solidity/libyul
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
..
backends/evm Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
optimiser Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ASTDataForward.h Performance: Replace string by special single-copy YulString class. 2018-11-07 19:30:27 +01:00
Exceptions.h Yul: Implements empty-var-decl-propagation 2018-10-26 13:13:57 +02:00
YulString.h Deterministic YulStringRepository using string hashes. 2018-11-12 23:43:16 +01:00