This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
54ce3df321
solidity
/
test
/
libsolidity
/
syntaxTests
History
Erik Kundt
656364d967
Fixes Natspec parser error when whitespace is missing.
2019-05-10 10:53:32 +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
Fix function calls with named arguments for overloaded functions
2019-03-20 14:54:41 +01:00
functionTypes
Disallow internal function types as parameters for public/external library function
2019-03-21 07:25:57 +01:00
getter
globalFunctions
indexing
inheritance
Fix missing trailing dot in error message
2019-03-11 16:15:18 +01:00
inline_arrays
inlineAssembly
Support period as part of identifiers for Yul and Inline Assembly.
2019-04-25 16:48:16 +02:00
literalOperations
memberLookup
Issue error for callvalue in nonpayable function
2019-03-19 20:45:27 +01:00
metaTypes
modifiers
multiVariableDeclaration
nameAndTypeResolution
Issue warning for variables called
super
or
this
2019-05-02 11:30:24 +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
Disallow internal function types as parameters for public/external library function
2019-03-21 07:25:57 +01:00
tupleAssignments
types
Disallow internal function types as parameters for public/external library function
2019-03-21 07:25:57 +01:00
unterminatedBlocks
variableDeclaration
viewPure
viewPureChecker
Add test with internal function
2019-03-19 20:45:27 +01: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