.. |
array
|
Update tests.
|
2018-07-10 11:38:32 +02:00 |
constants
|
Only allow compile-time constants for constant state variables.
|
2018-07-03 23:03:26 +02:00 |
constructor
|
Updates interface constructor and function type test.
|
2018-07-06 19:42:44 +02:00 |
controlFlow/storageReturn
|
Update control flow graph.
|
2018-05-16 18:32:48 +02:00 |
dataLocations
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
denominations
|
Enforce error on hex number combined with unit denomination
|
2018-07-09 17:19:41 +02:00 |
fallback
|
Remove trailing whitespace in missing visibility warning.
|
2018-07-02 13:14:58 +02:00 |
functionCalls
|
|
|
functionTypes
|
Updates interface constructor and function type test.
|
2018-07-06 19:42:44 +02:00 |
globalFunctions
|
Also mention regular abi.encode in error message.
|
2018-06-27 15:00:34 +02:00 |
inheritance
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
inlineAssembly
|
Add passing test case
|
2018-06-28 16:45:53 -04:00 |
literalOperations
|
|
|
memberLookup
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
modifiers
|
Disallow constructor arguments given multiple times.
|
2018-06-29 16:11:21 +02:00 |
multiVariableDeclaration
|
test: drop obsoleted syntaxTest(s)
|
2018-06-26 10:40:25 +02:00 |
nameAndTypeResolution
|
Merge pull request #4466 from ethereum/tupleNotEmpty
|
2018-07-10 21:03:30 +02:00 |
natspec
|
|
|
parsing
|
Merge pull request #4466 from ethereum/tupleNotEmpty
|
2018-07-10 21:03:30 +02:00 |
scoping
|
C99 scoping rules by default
|
2018-06-20 12:53:38 +02:00 |
specialFunctions
|
Enforcing error on msg.gas and block.blockhash()
|
2018-07-04 11:42:05 +02:00 |
structs/recursion
|
|
|
tupleAssignments
|
Update tests.
|
2018-07-10 12:17:01 +02:00 |
types
|
Update tests.
|
2018-07-10 15:28:05 +02:00 |
viewPure
|
|
|
viewPureChecker
|
Extend view pure test suite.
|
2018-07-04 11:25:45 +02:00 |
virtualLookup
|
|
|
visibility
|
Remove trailing whitespace in missing visibility warning.
|
2018-07-02 13:14:58 +02:00 |
constructor_this.sol
|
|
|
deprecated_functions.sol
|
Adjust tests.
|
2018-06-25 17:17:18 +02:00 |
double_stateVariable_declaration.sol
|
|
|
double_variable_declaration.sol
|
C99 scoping rules by default
|
2018-06-20 12:53:38 +02:00 |
emit_non_event.sol
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
empty_struct.sol
|
Enforce disallowing empty structs
|
2018-06-14 00:24:43 +01:00 |
literal_comparisons.sol
|
|
|
missing_state_variable.sol
|
|
|
more_than_256_declarationerrors.sol
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
more_than_256_syntaxerrors.sol
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
signed_rational_modulus.sol
|
|
|
smoke_test.sol
|
|
|
tight_packing_literals_050.sol
|
Adjust tests.
|
2018-06-25 17:17:18 +02:00 |
tight_packing_literals_fine.sol
|
Adjust tests.
|
2018-06-25 17:17:18 +02:00 |
tight_packing_literals.sol
|
Adjust tests.
|
2018-06-25 17:17:18 +02:00 |