| .. |
|
array
|
Fixes crash while encoding too large arrays.
|
2018-10-30 15:14:57 +01:00 |
|
constants
|
|
|
|
constructor
|
|
|
|
controlFlow
|
Ignore unimplemented functions for storage returns.
|
2018-11-13 12:18:22 +01:00 |
|
conversion
|
Function type conversion test cases.
|
2018-11-08 10:51:51 +01: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
|
Adds syntax tests for array index access.
|
2018-10-10 23:18:32 +02:00 |
|
inheritance
|
|
|
|
inlineAssembly
|
Added some tests.
|
2018-10-24 14:29:33 +02:00 |
|
literalOperations
|
|
|
|
memberLookup
|
Turn warning into error.
|
2018-09-03 18:35:57 +02:00 |
|
modifiers
|
|
|
|
multiVariableDeclaration
|
|
|
|
nameAndTypeResolution
|
Refactor of bool TypeChecker::visit(FunctionCall const& _functionCall).
|
2018-11-09 16:35:54 +00:00 |
|
natspec
|
|
|
|
parsing
|
Moves length check to reference resolver.
|
2018-09-22 00:25:52 +02:00 |
|
pragma
|
|
|
|
returnExpressions
|
Update and extend tests for return expressions.
|
2018-08-07 20:49:52 +02:00 |
|
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
|
Fix negative denominator in `boost::rational` during exponentiation.
|
2018-11-06 10:52:10 +01: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 |