Commit Graph

58 Commits

Author SHA1 Message Date
Taylor R. Campbell 4a24db6278 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
Taylor R. Campbell 6d0bcef5bb Added basic SRFI 10 implementation 2004-01-16 15:37:46 +00:00
Eric Knauel eeb9ccd78a added SRFI-34/35: conditions and exception handling 2003-12-02 09:48:46 +00:00
Taylor R. Campbell 9f6397806f 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
Taylor R. Campbell 7f275baa4e 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
Taylor R. Campbell 9a0dcfb650 Added various optimization tweaks, cleaned up some code, added a few more comments. 2003-10-27 22:08:10 +00:00
Martin Gasbichler 9339ae863e Export make-bit-reader 2003-10-14 18:35:48 +00:00
Taylor R. Campbell ddcfe68390 Gah, _really_ a new PROCEDURE-TABLES library...I can't believe I forgot to 'cvs add' it before committing. 2003-10-09 18:50:19 +00:00
Rolf-Thomas Happe 98e301455e little moral improvements 2003-07-27 17:36:26 +00:00
Mike Sperber b54c5a971f Fix botched initial commit of CML code:
- Add files to the proper subdirectory.
- Add half-hearted attempt to get the file layout right.
2003-05-12 08:56:27 +00:00
Rolf-Thomas Happe a2ea760cb6 internal use disclaimer 2003-04-25 19:38:47 +00:00
Rolf-Thomas Happe 5eeeb6c4b7 better word order 2003-04-23 19:27:04 +00:00
Martin Gasbichler a061a2fa33 Add rt-structure->environment. 2003-04-23 08:30:47 +00:00
Martin Gasbichler 364b11b574 Small fix. 2003-04-23 07:54:36 +00:00
Rolf-Thomas Happe 9c45e43293 final newlines 2003-04-22 18:10:34 +00:00
Martin Gasbichler d0df8e8cd2 Added reference to the origin of the code 2003-04-14 06:45:20 +00:00
Martin Gasbichler 0370fcb8bc Added Oleg's binary-parsing 2003-04-14 06:38:47 +00:00
Taylor R. Campbell d73f1b8c65 fixed silly typo in banana.scm; not actually a bug, just a silly typo 2003-04-03 20:12:56 +00:00
Michel Schinz 49fa6ec239 - intset? now does what it should 2003-04-02 17:51:39 +00:00
Michel Schinz 7f45dace60 *** empty log message *** 2003-04-01 18:43:15 +00:00
Taylor R. Campbell 85945cfed1 added Taylor Campbell to COPYING, Banana notice to NEWS 2003-03-29 16:14:06 +00:00
Taylor R. Campbell 2732d18bba added Banana 2003-03-28 19:47:41 +00:00
Rolf-Thomas Happe 81d87d51a9 anti-aliasing fixes 2003-03-23 19:23:12 +00:00
Rolf-Thomas Happe 93f8fe8c5c null? copy! map-into! etc. 2003-03-22 22:22:15 +00:00
Rolf-Thomas Happe 066947bdb2 tabulate; list->vector bug fix 2003-03-20 19:09:05 +00:00
Rolf-Thomas Happe 9ef33b4651 improved ASSERT interface 2003-03-19 21:42:21 +00:00
Rolf-Thomas Happe 85539d1d46 sequence= etc. 2003-03-13 18:38:28 +00:00
Rolf-Thomas Happe ace91c90af shuffled words 2003-03-11 18:22:02 +00:00
Anthony Carrico 5682f5283f Automatically generate file DETAILS containing library details. 2003-03-11 06:13:58 +00:00
Rolf-Thomas Happe bcb960f956 stated relations between vector, string, list, general sequence procedures 2003-03-09 19:55:50 +00:00
Eric Knauel 6863cce44f Fixed bug: before-thunk needs to obtain the lock.
--
Martin
2003-03-05 14:32:06 +00:00
Anthony Carrico d77a58be8d Added file. 2003-02-21 04:40:59 +00:00
Martin Gasbichler 65faf0da98 Fixed typos 2003-02-20 22:40:23 +00:00
Martin Gasbichler 436e3ec83c initial version 2003-02-20 22:39:32 +00:00
Martin Gasbichler 37ba4a7fde initial version 2003-02-20 22:30:06 +00:00
Rolf-Thomas Happe 931d822a6a proc table - update/correction 2003-02-17 20:27:13 +00:00
Rolf-Thomas Happe 50452d1f7a minor fixes etc. 2003-02-16 22:39:24 +00:00
Rolf-Thomas Happe 80c33c00ec minor modifs 2003-02-16 00:35:02 +00:00
Rolf-Thomas Happe d662cc90e4 interface changes, examples 2003-02-16 00:32:31 +00:00
Rolf-Thomas Happe c294d73444 some more start&ends 2003-02-15 02:48:52 +00:00
Rolf-Thomas Happe 12a2b6f06d doc w/o examples and proof-reading 2003-02-15 02:39:50 +00:00
Rolf-Thomas Happe 3c234fddc9 s48/krims/README 2003-02-14 00:47:58 +00:00
Martin Gasbichler 60069b30d4 Code from Marc Feeley's Scheme 2001 paper. 2003-02-13 12:05:57 +00:00
Rolf-Thomas Happe 005c65f11c docu 2003-02-12 23:26:41 +00:00
Rolf-Thomas Happe f21e9e0e44 copy fold append map for-each every 2003-02-12 21:48:40 +00:00
Martin Gasbichler 0017aebb40 Some documentation for rt-modules and overlapping-imports? 2003-02-12 10:13:59 +00:00
Martin Gasbichler e68c0080f4 Readded accidentally removed overlapping-imports?. 2003-02-12 10:12:23 +00:00
Rolf-Thomas Happe 7cfd2e6c72 sequences 2003-02-12 00:23:30 +00:00
Rolf-Thomas Happe d6ac20424e odds and ends 2003-02-12 00:15:11 +00:00
Martin Gasbichler 509cd53d2f Added missing interface to semaphores 2003-01-29 07:53:23 +00:00