ch4_change_logs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ch4_change_logs [2022/03/03 11:27] – admin | ch4_change_logs [2025/01/29 11:18] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
Change log of important versions. | Change log of important versions. | ||
- | Version 1.2.9.x preliminary: | + | Version 1.5.1.5 on 26.01.2025: |
- | * all functions safe against cyclic lists | + | * '' |
- | * '' | + | * 31 real math functions like '' |
- | * destruction | + | * updated '' |
+ | * bugfix: CA..DR type functions now know their names | ||
+ | * bugfix: function arguments are evaled in the local temporary context | ||
+ | |||
+ | Version 1.5.1.0 on 27.08.2024: | ||
+ | * LabLispHost added support for extension to LabApps:: | ||
+ | * LabLispHost can provide optional packages | ||
+ | |||
+ | Version 1.5.0.5 on 27.05.2024: | ||
+ | * Serious refactoring of c++ code, but no changes in LabLisp | ||
+ | * Only new function '' | ||
+ | * For Qt 5.15.2 and c++17, compiles with mingw 8.1 64bit | ||
+ | * Separate c++ modules: IDE, ProcessControl and Environment | ||
+ | * Now the hosting app just needs to create IDE, thread and window are then included automagically | ||
+ | * Simplified attachment of LabLispHost | ||
+ | * Interface for hosted functions is streamlined | ||
+ | |||
+ | Version 1.3.4.0 on 07.03.2023: | ||
+ | * Small polishing of code, shorter waiting time, now 10 ms. | ||
+ | * Introduced form and result history symbols '' | ||
+ | |||
+ | Version 1.3.3.0 on 05.12.2022: | ||
+ | * Big rewrite of Reader, introduces reading modes ''#" | ||
+ | * Reader now issues comments on syntax errors, but handles them elegantly. | ||
+ | * Reader dot operator '' | ||
+ | * Although lablisp is safe against cyclic data lists, the eval algorithm itself is not - please do not write cyclic programs. | ||
+ | * Special opearator '', | ||
+ | * Process can be aborted with '' | ||
+ | |||
+ | Version 1.3.0.1 on 29.03.2022: | ||
+ | * All functions safe against cyclic | ||
+ | * '' | ||
+ | * Printing safely cyclic lists, option '' | ||
+ | * Destruction | ||
+ | * Function definitions with ''& | ||
+ | * List-making functions '' | ||
+ | * Application functions '' | ||
+ | * Comments and warnings come with ";" | ||
Version 1.2.8.0 on 07.09.2021 | Version 1.2.8.0 on 07.09.2021 | ||
Line 19: | Line 56: | ||
Version 1.2.6.4 on 07.07.2021 | Version 1.2.6.4 on 07.07.2021 | ||
- | * Changes to symbol bindings, allows '' | + | * Changes to symbol bindings, allows '' |
- | * String functions '' | + | * String functions '' |
- | * Function '' | + | * Function '' |
- | * Integer atom now works with long long integer type | + | * Integer atom now works with long long integer type. |
- | * User accessible flag '' | + | * User accessible flag '' |
Version 1.2.6.0 on 14.05.2021 | Version 1.2.6.0 on 14.05.2021 |
ch4_change_logs.1646332050.txt.gz · Last modified: 2022/03/03 11:27 by admin