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
2410f0ed5a47cf262a2d836f4c493c48e8bd9977
solidity
/
libsolidity
T
History
chriseth
2410f0ed5a
Merge pull request
#9135
from ethereum/fixReturnParameterLocation
...
Fixing ICE on calling externally a function that returns calldata pointers
2020-06-10 16:44:38 +02:00
..
analysis
Rename scope to currentContract.
2020-06-09 18:19:09 +02:00
ast
Fixing ICE on calling externally a function that returns calldata pointers
2020-06-10 14:41:45 +02:00
codegen
Index access to fixed bytes and byte arrays.
2020-06-09 10:50:28 +02:00
formal
[SMTChecker] Erase knowledge when array variable is pushed
2020-06-08 10:23:06 +02:00
interface
Add error IDs to JSON
2020-06-10 13:26:51 +02:00
parsing
Shorten a couple of lines
2020-05-21 17:38:47 +02:00
CMakeLists.txt
Create libsmtutil
2020-05-20 12:55:18 +02:00