| .. |
|
array
|
Moves length check to reference resolver.
|
2018-09-22 00:25:52 +02:00 |
|
constants
|
|
|
|
constructor
|
|
|
|
controlFlow
|
Update test to correct source location for nameless parameters
|
2018-08-31 09:54:11 +07:00 |
|
conversion
|
Do not set to ref for explicit conversion and add assertion for array
|
2018-09-14 08:42:40 +02:00 |
|
dataLocations
|
Do not set to ref for explicit conversion and add assertion for array
|
2018-09-14 08:42:40 +02:00 |
|
denominations
|
|
|
|
emit
|
|
|
|
events
|
Update test to correct source location for nameless parameters
|
2018-08-31 09:54:11 +07:00 |
|
fallback
|
|
|
|
functionCalls
|
|
|
|
functionTypes
|
Make non-payable default for conversion to address.
|
2018-09-20 14:31:04 +02:00 |
|
globalFunctions
|
Add return data to bare calls.
|
2018-09-04 13:31:10 +02:00 |
|
indexing
|
Fixes crash on non-unsigned array index.
|
2018-10-10 19:49:25 +02:00 |
|
inheritance
|
|
|
|
inlineAssembly
|
Provide nicer error message when referencing overloaded references
|
2018-08-08 15:59:24 +01:00 |
|
literalOperations
|
|
|
|
memberLookup
|
Turn warning into error.
|
2018-09-03 18:35:57 +02:00 |
|
modifiers
|
|
|
|
multiVariableDeclaration
|
|
|
|
nameAndTypeResolution
|
Improved error message for lookup in function types.
|
2018-10-10 11:53:53 -03:00 |
|
natspec
|
|
|
|
parsing
|
Moves length check to reference resolver.
|
2018-09-22 00:25:52 +02:00 |
|
pragma
|
|
|
|
returnExpressions
|
|
|
|
scoping
|
|
|
|
specialFunctions
|
Fix abi.decode returning single value.
|
2018-09-04 18:19:00 +02:00 |
|
string
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |
|
structs/recursion
|
Update test to correct source location for nameless parameters
|
2018-08-31 09:54:11 +07:00 |
|
tupleAssignments
|
|
|
|
types
|
Fixes large rational number literals being wrongly interpreted.
|
2018-10-09 14:36:49 +02:00 |
|
unterminatedBlocks
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |
|
variableDeclaration
|
Changed error message and added tests
|
2018-09-04 11:48:58 +02:00 |
|
viewPure
|
|
|
|
viewPureChecker
|
Update test suite to use address payable.
|
2018-09-12 16:21:43 +02:00 |
|
virtualLookup
|
|
|
|
visibility
|
|
|
|
constructor_this.sol
|
|
|
|
deprecated_functions.sol
|
|
|
|
double_stateVariable_declaration.sol
|
|
|
|
double_variable_declaration.sol
|
|
|
|
empty_struct.sol
|
|
|
|
literal_comparisons.sol
|
|
|
|
missing_state_variable.sol
|
|
|
|
more_than_256_declarationerrors.sol
|
|
|
|
more_than_256_syntaxerrors.sol
|
|
|
|
multiline_comments.sol
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |
|
signed_rational_modulus.sol
|
|
|
|
smoke_test.sol
|
|
|
|
tight_packing_literals_fine.sol
|
|
|
|
tight_packing_literals.sol
|
|
|
|
unicode_escape_literals.sol
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |
|
upper_case_hex_literals.sol
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |