lumiera_/src/lib/diff
Ichthyostega 78c9b0835e solution draft for integration of the whole tree diff application machinery
This is the first skeleton to combine all the building blocks,
and it passes compilation, while of course most of the binding
implementation still needs to be filled in...
2016-07-31 00:33:25 +02:00
..
diff-language.hpp solution draft for integration of the whole tree diff application machinery 2016-07-31 00:33:25 +02:00
diff-mutable.hpp considerations how to access the "tree mutator building closure" 2016-06-14 02:33:28 +02:00
diff.cpp reorganise compilation units 2015-08-30 04:57:32 +02:00
gen-node.cpp add support for Ref::THIS (questionable, #996) 2016-04-18 01:21:38 +02:00
gen-node.hpp explicit error message 2016-05-28 01:49:03 +02: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 Bugfix: yet another init problem after swapping contents 2015-11-01 04:49:22 +01:00
record.hpp fix a re-entrance problem 2016-06-10 02:48:22 +02:00
test-mutation-target.hpp improved log msg 2016-06-09 01:21:06 +02:00
tree-diff-application.hpp solution draft for integration of the whole tree diff application machinery 2016-07-31 00:33:25 +02:00
tree-diff-mutator-binding.cpp WIP: code organisation - double layered architecture 2016-07-31 00:33:19 +02:00
tree-diff-mutator-binding.hpp solution draft for integration of the whole tree diff application machinery 2016-07-31 00:33:25 +02:00
tree-diff-traits.hpp solution draft for integration of the whole tree diff application machinery 2016-07-31 00:33:25 +02:00
tree-diff.hpp WIP: first attempt to use a TreeMutator based binding 2016-06-11 19:40:53 +02:00
tree-mutator-attribute-binding.hpp better name for nested handle type 2016-06-09 01:18:21 +02:00
tree-mutator-collection-binding.hpp better name for nested handle type 2016-06-09 01:18:21 +02:00
tree-mutator.hpp better name for nested handle type 2016-06-09 01:18:21 +02:00