solidity/test/libsolidity/syntaxTests
2019-06-13 18:27:53 +02:00
..
array
bound
constants
constructor
controlFlow Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
conversion
dataLocations
denominations
emit
events
fallback
functionCalls
functionTypes
getter
globalFunctions
indexing
inheritance
inline_arrays
inlineAssembly AsmParser: disallow trailing commas in function call arguments. 2019-06-06 13:16:27 +02:00
literalOperations
memberLookup Fix assignment of struct containing array of mappings 2019-05-25 01:33:49 +08:00
metaTypes
modifiers
multiVariableDeclaration
nameAndTypeResolution Improve error message for delegatecall.value 2019-06-06 12:55:12 +02:00
natspec Fixes Natspec parser error when whitespace is missing. 2019-05-10 10:53:32 +02:00
parsing
pragma
returnExpressions
scoping
specialFunctions Unifies behavior for member access of ABI functions. 2019-04-29 14:27:10 +02:00
string
structs
tupleAssignments
types
unterminatedBlocks
variableDeclaration
viewPure
viewPureChecker Set state mutability of function type members `gas and value` to pure. 2019-06-13 18:27:53 +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
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