aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/ObjectParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use C++ user-defined literals for creating YulString constants.Daniel Kirchner2018-12-131-1/+1
* Introduce the concept of builtin functions.chriseth2018-12-041-1/+1
* Yul objects.chriseth2018-11-271-0/+146