0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
initial checkin, talks about foreach. More... over 17 years ago
compare arities as well. More... over 17 years ago
shuffle text around, update the algo description. More... over 17 years ago
update documentation for what this code does. More... over 17 years ago
start broadening the type of relex matching More... over 17 years ago
fix state stack bug that was preventing multiple closely related solutions from being found. More... over 17 years ago
do the debug printing correctly More... over 17 years ago
simplify the query processing loop More... over 17 years ago
more stuff out of the query processor, into the relex query bit More... over 17 years ago
more misc cleanup More... over 17 years ago
misc minor cleanup More... over 17 years ago
move big block of relex-related stuff out of pattern match. More... over 17 years ago
more refactoring in prep for final split of relex parts More... over 17 years ago
refactoring to separate relex-specific stuff from the general query algo More... over 17 years ago
make solution printing publically accessible More... over 17 years ago
start stripping out relex-specific stuff More... over 17 years ago
add more relex-specific things to the relex class More... over 17 years ago
split out the callback class into a bonafide class More... over 17 years ago
protect against multiple inclusions More... over 17 years ago
protect against multipel inclusions More... over 17 years ago
start building a callback class More... over 17 years ago
stub out most of the debug statements More... over 17 years ago
modify loop to hunt for all solutions More... over 17 years ago
print the full solution More... over 17 years ago
add full stack semantics for the recursive search. More... over 17 years ago
add foreach_inclming_handle More... over 17 years ago
change the signature of the traversal routines. More... over 17 years ago
simplify code. Its full recursive now, although stack is still not done. More... over 17 years ago
partial work on recursion More... over 17 years ago
minor restructuring in prep for recursion More... over 17 years ago