This repository has been archived on 2022-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
undo-redo/core/src/main/java/dev/kske/undoredo/core
Kai S. K. Engelbart d117052ca4
zdm/undo-redo/pipeline/head This commit looks good Details
Aggregate Change
The aggregate change combines multiple changes into one while
implementing the Change interface.
2022-02-11 09:48:41 +01:00
..
AggregateChange.java Aggregate Change 2022-02-11 09:48:41 +01:00
Change.java Improve Javadoc, make wrapper properties final 2022-02-11 09:48:34 +01:00
ChangeManager.java Merge pull request 'Correctly Deal with Identity Changes and Divergent History' (#5) from b/divergent-history into develop 2021-12-24 22:16:45 +01:00
UnlimitedChangeManager.java Fix typo in Javadoc tag 2021-12-25 22:27:03 +02:00
package-info.java Move everything into the core package 2021-12-11 18:18:39 +01:00