sunterlib/s48
Anthony Carrico f823507c44 Fixed typo and newline. 2004-03-10 16:10:26 +00:00
..
args-fold Automatically generate file DETAILS containing library details. 2003-03-11 06:13:58 +00:00
banana Oops, :BYTE-VECTOR doesn't actually exist. I guess I ought to have tested that before I committed -- I think I tested everything, said 'duh,' added type annotations to BANANA-EXTRAS, and committed without testing again, due to the simplicity of the addition to interfaces.scm --. 2003-10-28 22:38:43 +00:00
binary-parse Export make-bit-reader 2003-10-14 18:35:48 +00:00
cml Fix botched initial commit of CML code: 2003-05-12 08:56:27 +00:00
concurrency Automatically generate file DETAILS containing library details. 2003-03-11 06:13:58 +00:00
continuation-data-type Automatically generate file DETAILS containing library details. 2003-03-11 06:13:58 +00:00
exceptions Fixed typo and newline. 2004-03-10 16:10:26 +00:00
heap-images Added reinitializer package 2004-02-12 14:48:39 +00:00
intsets - intset? now does what it should 2003-04-02 17:51:39 +00:00
krims internal use disclaimer 2003-04-25 19:38:47 +00:00
module-system Add rt-structure->environment. 2003-04-23 08:30:47 +00:00
procedure-tables Fixed a _MAJOR_ problem: PROCEDURE-HASH previously wouldn't work in stripped-scsh.image, because templates don't have debug data in them in that; however, they still have uids, so I used TEMPLATE-ID instead of stuff involving debug data. 2003-10-27 22:09:02 +00:00
profile added package "no-mini-profiler" with same interface as "mini-profiler" 2004-02-26 15:12:51 +00:00
sequences little moral improvements 2003-07-27 17:36:26 +00:00
srfi-10 Forgot to put the 'This file is part of Sunterlib' message at the top of the SRFI 10 test files -- not that those two files are that significant, of course 2004-01-16 15:42:03 +00:00