8 Commits

Author SHA1 Message Date
Torsten Ruger
4754ba60be adds classes derived from array and hash
These are used in parfait and were coming out wrong
should be fixed, but hash tests weak
2015-06-19 12:26:10 +03:00
Torsten Ruger
f00364cd18 shifting code about
writer creates all nodes (not delegated)
Check for class name, just as in members
as is_a will lead to wrong results
2015-06-18 17:52:28 +03:00
Torsten Ruger
78f0108166 push more responsibility down to node
expose simple attribute
write long or short
many test got more compact, good
2015-06-17 21:16:39 +03:00
Torsten Ruger
72fa26b00e make class a value
and minor others
2015-06-16 18:51:30 +03:00
Torsten Ruger
224bd84b01 fix references (again)
quite tricky logic, but now outputting at lowest level, as intended
2015-06-15 09:07:16 +03:00
Torsten Ruger
037f8d80d2 Add missing comments 2015-06-15 08:21:15 +03:00
Torsten Ruger
941f0a4886 fixes references
only writes references out once (was broken)
and only the first occurrence in write order
2015-06-14 22:55:41 +03:00
Torsten Ruger
c73983b224 initial version externalized from salama 2015-05-03 20:16:06 +03:00