| 
							
							
								 chriseth | 23181f549e | Remove plain new operators from AST. | 2019-11-27 18:03:09 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 0bb88dabb7 | Restrict usage of plain "new". | 2019-11-27 17:55:11 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 41177bc75c | Merge pull request #7770 from ethereum/yul_string_format [Yul] Format string literals back to quoted string literals | 2019-11-26 15:51:54 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | ce83bfb088 | [Yul] Format string literals back to quoted string literals | 2019-11-26 15:28:39 +01:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 4a1e85436b | Allow splitting string literals into multiple parts | 2019-11-26 14:41:30 +03:00 |  | 
			
				
					| 
							
							
								 chriseth | a26dd5a428 | Remove trailing spaces in output. | 2019-11-21 20:09:03 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 8f2595957b | Merge pull request #7719 from ethereum/librarySignatuŕes Add selector member to public and external library functions. | 2019-11-20 18:43:14 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 5deaac0849 | Merge pull request #7740 from ethereum/istanbul Enable support for Istanbul | 2019-11-20 10:49:27 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 32f321e416 | Merge pull request #7751 from ethereum/replace_boost_variant_std Replace boost::variant by std::variant in libyul | 2019-11-19 19:40:39 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | d696b3c92b | Merge pull request #7743 from ethereum/fixice-7558 Disallow conversion from ``super`` | 2019-11-19 18:52:33 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | be849b3c47 | Replace boost::variant by std::variant in libyul | 2019-11-19 17:23:18 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 23cad71c88 | Disallow conversion from ` super` | 2019-11-19 17:14:11 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 840aba8929 | Add new gas price for deployed bytecode (EIP2028) | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | d818746e0c | [SMTChecker] Fix ICE in abi.decode | 2019-11-18 13:15:10 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | a0ae36ba70 | Add selector member to public and external library functions. | 2019-11-15 16:12:29 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 766309b6e4 | Merge pull request #7713 from ethereum/no-lib-instance-7625 Disallow variables of library types | 2019-11-14 13:39:56 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 0891b9451b | Disallow variables of library types | 2019-11-14 13:20:31 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | a667384517 | Merge pull request #7712 from ethereum/fixIstanbulAsmParsing Fix assembly parsing by passing evm version. | 2019-11-14 13:20:15 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b099374d8c | Fix assembly parsing by passing evm version. | 2019-11-14 13:06:36 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 8d46f39643 | Merge pull request #7707 from ethereum/smt_ice_implicit_conversion [SMTChecker] Fix ICE in string literal to fixed bytes conversion | 2019-11-14 11:52:58 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | f6191a7183 | Merge pull request #7709 from ethereum/overloadMsgForMagic Reconstruct function definition for magic variables in overload error message. | 2019-11-14 11:24:54 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 5f43b8dbeb | Output the storage layout of a contract via storageLayout artifact | 2019-11-14 10:19:17 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 06588cde76 | Reconstruct function definition for magic variables in overload error message. | 2019-11-14 10:13:22 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 8efacfb545 | [SMTChecker] Fix ICE in string literal to fixed bytes implicit conversion | 2019-11-13 22:25:18 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | c4441bac5b | Merge pull request #7705 from ethereum/list-overloads-7146 List candidates when overload failed | 2019-11-13 17:35:37 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 15df2b30d7 | List candidates when overload failed fixes #7146 | 2019-11-13 15:54:36 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | e3652627fd | [SMTChecker] Fix ICE in CHC when function used as argument | 2019-11-13 15:11:30 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | ce7268272d | Allow obtaining the address of a library by conversion to ` address`. | 2019-11-12 17:09:13 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | e35a23bbcc | Add ` switch (..)to style checker | 2019-11-11 17:44:21 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | e643c4ca28 | Add ` while (..)to style checker | 2019-11-11 17:28:41 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 5dacaf57bc | Fix ICE in FixedBytes IndexAccess | 2019-11-08 17:29:40 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 6b10efff8c | Add CHCSmtLib2Interface | 2019-11-07 11:12:11 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 10e70b8603 | [SMTChecker] Support inheritance and resolve overrides | 2019-11-06 11:00:06 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 587c87b15b | Commandline interface additions for webassembly binary. | 2019-11-05 20:05:57 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | e79a32e9d5 | Wasm to binary assembly stack. | 2019-11-05 20:02:42 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | c5e081dc8c | [SMTChecker] Refactor CHC loops and add if blocks | 2019-11-05 09:28:59 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo | 1eac3d1d83 | Merge pull request #7582 from ethereum/smt_multid_array_assignment [SMTChecker] Support assignments to m-d arrays and mappings | 2019-11-04 17:37:33 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 8a42e3f87a | [SMTChecker] Support assignments to m-d arrays and mappings | 2019-10-28 17:27:39 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 9719f099aa | Merge pull request #7551 from ethereum/060-cxx17-std-optional Use `std::optional<>` rather than `boost::optional<>` | 2019-10-28 12:17:31 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | df729b3084 | Make use of C++17 std::optional<> instead of boost::optional<>. | 2019-10-28 11:39:30 +01:00 |  | 
			
				
					| 
							
							
								 Henry Lee | 24cbb4dd17 | Treat magic variables as unknown identifiers in inline assembly This fixes #4575. For keywords such as 'super' and 'this', will be
treated as unknown identifiers. | 2019-10-28 14:59:50 +11:00 |  | 
			
				
					| 
							
							
								 chriseth | 15e39f7d65 | Merge pull request #7556 from ethereum/ice-7550 Check for use of modifiers in invalid contexts | 2019-10-24 10:32:49 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | c3e8023ad5 | Fix wrong assert in overflow check | 2019-10-23 14:59:34 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 8c5d1da5a5 | Check for use of modifiers in invalid contexts | 2019-10-23 12:36:20 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | ad7cf42aad | Add missing dots in deprecation warning | 2019-10-23 12:23:21 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 6ac12afd06 | Disallow call of same-class-ctor as modifier | 2019-10-23 10:29:41 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | ebfe7391ff | Use selfbalance for ` address(this).balance`. | 2019-10-16 14:25:56 +02:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 62a62555bc | Remove trailing spaces from JSON output | 2019-10-02 19:02:35 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 7202ebb5b2 | Fix internal compiler error for arrays of recursive structs. | 2019-10-01 16:51:14 +02:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 00d7dac15f | Fixes source location in warning for shadowing import delcarations. | 2019-09-30 11:45:46 +02:00 |  |