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
d033c2f767ac0e4cb4fea04bc3c23cc2429d148e
solidity
/
libsolidity
T
History
chriseth
d033c2f767
Merge pull request
#8178
from ethereum/internal_revert_strings
...
Internal reverts with reason in debug mode
2020-02-10 17:35:41 +01:00
..
analysis
Fix printing source for missing pragma.
2020-02-09 02:28:47 +01:00
ast
Adds documentation for Solidity source upgrader.
2020-02-05 16:52:54 +01:00
codegen
Add reason string for internal reverts
2020-02-10 11:57:20 -03:00
formal
Replace void cast by maybe_unused
2020-01-09 13:41:30 +01:00
interface
Add reason string for internal reverts
2020-02-10 11:57:20 -03:00
parsing
Replaced ParserBase::position() and ParserBase::endPosition() with ParserBase::currentLocation().
2020-02-06 03:34:49 +01:00
CMakeLists.txt
Merge pull request
#7153
from djudjuu/newImportAST
2020-01-14 17:56:53 +01:00