lrparsers/parser
John Doty d7a6891519 Finish annotating test grammar, forced breaks, fixes
Forced breaks force a newline in a spot, which is sometimes what we
want. (Like, this syntax should *never* be on a single line.)
2024-09-13 11:57:16 -07:00
..
__init__.py Move things into more modules 2024-06-10 05:50:09 -07:00
emacs.py Emit an emacs major mode 2024-09-06 11:51:09 -07:00
generated_source.py Helper routines for generating source code 2024-09-06 11:50:17 -07:00
parser.py Finish annotating test grammar, forced breaks, fixes 2024-09-13 11:57:16 -07:00
runtime.py Record trivia in tokens 2024-09-12 06:22:49 -07:00
tree_sitter.py Move formatting meta around, actually mark stuff up 2024-09-10 11:47:22 -07:00
wadler.py Finish annotating test grammar, forced breaks, fixes 2024-09-13 11:57:16 -07:00