aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/AsmParser.h
Commit message (Expand)AuthorAgeFilesLines
* Codegen for object access.chriseth2018-12-121-2/+2
* Introduce the concept of builtin functions.chriseth2018-12-041-5/+8
* Use YulString also in expectAsmIdentifier.chriseth2018-12-041-1/+1
* liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream s...Christian Parpart2018-12-011-3/+3
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-10/+4
* Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...Christian Parpart2018-11-231-1/+1
* Moving files from libsolidity/inlineasm/*.{cpp,h} to libyul/.Christian Parpart2018-11-231-0/+95