Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 11/09/20 10:53:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 9 9 10 10 11 **NOTICE** for dialogmanager please use rev.105 (v.1.2.1), current version 2.0.0 is not compiling. 11 12 12 13 13 ||title/link||description|| … … 19 19 ||[wiki:immutablelist]||toolbox for lazy list manipulation, for generating and manipulating very large or even infinite large lists. The core function is random access getter get(N) with N a BigInteger|| 20 20 ||[wiki:files]||toolbox for file handling: listen for file changes|| 21 ||[wiki:dialogmanager]||tool to create and run a dialog. NOTICE use rev.105, current version is not working||21 ||[wiki:dialogmanager]||tool to create and run a dialog.|| 22 22 ||[wiki:junit]||Support for standard tests of classes|| 23 23