This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
fac383a233
solidity
/
test
/
libsolidity
/
syntaxTests
History
Erik Kundt
07744dbd12
Throws error on library calling itself externally.
2019-05-02 12:41:07 +02:00
..
array
Allow calldata arrays with dynamically encoded base type.
2019-03-06 18:04:12 +01:00
bound
constants
constructor
Add tests to increase TypeChecker.cpp coverage
2019-02-13 16:31:26 +01:00
controlFlow
Fix wrong location for inline asm blocks
2019-04-15 16:40:07 +02:00
conversion
dataLocations
Refactoring of the ControlFlowGraph and use for detecting all uninitialized storage accesses.
2018-12-12 04:20:53 +01:00
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
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
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