Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explicit include for <cstdint> (#5458) | rathann | 2023-01-26 | 1 | -0/+1 |
* | [Parser] Parse functions and implicit types (#4972) | Thomas Lively | 2022-08-26 | 1 | -2/+1 |
* | [Parser][NFC] Small code cleanups (#4729) | Thomas Lively | 2022-06-14 | 1 | -6/+10 |
* | [Parser] Begin parsing modules (#4716) | Thomas Lively | 2022-06-10 | 1 | -5/+12 |
* | [Parser] Token classification (#4699) | Thomas Lively | 2022-06-01 | 1 | -0/+32 |
* | [Parser] Replace Signedness with ternary Sign (#4698) | Thomas Lively | 2022-05-27 | 1 | -2/+2 |
* | [Parser][NFC] Improve comments about default NaN payloads (#4697) | Thomas Lively | 2022-05-27 | 1 | -0/+2 |
* | [Parser][NFC] Create a public wat-lexer.h header (#4695) | Thomas Lively | 2022-05-27 | 1 | -0/+182 |