Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new parser and DFA compiler | Ryo Nihei | 2021-12-10 | 1 | -139/+0 |
* | Change APIs | Ryo Nihei | 2021-08-01 | 1 | -9/+9 |
* | Fix the initial state number | Ryo Nihei | 2021-05-19 | 1 | -1/+5 |
* | Change type of acceping_states to slice | Ryo Nihei | 2021-05-07 | 1 | -2/+6 |
* | Add transition table compressor | Ryo Nihei | 2021-05-07 | 1 | -7/+9 |
* | Improve performance of the symbolPositionSet | Ryo Nihei | 2021-05-04 | 1 | -6/+6 |
* | Add types of lexical specifications | Ryo Nihei | 2021-02-16 | 1 | -8/+4 |
* | Add dot symbol matching any single character | Ryo Nihei | 2021-02-14 | 1 | -4/+6 |
* | Add compiler | Ryo Nihei | 2021-02-14 | 1 | -0/+131 |