all repos — min @ ffefc1a95d12a4e520719722a76b84e5bfcf2a25

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
* Improved diagnostics for native symbols calling other symbols.
* Refactored **crypto** module to use Nim StdLib's md5 and sha1 module when OpenSSL support is not enabled.
* Fixed detection of musl executables when running build task.