0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
restruturing, in prep for going fully recursive More... over 17 years ago
misc bug fixes More... over 17 years ago
loop over all the graph now More... over 17 years ago
misc bug fixes More... over 17 years ago
fix bad dereference More... over 17 years ago
misc fixes and debugging. More... over 17 years ago
whoops, fix a signature mismatch More... over 17 years ago
Make Handle be an opaque type. Fix a bunch of errors that this reveals. More... over 17 years ago
fix bad indentation: mixture of tabs and spaces More... over 17 years ago
fix bad pointer dereference of (what should have been) an opaque type More... over 17 years ago
finish upward traversal step More... over 17 years ago
whoops, bug fix More... over 17 years ago
start work on upwards traversal, in earnest More... over 17 years ago
initial checkin of utils More... over 17 years ago
get ready to walk the tree upwards More... over 17 years ago
find a node connected to an unsolved predicate More... over 17 years ago