LUMIERA.clone/src/lib/diff
Ichthyostega dd016667ad Diff-Listener: add a variant to trigger also on value assignment (see #1206)
As it turned out, it is rather easy to extend the existing listener
for structural changes to detect also value assignments. Actually
it seems we'd need both flavours, so be it.
2020-03-15 23:11:14 +01:00
..
diff-language.hpp Diff-Framework: add clean-up hook to diff-application 2019-12-15 15:06:04 +01:00
diff-mutable.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
diff.cpp Timeline: decide upon the diff format expected for creating a timeline 2018-10-13 02:46:09 +02:00
gen-node.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
gen-node.hpp Lib: simplified optional access to nested record attributes 2020-03-14 23:52:04 +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 Diff-Framework: add clean-up hook to diff-application 2019-12-15 15:06:04 +01:00
list-diff-detector.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
list-diff.hpp DOC: fix syntax of some doxygen links 2018-09-21 14:33:12 +02:00
mutation-message.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
record.hpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
test-mutation-target.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
tree-diff-application.hpp Diff-Framework: add clean-up hook to diff-application 2019-12-15 15:06:04 +01:00
tree-diff-traits.hpp Diff-Listener: define API 2019-12-14 23:35:16 +01:00
tree-diff.cpp Diff-Framework: add clean-up hook to diff-application 2019-12-15 15:06:04 +01:00
tree-diff.hpp Diff-Listener: finished and unit test pass (closes: #1206) 2019-12-15 21:40:09 +01:00
tree-mutator-attribute-binding.hpp Diff-Framework: resolve lurking problems with specific STL containers 2019-12-14 01:29:21 +01:00
tree-mutator-collection-binding.hpp Diff-Listener: resolve template instantiation errors 2019-12-15 13:54:29 +01:00
tree-mutator-gen-node-binding.hpp TreeMutator: better invoke the Builder-ctor explicitly 2019-12-15 04:06:57 +01:00
tree-mutator-listener-binding.hpp Diff-Listener: add a variant to trigger also on value assignment (see #1206) 2020-03-15 23:11:14 +01:00
tree-mutator-noop-binding.hpp Diff-Listener: fill in implementation 2019-12-15 04:04:25 +01:00
tree-mutator.hpp Diff-Listener: add a variant to trigger also on value assignment (see #1206) 2020-03-15 23:11:14 +01:00