lrparsers/parser
John Doty 276449287d Allow for text to follow tokens in pretty-printing
It's weird that it counts against the line length though, like if you
were going to break you could ignore it right? At least, for the
grammar I'm working here....
2024-09-11 11:22:41 -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 Actual pretty-printing! 2024-09-11 11:08:02 -07:00
runtime.py Teach trees to format themselves. 2024-09-09 06:22:56 -07:00
tree_sitter.py Move formatting meta around, actually mark stuff up 2024-09-10 11:47:22 -07:00
wadler.py Allow for text to follow tokens in pretty-printing 2024-09-11 11:22:41 -07:00