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
a86c511713
solidity
/
libsolidity
History
a3d4
a86c511713
Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts).
2020-03-12 14:03:27 +01:00
..
analysis
Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts).
2020-03-12 14:03:27 +01:00
ast
Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts).
2020-03-12 14:03:27 +01:00
codegen
Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts).
2020-03-12 14:03:27 +01:00
formal
Add support to internal function calls
2020-03-11 16:29:07 +01:00
interface
Adding support for ipfs large files.
2020-03-11 13:55:46 +01:00
parsing
Refactor isConstant to add "immutable".
2020-03-02 14:20:17 +01:00
CMakeLists.txt
Use IRVariable's in IR code generation and implement tuples.
2020-02-12 12:36:14 +01:00