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
e211b5b1e1
solidity
/
libsolidity
History
Alex Beregszaszi
e211b5b1e1
Add warning that Yul is still experimental
2019-03-25 20:17:11 +00:00
..
analysis
Disallow internal function types as parameters for public/external library function
2019-03-21 07:25:57 +01:00
ast
ArrayType::interfaceType(): Rename local variable to make more sense
2019-03-21 07:25:59 +01:00
codegen
ABIFunctions: Split out a function for generating a comma separated list of variable names.
2019-03-25 10:58:18 +01:00
formal
[SMTChecker] Add callstack model to overflow checks
2019-03-21 16:25:33 +01:00
interface
Add warning that Yul is still experimental
2019-03-25 20:17:11 +00:00
parsing
Fixes wrong source location when reporting pragma solidity version conflicts.
2019-03-20 11:42:25 +01:00
CMakeLists.txt
Extract utility functions from ABI encoder.
2019-03-05 22:13:55 +01:00