LUMIERA.clone/tests/library/diff
Ichthyostega 8bcd37df0a stub first round of mutation primitives to pass compiler again
now this feels like making progress again,
even when just writing stubs ;-)

Moreover, it became clear that the "typing" of typed child collections
will always be ad hoc, and thus needs to be ensured on a case by case
base. As a consequence, all mutation primitives must carry the
necessary information for the internal selector to decide if this
primitive is applicable to a given decorator layer. Because
otherwise it is not possible to uphold the concept of a single,
abstracted "source position", where in fact each typed sub-collection
of children (and thus each "onion layer" in the decorator chain)
maintains its own private position
2016-02-27 01:47:33 +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 WIP: decide how to target the task of mutating "unspecific" data structures 2016-02-19 20:25:30 +01:00
diff-virtualised-application-test.cpp WIP: desperate attempt to get out of the design deadlock 2016-02-26 22:57:49 +01: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 refactoring: move new library helpers into final destination 2016-01-28 15:19:09 +01:00
generic-record-update-test.cpp implementation: simplest case (insert element) 2015-10-24 03:15:35 +02:00
generic-tree-representation-test.cpp WIP: first draft -- properties of an external symbolic record type 2015-08-16 01:35:28 +02:00
tree-manipulation-binding-test.cpp stub first round of mutation primitives to pass compiler again 2016-02-27 01:47:33 +01:00
tree-mutator-test.cpp WIP: desperate attempt to get out of the design deadlock 2016-02-26 22:57:49 +01:00