aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/Common.h
Commit message (Collapse)AuthorAgeFilesLines
* liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and ↵Christian Parpart2018-12-061-2/+1
| | | | making use of new SourceLocation's CharStream knowledge
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-9/+4
|
* Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ↵Christian Parpart2018-11-231-1/+1
| | | | libyul
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-4/+8
| | | | | | | 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/+55