LUMIERA.clone/src/lib/diff
Ichthyostega 614e1f81e5 Generic Record: implement equivalence of Record and RecRef in comparison
...that is, we have "magic" in the access functions, which allows
a RecRef to "stand-in" for the Record it points to
2015-10-30 22:02:09 +01:00
..
diff-language.hpp diff-language interpreter: prefer to take payload by const& 2015-10-24 02:42:13 +02:00
diff.cpp reorganise compilation units 2015-08-30 04:57:32 +02:00
gen-node.cpp Generic Record: implement equivalence of Record and RecRef in comparison 2015-10-30 22:02:09 +01:00
gen-node.hpp Generic Record: implement equivalence of Record and RecRef in comparison 2015-10-30 22:02:09 +01:00
index-table.hpp allow for iterative access to the snapshot data in the lookup table 2015-01-04 14:23:12 +01:00
list-diff-application.hpp diff-language interpreter: prefer to take payload by const& 2015-10-24 02:42:13 +02:00
list-diff-detector.hpp identify and decide on some of the insidious questions of design 2015-03-21 19:23:41 +01:00
list-diff.hpp diff-language interpreter: prefer to take payload by const& 2015-10-24 02:42:13 +02:00
record-content-mutator.hpp implementation: simplest case (insert element) 2015-10-24 03:15:35 +02:00
record.hpp Generic Record: change semantics of the "match" operation for objects 2015-10-30 21:44:43 +01:00
tree-diff-application.hpp add explicit handling to change the typeID 2015-10-30 05:10:16 +01:00
tree-diff.hpp diff-language interpreter: prefer to take payload by const& 2015-10-24 02:42:13 +02:00
tree-mutator.hpp fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00