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
2f44aa40723b5673e3521b50f45bb7ef60bb307a
solidity
/
libsolidity
T
History
njwest
51b4dc3752
fixed grammar in error in CompilerUtils.cpp line 399, 'less variables.' should be 'fewer variables.'
2018-05-06 18:52:12 -04:00
..
analysis
Merge pull request
#4063
from ethereum/emit-non-event
2018-05-04 15:02:04 +02:00
ast
Change bytes to unsigned in FixedBytesType
2018-05-03 23:11:34 +01:00
codegen
fixed grammar in error in CompilerUtils.cpp line 399, 'less variables.' should be 'fewer variables.'
2018-05-06 18:52:12 -04:00
formal
Revert "BREAKING: Bool variables should not allow arithmetic comparison"
2018-05-02 15:56:59 +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
Support shifts in gas estimator
2018-04-30 21:22:59 +01:00
parsing
Simplify expectIdentifierToken by using expectToken
2018-05-03 22:10:51 +01:00
CMakeLists.txt
[SMTChecker] Integration with CVC4
2018-04-17 12:26:58 +01:00