LUMIERA.clone/src/lib/diff
Ichthyostega cc91e5bba6 implement rest of the list diff verbs plus accept-until construct
basically just assembling the ready made building blocks now...
2016-08-25 17:48:40 +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 get the first diff verb to work 2016-08-08 14:20:54 +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 supply missing implementation for after(Ref::ATTRIBS) to TestMutationTarget 2016-08-13 17:34:57 +02:00
tree-diff-application.hpp integrate the first diff verb 'ins' 2016-07-31 00:33:26 +02:00
tree-diff-mutator-binding.cpp implement rest of the list diff verbs plus accept-until construct 2016-08-25 17:48:40 +02:00
tree-diff-mutator-binding.hpp implement rest of the list diff verbs plus accept-until construct 2016-08-25 17:48:40 +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 reorder test definition accordingly: mutateAttribute() 2016-08-13 19:03:42 +02:00
tree-mutator-collection-binding.hpp implement rest of the list diff verbs plus accept-until construct 2016-08-25 17:48:40 +02:00
tree-mutator.hpp investigate and confirm the logic underlying the matchSrc, skipSrc and acceptSrc primitives 2016-08-09 23:42:42 +02:00