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
bdd8045db505f2e9a2bd0e47135d3fc69b0f3385
solidity
/
libsolidity
T
History
Daniel Kirchner
bdd8045db5
Merge pull request
#8183
from ethereum/functionOptionsYulIR
...
[YulIR] Function call options for Yul IR
2020-03-12 10:49:51 +01:00
..
analysis
Fixed ControlFlowBuilder compilation error.
2020-03-10 14:02:16 +01:00
ast
Salt should be bytes32.
2020-03-10 22:38:11 +01:00
codegen
Function call options for YulIR.
2020-03-10 22:38:11 +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