Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-04 | First advances to lookahead implementation | Juan Manuel Tomás | |
2022-11-12 | Introduce critical failure type | Juan Manuel Tomás | |
2022-11-03 | Add empty value feature to comp | Juan Manuel Tomás | |
2022-10-31 | Change "any" to "either" and add "nothing" | Juan Manuel Tomás | |
2022-10-30 | Initial Commit | Juan Manuel Tomás | |
This first revision has a working parser generator, with support for custom error reporting and handling of string and file inputs. |