| .. |
|
alien
|
New initialize-alien word
|
2009-02-20 20:51:13 -06:00 |
|
arrays
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
|
assocs
|
Clean up ?at
|
2009-03-09 17:47:50 -05:00 |
|
bootstrap
|
define-generic and define-simple-generic now take stack effect parameters; math-combination is a singleton instead of a tuple
|
2009-03-22 18:00:26 -05:00 |
|
byte-arrays
|
Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence
|
2009-02-04 05:13:12 -06:00 |
|
checksums
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |
|
classes
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |
|
combinators
|
Various fixes for call(
|
2009-03-17 18:53:44 -05:00 |
|
compiler
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |
|
continuations
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
|
definitions
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |
|
destructors
|
…
|
|
|
effects
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
|
generic
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |
|
graphs
|
Remove some usages of slip combinators from the core
|
2009-02-05 03:29:59 -06:00 |
|
growable
|
…
|
|
|
hashtables
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
|
init
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
|
io
|
Fixing code-point-length
|
2009-03-19 17:42:38 -05:00 |
|
kernel
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
|
layouts
|
…
|
|
|
lexer
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
|
make
|
Working on documentation
|
2009-02-19 16:54:27 -06:00 |
|
math
|
Merge OneEyed's patch
|
2009-02-28 17:06:55 -06:00 |
|
memory
|
Split off data_heap.c from data_gc.c; split off write_barrier.h, local_roots.h from data_gc.h, misc other cleanups
|
2009-01-24 23:39:00 -06:00 |
|
namespaces
|
Clean up namespaces a bit
|
2009-02-20 20:51:51 -06:00 |
|
parser
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
|
quotations
|
Tweak quotations docs
|
2009-02-11 04:59:36 -06:00 |
|
sbufs
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
|
sequences
|
Change (:) to parse effect immediately, and remove ( parsing word
|
2009-03-21 03:17:35 -05:00 |
|
sets
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
|
slots
|
define-generic and define-simple-generic now take stack effect parameters; math-combination is a singleton instead of a tuple
|
2009-03-22 18:00:26 -05:00 |
|
sorting
|
Merge OneEyed's patch
|
2009-02-28 17:06:55 -06:00 |
|
source-files
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
|
splitting
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
|
strings
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
|
syntax
|
define-generic and define-simple-generic now take stack effect parameters; math-combination is a singleton instead of a tuple
|
2009-03-22 18:00:26 -05:00 |
|
system
|
prélude to a haiku
|
2009-02-28 15:01:28 -06:00 |
|
vectors
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
|
vocabs
|
Change (:) to parse effect immediately, and remove ( parsing word
|
2009-03-21 03:17:35 -05:00 |
|
words
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |