9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bad indentation
Linas Vepstas
as linas
More... over 16 years ago
more about the algo
Linas Vepstas
as linas
More... over 16 years ago
clearify slightly
Linas Vepstas
as linas
More... over 16 years ago
extended, expanded.
Linas Vepstas
as linas
More... over 16 years ago
initial checkin, talks about foreach.
Linas Vepstas
as linas
More... over 16 years ago
compare arities as well.
Linas Vepstas
as linas
More... over 16 years ago
shuffle text around, update the algo description.
Linas Vepstas
as linas
More... over 16 years ago
update documentation for what this code does.
Linas Vepstas
as linas
More... over 16 years ago
start broadening the type of relex matching
Linas Vepstas
as linas
More... over 16 years ago
fix state stack bug that was preventing multiple closely related solutions from being found.
Linas Vepstas
as linas
More... over 16 years ago
do the debug printing correctly
Linas Vepstas
as linas
More... over 16 years ago
simplify the query processing loop
Linas Vepstas
as linas
More... over 16 years ago
more stuff out of the query processor, into the relex query bit
Linas Vepstas
as linas
More... over 16 years ago
more misc cleanup
Linas Vepstas
as linas
More... over 16 years ago
misc minor cleanup
Linas Vepstas
as linas
More... over 16 years ago
move big block of relex-related stuff out of pattern match.
Linas Vepstas
as linas
More... over 16 years ago
more refactoring in prep for final split of relex parts
Linas Vepstas
as linas
More... over 16 years ago
refactoring to separate relex-specific stuff from the general query algo
Linas Vepstas
as linas
More... over 16 years ago
make solution printing publically accessible
Linas Vepstas
as linas
More... over 16 years ago
start stripping out relex-specific stuff
Linas Vepstas
as linas
More... over 16 years ago
add more relex-specific things to the relex class
Linas Vepstas
as linas
More... over 16 years ago
split out the callback class into a bonafide class
Linas Vepstas
as linas
More... over 16 years ago
protect against multiple inclusions
Linas Vepstas
as linas
More... over 16 years ago
protect against multipel inclusions
Linas Vepstas
as linas
More... over 16 years ago
start building a callback class
Linas Vepstas
as linas
More... over 16 years ago
stub out most of the debug statements
Linas Vepstas
as linas
More... over 16 years ago
modify loop to hunt for all solutions
Linas Vepstas
as linas
More... over 16 years ago
print the full solution
Linas Vepstas
as linas
More... over 16 years ago
add full stack semantics for the recursive search.
Linas Vepstas
as linas
More... over 16 years ago
add foreach_inclming_handle
Linas Vepstas
as linas
More... over 16 years ago