lumiera_/tests/library/diff
Ichthyostega bd42793db7 DOC: a gentle introduction to diff binding
...it occurred to me that very likely a casual reader of the code
will encounter here the first instance of such a diff binding function.

I am well aware this looks intimidating (and it is a tricky technical detail)
Even more so, if what you expect is just some access to a shared data model,
you might be completely puzzled by this code and nor recognise its importance.
2016-12-03 23:37:17 +01:00
..
diff-complex-application-test.cpp DOC: a gentle introduction to diff binding 2016-12-03 23:37:17 +01:00
diff-index-table-test.cpp allow for iterative access to the snapshot data in the lookup table 2015-01-04 14:23:12 +01:00
diff-list-application-test.cpp WIP start definition with a basic tree diff example... 2015-10-02 18:47:44 +02:00
diff-list-generation-test.cpp Implementation of List Diff detection finished. Unit Test PASS 2015-01-04 15:13:16 +01:00
diff-tree-application-test.cpp tree-diff-language: remove the magic _THIS_ and _CHILD_ construct 2016-09-05 04:04:02 +02:00
gen-node-basic-test.cpp add special iteration mechanism to visit enclosed child data 2016-02-05 04:03:11 +01:00
generic-record-representation-test.cpp better naming of Record::Mutator content moving operation 2016-03-03 22:58:33 +01:00
tree-mutator-binding-test.cpp Bugfix: insidious dangling pointer caused by move after construction 2016-10-03 23:54:09 +02:00
tree-mutator-test.cpp Bugfix: must init TreeMutator explicitly now 2016-10-04 03:24:44 +02:00