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
0bf3db3fcf2f00f83b28d8d946df2865d047fcf1
solidity
/
libsolidity
T
History
chriseth
3d04d83297
Merge pull request
#3868
from ethereum/bytescleanup
...
Properly force-clean for shortening bytesXX conversions.
2018-04-16 15:23:36 +02:00
..
analysis
Merge pull request
#3880
from ethereum/addressMemberDocAndWarn
2018-04-16 11:05:05 +02:00
ast
Limits rational numbers to 4096 bits.
2018-04-16 11:45:55 +02:00
codegen
Remove redundant cleanup for abi.encode.
2018-04-16 12:47:38 +02:00
formal
[SMTChecker] Removing usage of UFs to access SSA indices
2018-04-05 12:48:58 +02:00
inlineasm
Warn about using loose inline assembly features as experimental 0.5.0 feature.
2018-03-06 17:45:34 +01:00
interface
Correctly ignore costs of fallback for other functions.
2018-04-11 19:42:34 +01:00
parsing
Fix internal compiler error when parsing `
var
` declaration without identifier.
2018-04-12 14:57:14 +02:00
CMakeLists.txt
Improve Z3 message in cmake
2017-10-13 13:33:18 +01:00