Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename spec package to spec/grammar package | Ryo Nihei | 2022-05-27 | 1 | -1339/+0 |
* | Prohibit using escape sequences in string literals | Ryo Nihei | 2022-05-15 | 1 | -49/+24 |
* | Make the identifier format strict | Ryo Nihei | 2022-05-10 | 1 | -2/+2 |
* | Add ordered symbol notation | Ryo Nihei | 2022-05-10 | 1 | -52/+58 |
* | Change syntax for top-level directives | Ryo Nihei | 2022-05-10 | 1 | -19/+25 |
* | Use IDs and labels as parameters of an #ast directive instead of symbol posit... | Ryo Nihei | 2022-03-29 | 1 | -36/+28 |
* | Add label notation | Ryo Nihei | 2022-03-29 | 1 | -21/+27 |
* | Simplify the syntax of #ast directive | Ryo Nihei | 2022-03-28 | 1 | -43/+31 |
* | Generate the lexer source code | Ryo Nihei | 2021-10-27 | 1 | -0/+1366 |