solidity/libyul/backends/evm
Christian Parpart d67322a186 Introduce namespace langutil in liblangutil directory.
Also:
- Use {}-style list initialisation for SourceLocation construction
- Introduce new system includes
- Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
2018-11-21 19:13:44 +00:00
..
AbstractAssembly.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
EVMAssembly.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
EVMAssembly.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
EVMCodeTransform.cpp Isolating files shared between Yul- and Solidity language frontend. 2018-11-21 18:58:12 +00:00
EVMCodeTransform.h Performance: Replace string by special single-copy YulString class. 2018-11-07 19:30:27 +01:00