openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
graph-zip
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
7 days
ago. based on code collected
7 days
ago.
Apr 01, 2025 — Apr 01, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated project.clj and README for a 0.5 release
James Henderson
More...
over 13 years ago
Updated README with the changes to merge-graph
James Henderson
More...
over 13 years ago
Reflected the core changes in merge graph
James Henderson
More...
over 13 years ago
Updated the README
James Henderson
More...
over 13 years ago
Reworked the 'prop*' functions to be more in the style of other Clojure zippers
James Henderson
More...
over 13 years ago
Changed names of node/graph/zipper to more idiomatic alternatives
James Henderson
More...
over 13 years ago
Some better nil handling
James Henderson
More...
over 13 years ago
Another minor change to the README
James Henderson
More...
over 13 years ago
Added some comments to the code in the README
James Henderson
More...
over 13 years ago
Bumped version to 0.2 and added in-memory example to README
James Henderson
More...
over 13 years ago
Continued to update a few function names to keep the naming consistent
James Henderson
More...
over 13 years ago
Merge remote-tracking branch 'github/master'
James Henderson
More...
over 13 years ago
Merge pull request #1 from malcolmsparks/master
James Henderson
More...
over 13 years ago
Tidied up and renamed graph-> etc to zip-> etc.
James Henderson
More...
over 13 years ago
checkpoint
James Henderson
More...
over 13 years ago
Added a new MergeGraph, which takes facts from all of its sub-graphs
James Henderson
More...
over 13 years ago
Added to-datalog-db function
James Henderson
More...
over 13 years ago
Fixed a bug with build-in-memory-graph, added go-to method, need to do datalog export
James Henderson
More...
over 13 years ago
removed some debugging
James Henderson
More...
over 13 years ago
Some formatting and a nil check
James Henderson
More...
over 13 years ago
Renamed build-graph-map to build-graph
James Henderson
More...
over 13 years ago
build-graph-map now adds statements to an existing map
James Henderson
More...
over 13 years ago
Apparently Clojure's pretty good at handling nils - removed all the unnecessary checks
James Henderson
More...
over 13 years ago
Locs now use a map rather than a pair, vocabulary clarified and tests spaces out
James Henderson
More...
over 13 years ago
Decided that it is actually possible to do make-node, but I've got a meeting to go to now...
James Henderson
More...
over 13 years ago
Added the prop function, so that it's possible to get the value of a property out of a node
James Henderson
More...
over 13 years ago
Added in a zip-filter API
James Henderson
More...
over 13 years ago
Checkpoint - starting to work on zip-filter
James Henderson
More...
over 13 years ago
Now throws an exception on make-node - it's not possible to modify graphs using zipper.
James Henderson
More...
over 13 years ago
Split out the reduction function again as may well need to re-use it later
James Henderson
More...
over 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree