aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/backends/evm/EVMAssembly.h
Commit message (Collapse)AuthorAgeFilesLines
* Extend abstract assembly to be able to handle sub-objects.chriseth2018-12-061-0/+4
|
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-8/+5
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-1/+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
* Removing redundant virtual from override function declarationmordax2018-11-211-16/+16
| | | | | | Remove trailing whitespace Remove changelog change
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+97