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
4259c0d036a503069de451ab701fe53b4a815150
solidity
/
libsolidity
T
History
chriseth
150d226603
Merge pull request
#4063
from ethereum/emit-non-event
...
Show proper error when trying to emit a non-event
2018-05-04 15:02:04 +02: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
Change bytes to unsigned in FixedBytesType
2018-05-03 23:11:34 +01: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