aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ExpressionClasses.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-1/+6
| | | | | | | 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
* Remove recursive call to simplify with reversed arguments.chriseth2018-02-071-2/+1
| | | | (We now have explicit rules for that).
* Cleanup of Common.hchriseth2017-08-251-2/+4
|
* Optimise simplification rules (sort into bins).chriseth2017-01-131-67/+0
|
* Optimize pattern matcher.chriseth2017-01-131-2/+4
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* move libevmasmDimitry2016-03-211-0/+190