This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
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
80417e3d8c
solidity
/
libsolidity
History
chriseth
80417e3d8c
Merge pull request
#6100
from ethereum/smt_dynamic_cast_types
...
[SMTChecker] Replace dynamic_cast by category check
2019-02-26 13:28:48 +01:00
..
analysis
Disallows index access on contracts and libraries.
2019-02-25 23:05:33 +00:00
ast
Small documentation fixes in the code
2019-02-21 12:54:39 +01:00
codegen
Properly issue unimplemented assertion on FixedPointType in type conversion
2019-02-25 21:21:33 +00:00
formal
[SMTChecker] Replace dynamic_cast by category check
2019-02-26 00:47:59 +01:00
interface
EVMVersion in langutil namespace instead of solidity
2019-02-25 15:29:57 +01:00
parsing
Make EVM version part of EVM dialect.
2019-02-21 21:59:46 +01:00
CMakeLists.txt
Move AssemblyStack to libyul.
2019-02-13 12:23:07 +01:00