| .. | 
		
		
			
			
			
			
				| abiencodedecode | Move files. | 2020-03-26 17:47:36 +01:00 | 
		
			
			
			
			
				| abiEncoderV1 | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| abiEncoderV2 | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| accessor | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| arithmetics | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| array | Restrict size for dynamic memory array creation. | 2020-04-01 17:25:09 +02:00 | 
		
			
			
			
			
				| asmForLoop | [Sol->Yul] Compile some tests with yul | 2019-06-11 17:44:36 +02:00 | 
		
			
			
			
			
				| builtinFunctions | Yul codegen for .selector. | 2020-04-16 13:42:58 +02:00 | 
		
			
			
			
			
				| calldata | Move files. | 2020-03-26 17:47:36 +01:00 | 
		
			
			
			
			
				| cleanup | Move files. | 2020-03-26 17:47:36 +01:00 | 
		
			
			
			
			
				| constants | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| constructor | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| conversions | YulUtilFunctions: convertionFunction() to also handle array string/memory casts. | 2020-03-10 11:21:12 +01:00 | 
		
			
			
			
			
				| ecrecover | Moves ecrecover tests to isoltest. | 2019-03-13 10:53:10 +01:00 | 
		
			
			
			
			
				| enums | Yul IR generation for member access to type types. | 2020-04-22 11:25:27 +02:00 | 
		
			
			
			
			
				| exponentiation | Allow exponentials with signed base and unsigned power. | 2019-09-04 17:32:47 +02:00 | 
		
			
			
			
			
				| expressions | Implement bit operations. | 2020-04-16 00:33:45 +02:00 | 
		
			
			
			
			
				| fallback | Split fallback function and introduce "fallback()" and "receive()" syntax. | 2019-11-04 17:17:58 +01:00 | 
		
			
			
			
			
				| functionCall | Tests, Docs and Changelog | 2020-04-28 16:03:52 +05:30 | 
		
			
			
			
			
				| functionSelector | Yul codegen for .selector. | 2020-04-16 13:42:58 +02:00 | 
		
			
			
			
			
				| functionTypes | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| immutable | Disallow external function pointers as immutables. | 2020-04-03 11:56:51 +02:00 | 
		
			
			
			
			
				| inlineAssembly | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| intheritance | Tests, Docs and Changelog | 2020-04-28 16:03:52 +05:30 | 
		
			
			
			
			
				| libraries | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| literals | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| modifiers | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| receive | TestFileParser: Adding new keyword wei for expressing function value | 2020-02-21 11:39:37 +01:00 | 
		
			
			
			
			
				| reverts | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| revertStrings | Use yul function for calldata tail access, fix checks and add additional revert reason. | 2020-03-04 14:39:36 +01:00 | 
		
			
			
			
			
				| salted_create | Tests for salted create. | 2020-01-23 21:20:01 +01:00 | 
		
			
			
			
			
				| shifts | Move files. | 2020-03-26 17:47:36 +01:00 | 
		
			
			
			
			
				| smoke | TestFileParser: Adding new keyword wei for expressing function value | 2020-02-21 11:39:37 +01:00 | 
		
			
			
			
			
				| specialFunctions | Unifies behavior for member access of ABI functions. | 2019-04-29 14:27:10 +02:00 | 
		
			
			
			
			
				| statements | Extracting more end-to-end tests. | 2019-07-08 16:04:52 +02:00 | 
		
			
			
			
			
				| storage | Sort tests. | 2020-03-19 14:42:25 +01:00 | 
		
			
			
			
			
				| structs | Move files. | 2020-03-26 17:47:36 +01:00 | 
		
			
			
			
			
				| tryCatch | [Sol2Yul] Implements codegen part for try/catch statements. | 2020-04-14 18:42:37 +02:00 | 
		
			
			
			
			
				| types | Fix tuple assignments for empty tuples in Yul IR. | 2020-04-15 11:10:52 +02:00 | 
		
			
			
			
			
				| uninitializedFunctionPointer | Updates semantic tests to 0.7.0. | 2020-01-11 23:11:00 +01:00 | 
		
			
			
			
			
				| variables | Anything outside storage is always a pointer. | 2020-03-23 15:34:10 +01:00 | 
		
			
			
			
			
				| various | Tests, Docs and Changelog | 2020-04-28 16:03:52 +05:30 | 
		
			
			
			
			
				| viaYul | Merge remote-tracking branch 'origin/develop' into breaking | 2020-04-07 11:14:28 +02:00 | 
		
			
			
			
			
				| virtualFunctions | Implement lazy function generation using function generation queue | 2020-04-17 13:28:07 +02:00 | 
		
			
			
			
			
				| c99_scoping_activation.sol | Extracting some Solidity end-to-end tests. | 2019-07-01 15:37:46 +02:00 | 
		
			
			
			
			
				| constructor_with_params.sol | [Sol2Yul] Adding support for constructor with parameters | 2020-03-27 01:19:11 +01:00 | 
		
			
			
			
			
				| empty_contract.sol | Check that functions exist in isoltest. | 2020-02-13 13:22:53 +01:00 | 
		
			
			
			
			
				| interface_inheritance_conversions.sol | Update tests for interface inheritance | 2020-01-22 09:40:40 -05:00 | 
		
			
			
			
			
				| snark.sol | Merge remote-tracking branch 'origin/develop' into develop_060 | 2019-12-10 10:07:30 +01:00 | 
		
			
			
			
			
				| state_var_initialization.sol | Implements constructor code for state variables. | 2019-08-05 11:23:01 +02:00 |