.. |
array
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
constants
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
constructor
|
Fix tests regarding contract type conversion.
|
2018-08-01 11:04:35 +01:00 |
controlFlow
|
Consider mappings return values in control flow analysis.
|
2018-08-13 16:33:37 +02:00 |
conversion
|
Update tests
|
2018-08-14 18:53:06 +02:00 |
dataLocations
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
denominations
|
|
|
emit
|
Disallow structs in events without ABIEncoderV2
|
2018-08-03 13:41:27 +02:00 |
events
|
Disallow structs in events without ABIEncoderV2
|
2018-08-03 13:41:27 +02:00 |
fallback
|
Suggests external for fallback and interface functions.
|
2018-07-17 18:07:36 +02:00 |
functionCalls
|
|
|
functionTypes
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
globalFunctions
|
|
|
indexing
|
Add comprehensive syntax tests for indexed access
|
2018-07-24 20:26:36 +01:00 |
inheritance
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
inlineAssembly
|
Provide nicer error message when referencing overloaded references
|
2018-08-08 15:59:24 +01:00 |
literalOperations
|
|
|
memberLookup
|
Add missing period in the end of error messages
|
2018-07-16 16:11:39 +01:00 |
modifiers
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
multiVariableDeclaration
|
Remove trailing whitespace in all contract files.
|
2018-08-01 21:57:12 +02:00 |
nameAndTypeResolution
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
natspec
|
|
|
parsing
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
pragma
|
Add syntax tests for unknown / invalid pragma
|
2018-07-24 18:35:47 +01:00 |
returnExpressions
|
Update and extend tests for return expressions.
|
2018-08-07 20:49:52 +02:00 |
scoping
|
Do not exclude public state variables when looking for conflicting declarations.
|
2018-08-01 14:31:04 +02:00 |
specialFunctions
|
Tests.
|
2018-08-09 21:16:51 +02:00 |
structs/recursion
|
|
|
tupleAssignments
|
Remove remaining instances of `fillRight ` left over from tuple wildcards assignments.
|
2018-08-07 18:51:53 +02:00 |
types
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
viewPure
|
|
|
viewPureChecker
|
Disallow ambiguous conversions between number literals and bytesXX types.
|
2018-08-13 14:27:01 +02:00 |
virtualLookup
|
|
|
visibility
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
constructor_this.sol
|
|
|
deprecated_functions.sol
|
|
|
double_stateVariable_declaration.sol
|
|
|
double_variable_declaration.sol
|
|
|
empty_struct.sol
|
|
|
literal_comparisons.sol
|
|
|
missing_state_variable.sol
|
Add missing period in the end of error messages
|
2018-07-16 16:11:39 +01:00 |
more_than_256_declarationerrors.sol
|
|
|
more_than_256_syntaxerrors.sol
|
|
|
signed_rational_modulus.sol
|
|
|
smoke_test.sol
|
|
|
tight_packing_literals_fine.sol
|
|
|
tight_packing_literals.sol
|
|
|