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
774363eb74023b90cfff0d9e6328103eceecc183
solidity
/
libsolidity
T
History
Alex Beregszaszi
774363eb74
Add copy constructor to ErrorReporter (since it has assignment operator)
2017-08-25 16:03:24 +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
Add copy constructor to ErrorReporter (since it has assignment operator)
2017-08-25 16:03:24 +01:00
parsing
Remove two other fall-through cases in Parser
2017-08-25 14:24:07 +01:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00