all repos — min @ 6f4c6d511ec45b957fbccf8b4ca8acbbef5691dc

A small but practical concatenative programming language.

Updated changelog.
h3rald h3rald@h3rald.com
Tue, 19 May 2026 14:05:49 +0200
commit

6f4c6d511ec45b957fbccf8b4ca8acbbef5691dc

parent

30170abece04a2f15814cc5e15763c2640cabb03

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M next-release.mdnext-release.md

@@ -4,5 +4,6 @@ * `sys.ls-r` now returns directories and symlinks as well.

* Fixed compilation of dictionary literals (Closes #194). * Displaying hint message in case of unhandled exceptions (Closes #196). * Updated vendor library paths to include architecture information as well. +* Fixed resolution of static libraries based on min sources rather than current project. * Upgraded OpenSSL to version 4.0.0.