9af77c6159
use threadpool for stuff
2024-10-22 00:49:49 -04:00
a997a356d2
it kind of works now
2024-10-21 21:21:37 -04:00
0eaca7d0c9
fix subvariant parsing/insertion into tree
2024-10-21 20:50:52 -04:00
6f41bc9180
clean up tree root detection
2024-10-21 19:56:43 -04:00
9bdff0be14
fix parse bug I accidentally introduced
2024-10-21 12:38:39 -04:00
f8285f9e4c
cleanup
2024-10-21 12:27:40 -04:00
af49206a16
Rewrite it in C++
...
rust people are going to be very mad at me now /j
2024-10-21 12:22:35 -04:00
20d72e0cd2
reimplement the tree in c++
...
(mostly for testing)
2024-10-21 11:16:15 -04:00
a100d6e508
Start of rewrite
...
New things:
- Multiple Python modules (I might rewrite this in C++ or something)
- This uses a tree data structure now, which is much less rickity
- Parsing is much less rickity too
2024-10-21 10:56:44 -04:00
02c2d520c5
init
2024-10-20 06:33:49 -04:00