aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/backends/evm/AbstractAssembly.h
Commit message (Collapse)AuthorAgeFilesLines
* Extend abstract assembly to be able to handle sub-objects.chriseth2018-12-061-0/+10
|
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-11/+8
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-2/+6
| | | | | | | 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
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-2/+2
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+119