heckformat/python/heckformat
Cassowary 277fddc699 minor changes to parsing process, and map file content to structure.
- Move magic marker for unparsed sections to a constant to matcha
  against.
- Add functions to flatten a heckelement tree into a python structure
2024-02-10 20:59:25 -08:00
..
__init__.py Reorganize project layout. Add buildability. 2024-02-08 21:14:00 -08:00
exceptions.py Reorganize project layout. Add buildability. 2024-02-08 21:14:00 -08:00
lexer.py Reorganize project layout. Add buildability. 2024-02-08 21:14:00 -08:00
parse.py minor changes to parsing process, and map file content to structure. 2024-02-10 20:59:25 -08:00
parser.py Reorganize project layout. Add buildability. 2024-02-08 21:14:00 -08:00
parsetab.py Reorganize project layout. Add buildability. 2024-02-08 21:14:00 -08:00