| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a new sort of config reader that tentatively
supports subrules through indentation. I need to
actually write a parser that uses it though.
I think something to do with trees would work well
for testing it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is in preparation for addition of a non-searching binary tree.
|
|
|
|
|
|
|
|
GenHolder now has a proper interface with no public fields
|
|
Also, minor changes to FST
|
|
|
|
|
|
For now, just a wrapping of a map.
|