Shen OS Kernel 21.2
Fixed
- variables that shadow a pattern match variable no longer get ebr'd.
print-vector?
will now handle empty absvectors, returningfalse
.- Removed
<>
from initialisation ofshen.external-symbols
. - Fix
preclude*
andinclude*
not working for datatypes defined inside packages.
Changed
tests.shen
no longer resets pass/fail counters when test suite is finished.