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
18dea6b69c
solidity
/
libsolidity
History
Djordje Mijovic
18dea6b69c
Assembly: Added missing source field to legacy assembly json output to complete the source reference
2020-02-18 10:22:34 +01:00
..
analysis
Mark function selector accesses as pure for pure expressions and mark function accesses via contract name as pure.
2020-02-14 12:33:33 +01:00
ast
Use IRVariable's in IR code generation and implement tuples.
2020-02-12 12:36:14 +01:00
codegen
Assembly: Added missing source field to legacy assembly json output to complete the source reference
2020-02-18 10:22:34 +01:00
formal
CHC clears indices so that initial is 0 and current is 1
2020-02-12 11:47:58 -03:00
interface
Assembly: Added missing source field to legacy assembly json output to complete the source reference
2020-02-18 10:22:34 +01: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