.. |
AsmAnalysis.cpp
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmAnalysis.h
|
Renaming namespace dev::julia to dev::yul.
|
2018-10-15 11:58:51 +02:00 |
AsmAnalysisInfo.cpp
|
Refactor to combined scope and stack height info.
|
2017-04-26 17:12:04 +02:00 |
AsmAnalysisInfo.h
|
Add include file to forward-declare inline assembly structs.
|
2017-06-16 10:56:21 +01:00 |
AsmCodeGen.cpp
|
Renaming namespace dev::julia to dev::yul.
|
2018-10-15 11:58:51 +02:00 |
AsmCodeGen.h
|
Renaming namespace dev::julia to dev::yul.
|
2018-10-15 11:58:51 +02:00 |
AsmData.h
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmDataForward.h
|
Rename JULIA/IULIA to Yul in assembly interface
|
2018-06-14 09:31:28 +01:00 |
AsmParser.cpp
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmParser.h
|
Expect end of string at end of top-level block for assembly parser.
|
2018-02-21 00:41:39 +01:00 |
AsmPrinter.cpp
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmPrinter.h
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmScope.cpp
|
Use single counter for name dispenser for performance reasons.
|
2018-11-07 23:09:33 +01:00 |
AsmScope.h
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmScopeFiller.cpp
|
Performance: Replace string by special single-copy YulString class.
|
2018-11-07 19:30:27 +01:00 |
AsmScopeFiller.h
|
Separate expression and statement.
|
2017-12-13 12:28:15 +01:00 |