| .. |
|
array
|
Better error messages when writing to expressions that cannot be written to.
|
2019-08-14 17:59:48 +02:00 |
|
bound
|
|
|
|
constants
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
constructor
|
|
|
|
controlFlow
|
Fix error message about accessing storage pointers.
|
2019-09-24 10:52:02 +02:00 |
|
conversion
|
|
|
|
dataLocations
|
Fix error message about accessing storage pointers.
|
2019-09-24 10:52:02 +02:00 |
|
denominations
|
|
|
|
emit
|
|
|
|
events
|
|
|
|
fallback
|
|
|
|
functionCalls
|
|
|
|
functionTypes
|
Disallow internal function types as parameters for public/external library function
|
2019-03-21 07:25:57 +01:00 |
|
getter
|
|
|
|
globalFunctions
|
|
|
|
imports
|
Fixes source location in warning for shadowing import delcarations.
|
2019-09-30 11:45:46 +02:00 |
|
indexing
|
|
|
|
inheritance
|
|
|
|
inline_arrays
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
inlineAssembly
|
Document chainid and selfbalance.
|
2019-09-19 15:35:37 +02:00 |
|
literalOperations
|
|
|
|
lvalues
|
Better error messages when writing to expressions that cannot be written to.
|
2019-08-14 17:59:48 +02:00 |
|
memberLookup
|
Fix assignment of struct containing array of mappings
|
2019-05-25 01:33:49 +08:00 |
|
metaTypes
|
|
|
|
modifiers
|
|
|
|
multiSource
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |
|
multiVariableDeclaration
|
|
|
|
nameAndTypeResolution
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
natspec
|
Fixes Natspec parser error when whitespace is missing.
|
2019-05-10 10:53:32 +02:00 |
|
parsing
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
pragma
|
|
|
|
returnExpressions
|
|
|
|
scoping
|
|
|
|
specialFunctions
|
Unifies behavior for member access of ABI functions.
|
2019-04-29 14:27:10 +02:00 |
|
string
|
|
|
|
structs
|
Fix internal compiler error for arrays of recursive structs.
|
2019-10-01 16:51:14 +02:00 |
|
tupleAssignments
|
|
|
|
types
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
unterminatedBlocks
|
|
|
|
variableDeclaration
|
|
|
|
viewPure
|
|
|
|
viewPureChecker
|
Fix view/pure checker for access to base.
|
2019-07-03 11:19:57 +02:00 |
|
virtualLookup
|
|
|
|
visibility
|
Throws error on library calling itself externally.
|
2019-05-02 12:41:07 +02: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
|
|
|
|
more_than_256_declarationerrors.sol
|
|
|
|
more_than_256_syntaxerrors.sol
|
|
|
|
multiline_comments.sol
|
|
|
|
signed_rational_modulus.sol
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
smoke_test.sol
|
|
|
|
tight_packing_literals_fine.sol
|
|
|
|
tight_packing_literals.sol
|
|
|
|
unicode_escape_literals.sol
|
|
|
|
unimplemented_super_function_derived.sol
|
|
|
|
unimplemented_super_function.sol
|
|
|
|
upper_case_hex_literals.sol
|
|
|