| 
							
							
								 chriseth | 9d92c9fbf1 | Merge remote-tracking branch 'origin/develop' into HEAD | 2020-03-11 18:44:06 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | bb29a7e497 | Merge pull request #8460 from ethereum/yulutil-convert-array YulUtilFunctions: convertionFunction() to also handle array string/memory casts | 2020-03-10 14:00:34 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 5d7a370248 | YulUtilFunctions: convertionFunction() to also handle array string/memory casts. | 2020-03-10 11:21:12 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b7c001eb7f | Merge pull request #8416 from ethereum/reuseYulCalldataTailAccess Fix yul calldata tail access functions and reuse them for old codegen. | 2020-03-09 15:10:48 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 988bd6780b | Merge pull request #8414 from ethereum/sol2yul-func-type-conversion [Sol2Yul] Implements function-to-function cast. | 2020-03-09 11:31:44 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | e210026e74 | [Sol2Yul] Implements function-to-function cast. | 2020-03-09 10:40:57 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | e58a1de57f | Merge pull request #8431 from mijovic/sol2YulSelectorAddress Adding sol->yul for f.selector and f.address | 2020-03-06 22:48:38 +01:00 |  | 
			
				
					| 
							
							
								 Djordje Mijovic | 092827b7ad | Adding sol->yul for f.selector and f.address | 2020-03-06 21:43:14 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 7f38cbb91d | Fix calling unimplemented base function. | 2020-03-06 10:51:16 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 919888ddbc | Use yul function for calldata tail access, fix checks and add additional revert reason. | 2020-03-04 14:39:36 +01:00 |  | 
			
				
					| 
							
							
								 Djordje Mijovic | 58c6b90705 | Deprecated warning for .value() and .gas() on function and constructror calls | 2020-03-04 12:51:49 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 06ad5b3200 | Merge remote-tracking branch 'origin/develop' into HEAD | 2020-02-27 15:06:36 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 45041e5d3a | Allow access to ` _slot` for local storage pointer variables. | 2020-02-25 14:28:04 +01:00 |  | 
			
				
					| 
							
							
								 Djordje Mijovic | dd9009eba6 | TestFileParser: Adding new keyword wei for expressing function value | 2020-02-21 11:39:37 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | c92fe69a60 | Finishes external call implementation. | 2020-02-14 11:59:04 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 3800391a1a | [Yul] Support conditionals | 2020-02-13 17:02:15 -04:00 |  | 
			
				
					| 
							
							
								 chriseth | 9aed40ab19 | Check that functions exist in isoltest. | 2020-02-13 13:22:53 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | df0873d138 | Implement calldata arrays for Yul IR | 2020-02-12 14:00:29 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 3c9f18b749 | Use IRVariable's in IR code generation and implement tuples. | 2020-02-12 12:36:14 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 36928c7a35 | Add reason string for internal reverts | 2020-02-10 11:57:20 -03:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | d882b6fa83 | Allow tests to be marked ABIEncoderV1Only. | 2020-02-04 17:22:03 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | af9fc8b634 | Mapping getters for Yul IR. | 2020-02-04 17:22:03 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | d3cbfb0c5c | Allow user-defined types as mapping keys in parser and restrict to contracts during type checking. | 2020-02-04 17:22:03 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 1027f6f78f | Extract some semantic tests | 2020-01-28 11:59:44 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 790c6d2cae | Tests for salted create. | 2020-01-23 21:20:01 +01:00 |  | 
			
				
					| 
							
							
								 Jason Cobb | 595f569e97 | Update tests for interface inheritance | 2020-01-22 09:40:40 -05:00 |  | 
			
				
					| 
							
							
								 chriseth | 0f014144c8 | Test for true/false in inline assembly. | 2020-01-14 17:16:09 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 4d681fb16d | Merge remote-tracking branch 'origin/develop' into HEAD | 2020-01-14 16:43:48 +01:00 |  | 
			
				
					| 
							
							
								 Erik Kundt | 729b47e641 | Updates semantic tests to 0.7.0. | 2020-01-11 23:11:00 +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 | 670b719773 | Updates to control structures (2). Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org> | 2019-12-12 17:01:57 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 07d271e770 | Merge remote-tracking branch 'origin/develop' into develop_060 | 2019-12-10 10:07:30 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | c9360421fc | Move snark test from SolidityEndToEnd | 2019-12-09 18:33:07 +00:00 |  | 
			
				
					| 
							
							
								 chriseth | e061f1e743 | Merge remote-tracking branch 'origin/develop' into HEAD | 2019-12-05 16:44:26 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | b7d5de59c5 | Implement overridding of functions by public variables | 2019-12-05 12:48:52 +00:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 4d90180e24 | Support referencing other constants in inline assembly | 2019-12-05 13:27:17 +03:00 |  | 
			
				
					| 
							
							
								 chriseth | 4365b665f4 | Increase loop size to account for net storage gas metering. | 2019-12-04 13:13:05 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 7d1b0c6023 | Fix Yul IR push | 2019-11-28 18:11:38 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b0db64ff5b | Merge remote-tracking branch 'origin/develop' into develop_060 | 2019-11-26 16:19:35 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | ce83bfb088 | [Yul] Format string literals back to quoted string literals | 2019-11-26 15:28:39 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | a00f824479 | Merge pull request #7773 from ethereum/develop Merge develop into develop_060 | 2019-11-21 21:49:22 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | d5e9271592 | Merge pull request #7350 from ethereum/array-length-rvalue Make `length` member read-only | 2019-11-21 19:22:42 +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 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 389da5228e | Merge remote-tracking branch 'origin/develop' into merge_develop_060 | 2019-11-20 12:27:40 +01:00 |  | 
			
				
					| 
							
							
								 Erik Kundt | 01705efb70 | Adds and updates Yul tests for push() and pop(). | 2019-11-20 12:04:47 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 372df6b9e1 | Implement array push and pop for yul and replace assignments in via yul tests. | 2019-11-20 12:04:42 +01:00 |  | 
			
				
					| 
							
							
								 Erik Kundt | 7d6c0a50c2 | Adjusts semantic tests to read-only array length. | 2019-11-19 21:11:14 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | cbb08ae3db | Add semantic test for SELFBALANCE in inline assembly | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | fc2af72a3d | Add semantic test for CHAINID in inline assembly | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 6797879128 | Merge pull request #7647 from ethereum/virtual-5424 Implement virtual keyword | 2019-11-19 13:21:27 +01:00 |  |