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
65d78f36c1f5b88546261bc005ef952065d34adf
solidity
/
libsolidity
T
History
chriseth
8af6f193bc
Merge pull request
#2770
from ethereum/recursionInAsm
...
Also prevent too much recursion in the assembly parser.
2017-08-24 11:14:01 +02:00
..
analysis
Check inheritance specifier arguments for interfaces.
2017-08-22 11:39:50 +01:00
ast
Use experimental feature pragma for SMT checker.
2017-08-23 17:37:35 +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
Rename read file callback.
2017-08-23 17:37:35 +02:00
parsing
Merge pull request
#2770
from ethereum/recursionInAsm
2017-08-24 11:14:01 +02:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00