aboutsummaryrefslogtreecommitdiffstats
path: root/test/libevmasm/Assembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* liblangutil: SourceLocation to default initialize data members (w/o the use o...Christian Parpart2018-12-191-2/+2
* Remove `w` parameter for toHex.chriseth2018-12-061-1/+1
* liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream s...Christian Parpart2018-12-011-2/+4
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-0/+1
* Change library placeholder to `__$<hash>$__`.chriseth2018-10-121-1/+1
* Use hash for library placeholders.chriseth2018-10-121-1/+1
* Replace safety stop by invalidLeonardo Alt2018-08-141-1/+1
* Fixes compilation under MSVC.Christian Parpart2018-08-091-24/+25
* Add tests for the assembler objectAlex Beregszaszi2018-08-091-0/+151