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
e6f55fb95e913a5167ebd1f43a0eebb8b6d17daf
solidity
/
libsolidity
T
History
Alex Beregszaszi
e6f55fb95e
Do not create a new TypeChecker instance for every contract
2017-08-25 15:43:26 +01:00
..
analysis
Remove unused statements from the Natspec headers
2017-08-25 13:15:08 +01:00
ast
Cleanup of Common.h
2017-08-25 14:54:23 +02:00
codegen
Mark a lot of functions static (where possible)
2017-08-22 10:51:46 +01:00
formal
Review changes.
2017-08-23 17:37:35 +02:00
inlineasm
Check recursion depth in assembly parser.
2017-08-22 12:44:22 +02:00
interface
Do not create a new TypeChecker instance for every contract
2017-08-25 15:43:26 +01:00
parsing
Introduce pure specifier on functions
2017-08-24 13:46:18 +01:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00