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
8ba00cd7dd
solidity
/
test
/
libsolidity
/
syntaxTests
History
chriseth
9cb9021c36
Cope with constants without value in inline assembly.
2019-07-09 11:12:13 +02:00
..
array
Allow calldata arrays with dynamically encoded base type.
2019-03-06 18:04:12 +01:00
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
Cope with constants without value in inline assembly.
2019-07-09 11:12:13 +02:00
literalOperations
memberLookup
Fix assignment of struct containing array of mappings
2019-05-25 01:33:49 +08:00
metaTypes
Provide access to the name of contracts.
2019-02-26 14:07:03 +00:00
modifiers
multiVariableDeclaration
nameAndTypeResolution
Fix view/pure checker for access to base.
2019-07-03 11:19:57 +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
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
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