lumiera_/src/lib/diff
Ichthyostega efad48c831 Function-Tools: new improved function signature trait including lambda support (#994)
move the reworked solution in place,
replacing the existing workarounds, partial solutions and variations
2017-03-19 02:07:18 +01:00
..
diff-language.hpp MutationMessage: generic implementation based on the DiffMutable interface 2016-10-02 23:34:07 +02:00
diff-message.hpp GuiNotification: use placeholder for the yet unsolved diff passing problem 2017-01-20 03:46:48 +01: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 make Rec::Mutator as such diff mutable 2016-09-05 02:25:07 +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.hpp remove leftovers of first diff-applicator implementation 2016-09-08 18:30:27 +02:00
test-mutation-target.hpp Bugfix: insidious dangling pointer caused by move after construction 2016-10-03 23:54:09 +02:00
tree-diff-application.hpp Bugfix: must init TreeMutator explicitly now 2016-10-04 03:24:44 +02:00
tree-diff-traits.hpp MutationMessage: generic implementation based on the DiffMutable interface 2016-10-02 23:34:07 +02:00
tree-diff.cpp application via TreeMutator is now the default 2016-09-05 04:36:07 +02:00
tree-diff.hpp application via TreeMutator is now the default 2016-09-05 04:36:07 +02:00
tree-mutator-attribute-binding.hpp Function-Tools: new improved function signature trait including lambda support (#994) 2017-03-19 02:07:18 +01:00
tree-mutator-collection-binding.hpp copy-n-paste-programming to define SessionCommand interface / service 2016-12-12 03:09:08 +01:00
tree-mutator-gen-node-binding.hpp make Rec::Mutator as such diff mutable 2016-09-05 02:25:07 +02:00
tree-mutator.hpp Function-Tools: new improved function signature trait including lambda support (#994) 2017-03-19 02:07:18 +01:00