0
I Use This!
Inactive

Commits : Listings

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