Released: JAN 19 2025
Changelog
- Loop macros and defun, defunret are part of LBM now.
- Added "unsafe" variant of callcc for efficiency in cases where it can be used.
- lbm_get_global_env_size function added.
- Error printing then "trapped" can be toggled.
- Added a defstruct functionality.
- Custom types are being phased out where not absolutely needed.
- Added mutex extensions.
- Bugfixes and refactorings for making static analysis happy.