lrparsers/parser
John Doty 938f0e5c69 Support newline replacements
This allows us to do maybe more complicated spacing.

Still unclear about identifier/punctuation spacing.
2024-09-12 11:09:14 -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 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 Support newline replacements 2024-09-12 11:09:14 -07:00