0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up MemoryGraphTest.scala More... almost 12 years ago
Remove hard-coded path name from dot-emacs More... almost 12 years ago
Add linear-traversal tests. More... almost 12 years ago
Remane MutableInMemoryGraph to MemoryGraph More... almost 12 years ago
name changes and comments More... almost 12 years ago
Add field comparisons and tests. More... almost 12 years ago
include fill column in .emacs More... almost 12 years ago
indicate future direction w/ comments in tests More... almost 12 years ago
add search to MutableInMemoryGraph More... almost 12 years ago
Graph-invalidating mutations throw decent error msg More... almost 12 years ago
Fill in some of the stubs for MutableInMemoryGraph. More... almost 12 years ago
Include validation in ResultGraphTest More... almost 12 years ago
Add obvious don't use/this-needs-love comment More... almost 12 years ago
ResultGraphTest now uses GraphTestCommon More... almost 12 years ago
Commit my .emacs file, so I never have to deal with tabs again. More... almost 12 years ago
NO TABS More... almost 12 years ago
move the rest of ResultGraphTest into GraphTestCommon More... almost 12 years ago
search is part of the Graph interface More... almost 12 years ago
Starting GraphTestCommon -- test to generalize over all Graphs. More... almost 12 years ago
Fix ResultGraphTest in light of previous API changes. More... almost 12 years ago
Making MutableInMemoryGraph implement Graph trait. More... almost 12 years ago
Adding file load/save as part of Graph trait (for testing). More... almost 12 years ago
Convenience constructors for Node and Edge More... almost 12 years ago
Test graphs belong in own files. MakeTestData generates them. More... almost 12 years ago
Add serialization to ResultGraph More... almost 12 years ago
Add tests for FollowEdges and fix minor bugs. More... almost 12 years ago
Add FollowEdges. No tests yet. More... almost 12 years ago
Recognize NodeFilter as function, flesh out ResultGraph. More... almost 12 years ago
Add queries on NodeType to ResultGraph More... almost 12 years ago
Add tests for search and general cleanup. More... almost 12 years ago