summaryrefslogtreecommitdiff
path: root/scripts/gen-s-parser.py
Commit message (Expand)AuthorAgeFilesLines
* Show line/col for parsing exceptions in gen-s-parser (#2138)Heejin Ahn2019-05-241-1/+1
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-7/+7
* Make sexp instruction parser pass clang-tidy (#2088)Heejin Ahn2019-05-061-1/+1
* Add clang-format-diff hook (#2057)Heejin Ahn2019-04-261-0/+6
* Rename atomic wait/notify instructions (#1972)Heejin Ahn2019-03-301-3/+3
* Warn about running gen-s-parser.py with Python 2 (#1971)Thomas Lively2019-03-291-0/+6
* Bulk memory operations (#1892)Thomas Lively2019-02-051-0/+4
* Massive renaming (#1855)Thomas Lively2019-01-071-81/+81
* SIMD (#1820)Thomas Lively2018-12-131-1/+142
* Implement nontrapping float-to-int instructions (#1780)Thomas Lively2018-12-041-1/+10
* Reject all nonexistent instructions in sexp format (#1756)Thomas Lively2018-11-191-24/+11
* Generate sexp instruction parser (#1754)Thomas Lively2018-11-191-0/+408