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
windows_build_errors
solidity
/
libsolidity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Martin Blicha
98446782e2
[SMTChecker] Fix compound assignment to push
2021-03-24 14:54:13 +01:00
..
analysis
Check if all types in bytes.concat are fixed bytes or byte array.
2021-03-24 11:49:21 +01:00
ast
Adding bytes.concat function type.
2021-03-24 11:49:21 +01:00
codegen
Implementing bytes.concat for legacy codegen.
2021-03-24 11:49:21 +01:00
formal
[SMTChecker] Fix compound assignment to push
2021-03-24 14:54:13 +01:00
interface
Replace
TypePointer
with
Type const*
2021-03-23 11:47:19 +01:00
parsing
Provide locations for docstring parsing errors.
2021-03-01 17:34:25 +01:00
CMakeLists.txt
Move CallGraph structure to a separate module
2021-02-23 10:47:02 +01:00