Commit graph

8 commits

Author SHA1 Message Date
030406b2fb Version and start fixing dingus 2024-11-09 11:31:43 -08:00
6692d12d36 [parser] Makefile nonsense
Includes are now explicit so they can be extracted into dependencies
for the makefile.
2024-10-26 12:29:27 -07:00
99c481e089 Version 2024-09-30 07:35:04 -07:00
d466f5d173 Ignore the tree-sitter directory for tests 2024-09-05 14:52:10 -07:00
72052645d6 Generated lexers actually kinda work
But regular expressions are underpowered and verbose
2024-08-23 15:32:35 -07:00
d3b8d0e836 Configure pyright 2024-06-15 06:20:37 -07:00
3483d99a7d It's been some time coming
The actual library should not require a venv or a setup or anything
but it does make testing and whatnot easier.
2024-06-14 06:29:15 -07:00
7c1d9b5f2b A cleaner API
I've been hacking on this in a different repository, so I thought I'd
bring it over here.
2024-05-05 08:45:45 -07:00