.. |
alien
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -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 some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
bootstrap
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06: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
|
Move io.streams.string from core to basis
|
2009-02-06 01:58:51 -06:00 |
classes
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
combinators
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
compiler
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
continuations
|
Merge branch 'master' into new_ui
|
2009-02-04 04:45:33 -06:00 |
definitions
|
Only build a generic word once, even if a compilation unit defines several methods on it, by adding generics to a set and building them at the end. 25% improvement on bootstrap time
|
2008-11-03 03:51:28 -06:00 |
destructors
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
effects
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
generic
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
graphs
|
Remove some usages of slip combinators from the core
|
2009-02-05 03:29:59 -06:00 |
growable
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
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
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
io
|
Fix conflict
|
2009-02-18 22:20:05 -06:00 |
kernel
|
Documentation improvements
|
2009-02-17 04:57:02 -06:00 |
layouts
|
define-inline now takes an effect parameter
|
2008-12-15 19:44:56 -06:00 |
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
|
Documentation improvements
|
2009-02-17 04:57:02 -06:00 |
math
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -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
|
add initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [ bar ] initialize
|
2009-02-10 13:02:33 -06:00 |
parser
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06: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
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06: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
|
Merge branch 'master' into new_ui
|
2009-02-09 20:30:44 -06:00 |
sorting
|
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 |
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
|
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 |
syntax
|
Improve " docs
|
2009-02-17 14:26:25 -06:00 |
system
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -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
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
words
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |