- 09 Sep, 2011 2 commits
- 08 Sep, 2011 4 commits
- 07 Sep, 2011 12 commits
- 06 Sep, 2011 3 commits
- 05 Sep, 2011 1 commit
-
-
beder authored
-
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
Added (another) layer - now 'node_ref' is between node and node_data, and it decrees whether nodes are identical