summaryrefslogtreecommitdiff
path: root/src/wat-lexer.h
Commit message (Expand)AuthorAgeFilesLines
* Add explicit include for <cstdint> (#5458)rathann2023-01-261-0/+1
* [Parser] Parse functions and implicit types (#4972)Thomas Lively2022-08-261-2/+1
* [Parser][NFC] Small code cleanups (#4729)Thomas Lively2022-06-141-6/+10
* [Parser] Begin parsing modules (#4716)Thomas Lively2022-06-101-5/+12
* [Parser] Token classification (#4699)Thomas Lively2022-06-011-0/+32
* [Parser] Replace Signedness with ternary Sign (#4698)Thomas Lively2022-05-271-2/+2
* [Parser][NFC] Improve comments about default NaN payloads (#4697)Thomas Lively2022-05-271-0/+2
* [Parser][NFC] Create a public wat-lexer.h header (#4695)Thomas Lively2022-05-271-0/+182