This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bd5d11d82d
solidity
/
libsolidity
History
chriseth
aac226f7c1
Merge pull request
#7041
from ethereum/smt_function_sort
...
[SMTChecker] Allow symbolic functions to be created via Sort
2019-07-08 12:33:38 +02:00
..
analysis
Fix view/pure checker for access to base.
2019-07-03 11:19:57 +02:00
ast
Adds a test to check_style.sh to check for spaces before colon (:) in range based for loops.
2019-06-24 17:32:58 +02:00
codegen
Fix missing int -> string conversion
2019-07-04 09:31:24 +02:00
formal
[SMTChecker] Allow FunctionSort to be created via sort and not type
2019-07-04 12:00:24 +02:00
interface
Provide secondary source location for error messages in standard json.
2019-07-04 10:54:01 +02:00
parsing
Add Steve Johnson-style parser recovery rules:
2019-06-17 14:47:07 +02:00
CMakeLists.txt
[SMTChecker] Split SMTChecker into SMTEncoder and BMC
2019-07-01 15:05:03 +02:00