solidity/libsolidity
chriseth 4bde6fa961 Merge pull request #2528 from ethereum/warnNoStorage
Warn if local storage reference variable does not use "storage" explicitly.
2017-07-05 21:14:06 +02:00
..
analysis Warn if local storage reference variable does not use "storage" explicitly. 2017-07-05 19:38:00 +02:00
ast Use boost::starts_with 2017-06-28 17:01:55 +01:00
codegen Fix internal "variable already present" error. 2017-07-04 19:33:55 +02:00
inlineasm Add Julia mode as an option to EVMCodeTransform 2017-07-03 10:13:36 +01:00
interface Merge pull request #2527 from ethereum/onlyASTIfAnalysisSuccessful 2017-07-05 20:40:25 +02:00
parsing Avoid including Scanner.h in ParserBase.h 2017-06-22 22:22:19 +01:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00