0.17.0
Pre-release
Pre-release
What's Changed
- runtime: properly close handle opened by
CreateFile
by @tylanphear in https://github.com/StanzaOrg/lbstanza/pull/147 - inline higher-order functions and clean up ptr calls by @jackbackrack in https://github.com/StanzaOrg/lbstanza/pull/149
- Refactored indexing algorithm and DefinitionsDatabase by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/150
- Fix naming for stz/test-bitset-intrinsics by @jwatson0 in https://github.com/StanzaOrg/lbstanza/pull/151
- Added annotations to definitions database by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/153
- Fix tests/test-trampoline for linux by @jwatson0 in https://github.com/StanzaOrg/lbstanza/pull/152
- Update test for DefinitionsDatabase ser/deserialization. by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/154
- Improve DefinitionsDatabase function annotations by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/155
- Fix a bug in skip-live by @OlegPliss in https://github.com/StanzaOrg/lbstanza/pull/156
- Fix for 32-bit integer truncation in the interpreter by @OlegPliss in https://github.com/StanzaOrg/lbstanza/pull/157
- Implement set-max-heap-size by @OlegPliss in https://github.com/StanzaOrg/lbstanza/pull/158
- Fixes and tests for annotating complex function signatures by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/159
- Fix typo in stringify? implementation of DOr by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/161
- Update core/Process library for Windows. by @m-hilgendorf in https://github.com/StanzaOrg/lbstanza/pull/160
Full Changelog: StanzaOrg/lbstanza@0.15.3...0.17.0