aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/Common.cpp
Commit message (Expand)AuthorAgeFilesLines
* Codegen for object access.chriseth2018-12-121-1/+2
* liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and m...Christian Parpart2018-12-061-3/+3
* Introduce the concept of builtin functions.chriseth2018-12-041-3/+3
* liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream...Christian Parpart2018-12-011-1/+1
* liblangutil: extends CharStream to know about the respective (file-)name (and...Christian Parpart2018-11-291-1/+1
* Moving SourceReferenceFormatter into langutil namespace.Christian Parpart2018-11-241-1/+1
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-10/+10
* Reorder some include files and group <libyul/>'s together (as much as possible)Christian Parpart2018-11-231-4/+3
* Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...Christian Parpart2018-11-231-3/+3
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-0/+1
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-2/+2
* Handle externally supplied variables correctly in disambiguator.chriseth2018-10-171-1/+1
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-5/+5
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+95