aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/YulOptimizerTest.h
Commit message (Collapse)AuthorAgeFilesLines
* decouple TestCase class from test/libsolidityLazaridis2018-11-251-1/+1
|
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-10/+5
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-4/+7
| | | | | | | 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-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+75