This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
8911b58a6d
solidity
/
libsolidity
History
Mathias Baumann
8911b58a6d
Make type error fatal to prevent assert failure at later point
2020-02-13 15:16:28 +01:00
..
analysis
Make type error fatal to prevent assert failure at later point
2020-02-13 15:16:28 +01:00
ast
Use IRVariable's in IR code generation and implement tuples.
2020-02-12 12:36:14 +01:00
codegen
Implement calldata arrays for Yul IR
2020-02-12 14:00:29 +01:00
formal
Replace void cast by maybe_unused
2020-01-09 13:41:30 +01:00
interface
Fix CompilerStack::loadMissingSources()
2020-02-12 11:22:11 -05:00
parsing
Replaced ParserBase::position() and ParserBase::endPosition() with ParserBase::currentLocation().
2020-02-06 03:34:49 +01:00
CMakeLists.txt
Use IRVariable's in IR code generation and implement tuples.
2020-02-12 12:36:14 +01:00