lumiera_/src/lib/diff
Ichthyostega cbdc53e2d8 define a TreeMutator binding for our test::Opaque type
OMG, this is intricate stuff....
Questionable if anyone (other than myself) will be able
to get those bindings right???

Probably we'll need yet another abstraction layer to handle
the most common binding situations automatically, so that people
can use the diff framework without intricate knowledge of
TreeMutator construction.
2016-07-31 00:33:26 +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 integrate the complete initialisation sequence 2016-07-31 00:33:26 +02:00
tree-diff-mutator-binding.cpp integrate the complete initialisation sequence 2016-07-31 00:33:26 +02:00
tree-diff-mutator-binding.hpp integrate the complete initialisation sequence 2016-07-31 00:33:26 +02:00
tree-diff-traits.hpp define a TreeMutator binding for our test::Opaque type 2016-07-31 00:33:26 +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