User Tools

Site Tools


ch4_change_logs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ch4_change_logs [2022/12/05 06:35] premach4_change_logs [2025/01/29 11:18] (current) admin
Line 2: Line 2:
  
 Change log of important versions. Change log of important versions.
 +
 +Version 1.5.1.5 on 26.01.2025:
 +  * ''eval'' is now a function
 +  * 31 real math functions like ''sin'', ''sqrt'', ''abs'' etc.
 +  * updated ''round'' with divisor, and added ''floor'', ''ceiling'', ''truncate''
 +  * 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::Device with initSymbols()
 +  * 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 ''time-stamp''
 +  * 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 ''+'', ''++'', ''+++'', ''*'', etc. ''/'', etc. 
  
 Version 1.3.3.0 on 05.12.2022: Version 1.3.3.0 on 05.12.2022:
Line 10: Line 34:
   * Special opearator '',.'' aka ''hard-splice''.   * Special opearator '',.'' aka ''hard-splice''.
   * Process can be aborted with ''self-kill''.   * Process can be aborted with ''self-kill''.
- 
-Version 1.3.2.1 on 28.11.2022: This is a broken version, do not use this, update. 
  
 Version 1.3.0.1 on 29.03.2022: Version 1.3.0.1 on 29.03.2022:
ch4_change_logs.1670247326.txt.gz · Last modified: 2022/12/05 06:35 by prema

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki