| .. |
|
abstract
|
Remove InternalCompilerError on abstract contract instantiation.
|
2019-11-01 14:54:47 -05:00 |
|
array
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2019-10-28 12:12:52 +01:00 |
|
bound
|
|
|
|
constants
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
constructor
|
Update tests.
|
2019-11-01 14:54:47 -05:00 |
|
controlFlow
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
conversion
|
Allow explicit conversion from address to address payable
|
2019-09-09 23:46:00 +02:00 |
|
dataLocations
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
denominations
|
|
|
|
emit
|
|
|
|
enums
|
Allow global enum definitions.
|
2019-09-02 11:52:51 +02:00 |
|
events
|
|
|
|
fallback
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
functionCalls
|
|
|
|
functionTypes
|
Add update suggestion.
|
2019-08-19 14:58:05 +02:00 |
|
getter
|
|
|
|
globalFunctions
|
Add missing dots in deprecation warning
|
2019-10-23 12:23:21 +02:00 |
|
imports
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
indexing
|
|
|
|
inheritance
|
Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests
|
2019-11-05 13:38:21 +01:00 |
|
inline_arrays
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
inlineAssembly
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
literalOperations
|
|
|
|
literals
|
Allow underscores in hex strings.
|
2019-09-06 17:58:35 +02:00 |
|
lvalues
|
Better error messages when writing to expressions that cannot be written to.
|
2019-08-14 17:59:48 +02:00 |
|
memberLookup
|
|
|
|
metaTypes
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
modifiers
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
multiSource
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |
|
multiVariableDeclaration
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
nameAndTypeResolution
|
Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests
|
2019-11-05 13:38:21 +01:00 |
|
natspec
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
parsing
|
Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests
|
2019-11-05 13:38:21 +01:00 |
|
pragma
|
|
|
|
receiveEther
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
returnExpressions
|
|
|
|
scoping
|
|
|
|
specialFunctions
|
Initial introduction of array slices with partial implementation for dynamic calldata arrays.
|
2019-09-13 10:57:53 +02:00 |
|
string
|
|
|
|
structs
|
Merge branch 'origin/develop' into develop_060
|
2019-10-02 16:29:36 +02:00 |
|
tryCatch
|
Tests.
|
2019-09-23 17:22:56 +02:00 |
|
tupleAssignments
|
|
|
|
types
|
Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests
|
2019-11-05 13:38:21 +01:00 |
|
unterminatedBlocks
|
|
|
|
unusedVariables
|
Tests.
|
2019-09-23 17:22:56 +02:00 |
|
variableDeclaration
|
|
|
|
viewPure
|
|
|
|
viewPureChecker
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
virtualLookup
|
|
|
|
visibility
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
constructor_this.sol
|
|
|
|
deprecated_functions.sol
|
Add missing dots in deprecation warning
|
2019-10-23 12:23:21 +02:00 |
|
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
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
unimplemented_super_function.sol
|
Add some more abstract keywords in test to make sure the correct property is tested.
|
2019-11-04 17:26:38 +01:00 |
|
upper_case_hex_literals.sol
|
|
|