This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
15
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
e786650bef
solidity
/
libsolidity
History
Daniel Kirchner
e786650bef
Merge pull request
#8274
from ethereum/structRecursionMapping
...
Move mapping key checks to ReferencesResolver and make errors fatal.
2020-02-12 11:19:07 +01:00
..
analysis
Move mapping key checks to ReferencesResolver and make them fatal.
2020-02-11 13:35:23 +01:00
ast
Adds documentation for Solidity source upgrader.
2020-02-05 16:52:54 +01:00
codegen
Unify optimize yul code in CompilerContext/ContractCompiler
2020-02-11 13:55:47 +01: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