| .. |
|
alien
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
|
arrays
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
assocs
|
Fixes
|
2008-02-15 19:42:56 -06:00 |
|
bit-arrays
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
bit-vectors
|
Fix coercer words
|
2008-01-30 01:54:11 -06:00 |
|
bootstrap
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
|
boxes
|
Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state
|
2008-02-19 14:38:02 -06:00 |
|
byte-arrays
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
byte-vectors
|
Fix coercer words
|
2008-01-30 01:54:11 -06:00 |
|
classes
|
Fixing interaction between mixin classes and forget
|
2008-02-17 17:08:16 -06:00 |
|
combinators
|
case now optimizes contiguous integer ranges
|
2008-02-14 01:03:57 -06:00 |
|
command-line
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |
|
compiler
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
|
continuations
|
New single stepper work in progress
|
2008-02-19 23:17:59 -06:00 |
|
cpu
|
linkage errors don't thwart compilation anymore
|
2008-02-16 00:54:54 -06:00 |
|
debugger
|
Fix method redefinition bug
|
2008-02-17 18:38:29 -06:00 |
|
definitions
|
Method usages cleanup
|
2008-02-04 23:30:59 -06:00 |
|
dlists
|
clean up pop-front, add dlist1, add push-all-front and push-all-back
|
2008-02-12 11:58:47 -06:00 |
|
effects
|
More method cleanups
|
2008-02-04 19:38:31 -06:00 |
|
float-arrays
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
float-vectors
|
Fix typo in the float-vector docs
|
2008-02-04 17:42:35 -08:00 |
|
generator
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
|
generic
|
Fix stack effects for hooks
|
2008-02-17 00:37:54 -06:00 |
|
graphs
|
Fix some compiled-usage issues
|
2008-01-12 04:25:16 -05:00 |
|
growable
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
hashtables
|
Unit test fixes
|
2008-02-16 02:19:48 -06:00 |
|
heaps
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
inference
|
Fix method redefinition bug
|
2008-02-17 18:38:29 -06:00 |
|
init
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
|
inspector
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
|
io
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
|
kernel
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
|
layouts
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
|
libc
|
Improve the line-art demo. Put cleanup guards on libc:with-malloc and opengl:with-framebuffer .
|
2008-01-26 17:15:09 -08:00 |
|
listener
|
Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state
|
2008-02-19 14:38:02 -06:00 |
|
math
|
Improve ratio syntax
|
2008-02-10 01:40:17 -06:00 |
|
memory
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
mirrors
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
|
namespaces
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
|
none
|
Further heap cleanups
|
2007-11-05 12:35:44 -05:00 |
|
optimizer
|
Fix method redefinition bug
|
2008-02-17 18:38:29 -06:00 |
|
parser
|
Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state
|
2008-02-19 14:38:02 -06:00 |
|
prettyprint
|
New single stepper work in progress
|
2008-02-19 23:17:59 -06:00 |
|
quotations
|
Fixing unit tests
|
2008-02-11 14:19:47 -06:00 |
|
refs
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
sbufs
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
sequences
|
Make a word inline
|
2008-02-14 20:27:25 -06:00 |
|
slots
|
Clean up generic words a little bit
|
2008-02-03 14:19:07 -06:00 |
|
sorting
|
New split-reduce combinator
|
2008-02-11 00:16:30 -06:00 |
|
source-files
|
Clean up vocabs.loader and add littledan's unit test feature
|
2008-02-10 23:03:54 -06:00 |
|
splitting
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
strings
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
syntax
|
Unicode character name syntax
|
2008-02-15 19:32:14 -06:00 |
|
system
|
Make OS name more consistent for extra/builder
|
2008-02-05 18:48:38 -06:00 |
|
threads
|
Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state
|
2008-02-19 14:38:02 -06:00 |
|
tuples
|
Fixing interaction between mixin classes and forget
|
2008-02-17 17:08:16 -06:00 |
|
vectors
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
|
vocabs
|
Another fix
|
2008-02-17 17:08:52 -06:00 |
|
words
|
Fixing interaction between mixin classes and forget
|
2008-02-17 17:08:16 -06:00 |