| 
							
							
								 chriseth | 1d6b42eaa4 | Combine Yul documentation sections. | 2020-01-16 18:57:04 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 3d4a2219a6 | Merge pull request #8151 from ethereum/fixYulOptSetting Only activate Yul optimizer if ``--optimize`` is given. | 2020-01-16 11:26:38 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b69664e7fd | Only activate Yul optimizer if ` --optimize` is given. | 2020-01-15 18:35:10 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 185a736e13 | Merge pull request #7918 from ethereum/compilerstack-fqdn Add assertion for contract name clash in the resolver in CompilerStack | 2020-01-15 18:00:58 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | c017072bac | Merge pull request #8013 from ethereum/warnings Enable more warnings in the build system | 2020-01-15 18:00:14 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 55748804a5 | Merge pull request #8148 from ethereum/awayWithNew Remove remaining instances of new. | 2020-01-15 17:51:14 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | c450b18673 | Remove remaining instances of new. | 2020-01-15 17:25:08 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 5fb8e76931 | Merge pull request #8136 from imapp-pl/polyfill-mstore8 mstore8 polyfill | 2020-01-15 17:02:40 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 1d7f25e809 | Remove unnecessary statement | 2020-01-15 14:33:27 +00:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | eafcb42be7 | Enable more compiler warnings in the build system "-pedantic -Wno-unknown-pragmas -Wimplicit-fallthrough" | 2020-01-15 14:33:27 +00:00 |  | 
			
				
					| 
							
							
								 chriseth | 6ab8802601 | Merge pull request #8132 from ethereum/drop-lll Remove the LLL compiler | 2020-01-15 15:15:22 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 8bd1e7045a | Merge pull request #8131 from ethereum/python3 Use Python 3 instead of Python 2 (EOL'd) | 2020-01-15 15:06:20 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 9c19b93c37 | Remove LLL specific features from libevmasm | 2020-01-15 13:27:51 +00:00 |  | 
			
				
					| 
							
							
								 chriseth | ed87b08911 | Merge pull request #8066 from ethereum/removeAsmFlavour Remove asm flavour | 2020-01-15 14:21:54 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 54b81b0fda | python scripts: Some pylint tweaks. | 2020-01-15 14:21:33 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 44e892634b | Use Python 3 instead of Python 2 (EOL'd) | 2020-01-15 14:20:43 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 106ac296b9 | Remove LLL from release scripts | 2020-01-15 13:18:24 +00:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | f35e2bde31 | Remove LLL from Circleci | 2020-01-15 13:18:24 +00:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 09a9099057 | Mention in changelog | 2020-01-15 13:18:24 +00:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 8d7fd90593 | Remove LLL from docs | 2020-01-15 13:18:24 +00:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 1ee4b9dc3b | Remove the LLL compiler | 2020-01-15 13:18:18 +00:00 |  | 
			
				
					| 
							
							
								 rodiazet | 3760e90582 | [WASM] mstore8 function implementation added. | 2020-01-15 14:06:43 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 9d9a7ebe25 | Merge pull request #7765 from ethereum/fix-7626 yul proto fuzzer: permit variable declarations inside for-init block | 2020-01-15 11:21:23 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 0149220e0d | Merge pull request #8140 from nventuro/patch-1 Fix error message suggestion for receive | 2020-01-14 23:36:09 +01:00 |  | 
			
				
					| 
							
							
								 Nicolás Venturo | 9649c92e12 | Fix error message suggestion for receive | 2020-01-14 23:24:27 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | ef752c07b2 | Merge pull request #8138 from ethereum/add-import-fail-test [trivial] Add test for incorrect evm version when importing an ast tree | 2020-01-14 23:07:46 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 21611f6b6f | Add test for incorrect evm version when importing an ast tree | 2020-01-14 18:42:43 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b3fe84a6ea | Merge pull request #7153 from djudjuu/newImportAST import ast from JSON | 2020-01-14 17:56:53 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | fe35df4b78 | Style. | 2020-01-14 17:17:20 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 180344ab17 | Changelog entry. | 2020-01-14 17:16:25 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 0f014144c8 | Test for true/false in inline assembly. | 2020-01-14 17:16:09 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 123ea0a250 | Remove asm flavour. | 2020-01-14 17:16:09 +01:00 |  | 
			
				
					| 
							
							
								 djudjuu | e8556fa1b2 | Ast-Import from standard-json | 2020-01-14 17:15:53 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 8865ec76dc | Merge pull request #8126 from GNSPS/develop Update grammar to include special functions | 2020-01-14 16:38:15 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 6dbadf692b | Merge pull request #7843 from ethereum/updateEmscriptenWasmTest Switch to building soljson.js with base64 encoded embedded wasm binary. | 2020-01-14 16:35:02 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | adc4774d4a | ASTJSON: Export evm version | 2020-01-14 12:51:21 +01:00 |  | 
			
				
					| 
							
							
								 Gonçalo Sá | b6ddb32497 | Update grammar to include special functions (constructor, fallback, receive ether) | 2020-01-13 19:41:36 +00:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 408458b7c9 | Merge pull request #8130 from ethereum/devcorenomore CMake: Renaming devcore static library to solutil (to match source code paths) | 2020-01-13 16:49:29 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | abb9f1eed7 | CMake: Renaming devcore static library to solutil (to match source code paths) | 2020-01-13 15:52:46 +01:00 |  | 
			
				
					| 
							
							
								 Bhargava Shastry | 49a05b5935 | Permit variable declarations inside for init block | 2020-01-13 16:17:33 +05:30 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 90e494615e | Build soljson.js with embedded base64-encoded wasm binary. | 2020-01-13 10:51:48 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | b85d478931 | Add assertion for contract name clash in the resolver in CompilerStack | 2020-01-10 11:49:44 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | d577a768ab | Merge pull request #8115 from GNSPS/develop Change grammar to reflect optionality of parameter list in catch clause | 2020-01-10 08:44:51 +01:00 |  | 
			
				
					| 
							
							
								 Gonçalo Sá | 57fcab80fc | Update grammar to represent optionality in catch clauses parameter list | 2020-01-09 23:12:24 +00:00 |  | 
			
				
					| 
							
							
								 chriseth | a4e34b378a | Merge pull request #8105 from ethereum/functionTypeRefactor Add a new Function Type referring to FunctionDefinition's without calling context and use it to allow selector lookup. | 2020-01-09 17:15:46 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 9535c0f520 | Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. | 2020-01-09 15:40:41 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 58b6cb4425 | Merge pull request #8122 from ethereum/soltestEmptyOptions Ignore empty options to (i)soltest | 2020-01-09 15:16:34 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 0f975930a4 | Merge pull request #8071 from random-internet-cat/annotation-cleanup Add methods for AST annotation implementation | 2020-01-09 14:56:53 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | ba4a7244ed | Merge pull request #8121 from ethereum/sourceReferenceExtractorWithoutSource Handle empty source strings in SourceReferenceExtractor | 2020-01-09 14:53:03 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | b845595cbd | Ignore empty options to (i)soltest | 2020-01-09 14:49:11 +01:00 |  |