This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1897138916eda565cd31270af74f67ff2af3b54f
solidity
/
libsolidity
T
History
chriseth
1897138916
Merge pull request
#8522
from a3d4/fix-8427-ast-types-compiler-error
...
Promoted typeError to fatalTypeError in ReferencesResolver
2020-03-25 11:23:00 +01:00
..
analysis
Fix
#8427
: Promoted typeError to fatalTypeError in ReferencesResolver::endVisit(UserDefinedTypeName).
2020-03-25 02:51:34 +01:00
ast
Legacy codegeneration for immutable state variables.
2020-03-24 16:45:25 +01:00
codegen
Legacy codegeneration for immutable state variables.
2020-03-24 16:45:25 +01:00
formal
Add support to internal function calls
2020-03-11 16:29:07 +01:00
interface
Introduced TestCaseReader.
2020-03-16 23:14:33 +01:00
parsing
Parsing of immutable state variable.
2020-03-12 17:11:24 +01:00
CMakeLists.txt
Use IRVariable's in IR code generation and implement tuples.
2020-02-12 12:36:14 +01:00