lumiera_/src/lib/diff
Ichthyostega b149432512 fix/change DiffApplicator to allow applying several diffs
basically we need a reset-Hook before applying the next diff,
because the existing elements need to be swaped and the
position reset to start
2015-10-31 05:15:47 +01:00
..
diff-language.hpp fix/change DiffApplicator to allow applying several diffs 2015-10-31 05:15:47 +01: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 fix/change DiffApplicator to allow applying several diffs 2015-10-31 05:15:47 +01: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 fix/change DiffApplicator to allow applying several diffs 2015-10-31 05:15:47 +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