Skip to content
Version 0.2.1

Göran Weinholt (12):
      Add an install target in the makefile
      Fix for returning multiple values with call/cc
      Add documentation for gensym
      Add definitions for the readlink Linux syscalls
      Add an install target to the makefile
      Fix the base case of the partition procedure
      Fix library-extensions documentation to show the true default
      Change the Linux syscall wrappers to retry on EINTR by default
      Fixes for hashtable-size
      Fixes for hashtables due to the hacky way entries are deleted
      Implement the basic string comparison procedures from R6RS