Martin Gasbichler
|
34f58eb4c6
|
Fix dir-stream-apply
|
2003-11-19 10:58:45 +00:00 |
Rolf-Thomas Happe
|
d292dc423f
|
Sunday sore-throat edition
|
2003-11-09 17:04:04 +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 |
Taylor R. Campbell
|
4ee8b293ce
|
New s48 library: PROCEDURE-TABLES, by Taylor Campbell
|
2003-10-09 18:49:17 +00:00 |
Rolf-Thomas Happe
|
98e301455e
|
little moral improvements
|
2003-07-27 17:36:26 +00:00 |
Martin Gasbichler
|
c8c0d08f3a
|
Export dir-stream-fold-right
|
2003-07-01 16:43:58 +00:00 |
Anthony Carrico
|
c8a02446c8
|
Started version 0.5.
|
2003-05-20 02:07:05 +00:00 |
Anthony Carrico
|
496e863909
|
Get ready for new release.
|
2003-05-20 01:43:59 +00:00 |
Martin Gasbichler
|
c5722e9ea3
|
Mention CML
|
2003-05-12 09:15:19 +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 |
Mike Sperber
|
91d2bb15c8
|
Add rough, but fairly well-debugged implementation of many CML
primitives.
|
2003-05-12 07:38:33 +00:00 |
Anthony Carrico
|
13d95988e4
|
Added sunterlib.scm and sunterlib-48.scm to eventually replace (s48-)interfaces.scm and (s48-)packages.scm.
|
2003-05-07 18:06:12 +00:00 |
Rolf-Thomas Happe
|
a2ea760cb6
|
internal use disclaimer
|
2003-04-25 19:38:47 +00:00 |
Martin Gasbichler
|
bc1efa61af
|
Note display-continuation.
|
2003-04-24 09:10:56 +00:00 |
Rolf-Thomas Happe
|
5eeeb6c4b7
|
better word order
|
2003-04-23 19:27:04 +00:00 |
Rolf-Thomas Happe
|
637584b40f
|
comment on byte-streams
|
2003-04-23 17:24:13 +00:00 |
Rolf-Thomas Happe
|
746040e917
|
(assert ... <caller>)
|
2003-04-23 17:23:39 +00:00 |
Martin Gasbichler
|
c7e5b8e20a
|
Add display-continuation.
|
2003-04-23 09:21:30 +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 |
Rolf-Thomas Happe
|
cc2b4fe985
|
fixed (read-bytes/partial! _ _ n n)
added (assert ... <calling procedure>)
.
|
2003-04-22 17:13:43 +00:00 |
Anthony Carrico
|
62ab061350
|
Start version 0.4 cycle.
|
2003-04-16 16:37:01 +00:00 |
Anthony Carrico
|
7410129388
|
Added release date.
|
2003-04-16 16:30:22 +00:00 |
Martin Gasbichler
|
34766b4952
|
Added binary-parse
|
2003-04-14 06:46:10 +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 |
Martin Gasbichler
|
161fea3b65
|
Removed accidentally commited SRFI-7 definition.
|
2003-04-10 11:48:43 +00:00 |
Martin Gasbichler
|
2ef2113ec9
|
Added treaps, base64, intsets
|
2003-04-10 11:44:32 +00:00 |
Martin Gasbichler
|
4c4db77b51
|
Added Oleg
|
2003-04-10 11:43:38 +00:00 |
Martin Gasbichler
|
5e19c5df9c
|
Added a port of Oleg's Treaps
|
2003-04-10 11:40:32 +00:00 |
Martin Gasbichler
|
ee95a22e53
|
Check exit status of fs sa
|
2003-04-10 11:39:28 +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
|
ae6bdcbf88
|
- added myself
|
2003-04-01 18:43:53 +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 |
Anthony Carrico
|
7e87daaa4d
|
Fixed installation. Avoid very long commands. Install directory is /usr/local (vs /tmp/usr/local). Make DETAILS by default. Install README and DETAILS with documentation.
|
2003-03-13 03:38:30 +00:00 |
Rolf-Thomas Happe
|
ace91c90af
|
shuffled words
|
2003-03-11 18:22:02 +00:00 |
Martin Gasbichler
|
1469b8d026
|
Added Matze
|
2003-03-11 07:45:14 +00:00 |