Skip to content

Releases: tizoc/shen-scheme

v0.29

10 Dec 19:31
Compare
Choose a tag to compare

Changed

  • Updated kernel to S34.2.

v0.28

27 Nov 15:28
Compare
Choose a tag to compare

Changed

  • Updated kernel to S34.1.

v0.27.1

10 Oct 01:15
Compare
Choose a tag to compare

Changed

  • Updated kernel to S33.1.2.
  • Bumped default Chez version to 9.5.8.

v0.27

09 Oct 21:19
Compare
Choose a tag to compare

Changed

  • Updated kernel to S33.1.1.
  • Improved compilation of factorized defuns that generates code as efficient as the pre-S-kernel version.

Removed

  • Special treatment of scm. prefixed functions was removed. The new foreign form must now be used.

v0.26

10 Sep 15:55
Compare
Choose a tag to compare

Changed

  • Updated kernel to S33.1
  • Origin of raised exceptions is not shown anymore my default. This can be changed by setting shen.*show-exceptions* to true.

v0.25.5

06 Sep 16:33
Compare
Choose a tag to compare

Fixed

  • pr override now respects *hush*'s value.

v0.25.4

04 Sep 17:43
Compare
Choose a tag to compare

Fixed

  • eval-kl now correctly returns the name of the defined function when evaluating defun expressions.
  • The exception raised by abort and shen.string-match is now recognized as an interactive error in the REPL and no exception message is displayed.

v0.25.3

01 Aug 02:15
Compare
Choose a tag to compare

Changed

  • Updated kernel to S32.3

v0.25.2

21 May 14:54
Compare
Choose a tag to compare

Changed

  • Updated kernel to S32.1

v0.25.1

06 Mar 21:46
Compare
Choose a tag to compare

Changed

  • Updated kernel to S32