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
59dbf8f1085b8b92e8b7eb0ce380cbeb642e97eb
solidity
/
libsolidity
T
History
chriseth
eb7978d631
Always perform cleanup for EXP.
2018-09-10 14:27:57 +02:00
..
analysis
Review suggestions
2018-09-06 18:28:16 +02:00
ast
Warn/enforce single bytes argument for certain builtins (hashing functions).
2018-05-16 09:48:03 +02:00
codegen
Always perform cleanup for EXP.
2018-09-10 14:27:57 +02:00
formal
[SMTChecker] Declaring all state vars before any function is visited
2018-05-15 14:28:08 +02:00
inlineasm
Assert that mandatory fields in the AST are present in AsmAnalysis
2018-05-10 10:48:48 +02:00
interface
Add control flow analyzer and test for uninitialized storage returns.
2018-05-14 20:23:40 +02:00
parsing
This fixes several bugs with regards to line breaks and comments:
2018-09-10 12:28:34 +02:00
CMakeLists.txt
Fix link error when using boost shared library
2018-05-11 11:20:19 +08:00