| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										array
									
								
							
						
					
				 | 
				
					
						
							
							Adds syntax tests, documentation and changelog entry.
						
					
				 | 
				2018-05-30 17:43:20 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										constants
									
								
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										constructor
									
								
							
						
					
				 | 
				
					
						
							
							Warn about functions named "constructor".
						
					
				 | 
				2018-04-18 21:23:09 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										controlFlow/storageReturn
									
								
							
						
					
				 | 
				
					
						
							
							Update control flow graph.
						
					
				 | 
				2018-05-16 18:32:48 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dataLocations
									
								
							
						
					
				 | 
				
					
						
							
							Allow using calldata keyword to specify data location
						
					
				 | 
				2018-05-30 18:05:55 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										denominations
									
								
							
						
					
				 | 
				
					
						
							
							The "year" denomination is deprecated
						
					
				 | 
				2018-04-23 16:19:51 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										fallback
									
								
							
						
					
				 | 
				
					
						
							
							Replace constant with view in the tests.
						
					
				 | 
				2018-05-09 15:07:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										functionCalls
									
								
							
						
					
				 | 
				
					
						
							
							Check partial function parameters if rest is arbitrary.
						
					
				 | 
				2018-04-12 00:10:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										functionTypes
									
								
							
						
					
				 | 
				
					
						
							
							Update test expectations.
						
					
				 | 
				2018-05-09 14:08:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										inheritance
									
								
							
						
					
				 | 
				
					
						
							
							Replace constant with view in the tests.
						
					
				 | 
				2018-05-09 15:07:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										literalOperations
									
								
							
						
					
				 | 
				
					
						
							
							Add tests for literal operations as well.
						
					
				 | 
				2018-04-11 23:20:40 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										memberLookup
									
								
							
						
					
				 | 
				
					
						
							
							Improve error message for failed member lookup.
						
					
				 | 
				2018-04-18 22:56:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										modifiers
									
								
							
						
					
				 | 
				
					
						
							
							Update expectations.
						
					
				 | 
				2018-04-11 22:00:21 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										multiVariableDeclaration
									
								
							
						
					
				 | 
				
					
						
							
							Add tests for multi variable declaration statement.
						
					
				 | 
				2018-05-16 03:52:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										nameAndTypeResolution
									
								
							
						
					
				 | 
				
					
						
							
							Move "create2_as_variable" back to non-isoltest tests.
						
					
				 | 
				2018-06-04 19:14:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										natspec
									
								
							
						
					
				 | 
				
					
						
							
							docstring: add missing space
						
					
				 | 
				2018-04-23 21:47:53 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										parsing
									
								
							
						
					
				 | 
				
					
						
							
							Disallow trailing dots that are not followed by a number
						
					
				 | 
				2018-05-30 15:14:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										scoping
									
								
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										specialFunctions
									
								
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										structs/recursion
									
								
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										tupleAssignments
									
								
							
						
					
				 | 
				
					
						
							
							New tests for wildcard assignments.
						
					
				 | 
				2018-05-08 15:32:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										types
									
								
							
						
					
				 | 
				
					
						
							
							Disallow conversions between bytesX and uintY of different size.
						
					
				 | 
				2018-05-16 18:32:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										viewPure
									
								
							
						
					
				 | 
				
					
						
							
							Tests for view and pure.
						
					
				 | 
				2018-04-12 00:10:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										virtualLookup
									
								
							
						
					
				 | 
				
					
						
							
							Changelog entry.
						
					
				 | 
				2018-03-13 16:55:41 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										visibility
									
								
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								constructor_this.sol
							
						
					
				 | 
				
					
						
							
							Stricter check for member access to "this" in constructor.
						
					
				 | 
				2018-04-13 15:57:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								deprecated_functions_050.sol
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								deprecated_functions.sol
							
						
					
				 | 
				
					
						
							
							Adjust tests.
						
					
				 | 
				2018-05-16 09:48:03 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double_stateVariable_declaration.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double_variable_declaration_050.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double_variable_declaration.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								emit_non_event.sol
							
						
					
				 | 
				
					
						
							
							Show proper error when trying to emit a non-event
						
					
				 | 
				2018-05-04 12:47:01 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								empty_string_var.sol
							
						
					
				 | 
				
					
						
							
							Add syntax tests for bytesM
						
					
				 | 
				2018-04-30 13:02:02 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								empty_struct_050.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								empty_struct.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								literal_comparisons.sol
							
						
					
				 | 
				
					
						
							
							Fix bug in typechecking when comparing rational literals
						
					
				 | 
				2018-04-11 12:03:08 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								missing_state_variable.sol
							
						
					
				 | 
				
					
						
							
							Replace constant with view in the tests.
						
					
				 | 
				2018-05-09 15:07:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								more_than_256_declarationerrors.sol
							
						
					
				 | 
				
					
						
							
							Fix line numbers for errors.
						
					
				 | 
				2018-04-11 16:37:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								more_than_256_syntaxerrors.sol
							
						
					
				 | 
				
					
						
							
							Fix line numbers for errors.
						
					
				 | 
				2018-04-11 16:37:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								signed_rational_modulus.sol
							
						
					
				 | 
				
					
						
							
							Error on invalid arithmetic with constant expressions.
						
					
				 | 
				2018-04-11 21:17:10 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								smoke_test.sol
							
						
					
				 | 
				
					
						
							
							Add source locations to syntax test expectations.
						
					
				 | 
				2018-04-10 14:08:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tight_packing_literals_050.sol
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tight_packing_literals_fine.sol
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tight_packing_literals.sol
							
						
					
				 | 
				
					
						
							
							Split warning for multi arguments for hash functions
						
					
				 | 
				2018-05-16 11:12:25 +02:00 |