| .. |
|
alien
|
Fix for native I/O backends that create callbacks in deployed apps; this affected tools.deploy.test[35] ever since run-loop multiplexer landed on OS X
|
2008-12-12 19:48:17 -06:00 |
|
arrays
|
Exploit the fast-path for allocation of array with initial element 0 by changing
|
2008-12-06 18:37:28 -06:00 |
|
assocs
|
Add inc-at word to core, and update some usages of at+ to use it instead
|
2008-12-09 16:54:48 -06:00 |
|
bootstrap
|
Remove unsafe string allocation, since its of dubious value
|
2008-12-09 17:53:00 -06:00 |
|
byte-arrays
|
Fix byte-arrays tests
|
2008-12-09 21:07:28 -06:00 |
|
checksums
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
classes
|
Fix typo
|
2008-12-09 15:10:51 -06:00 |
|
combinators
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
|
compiler
|
…
|
|
|
continuations
|
assert-depth now has a static stack effect. This fixes a UI unit test failure
|
2008-12-05 08:25:26 -06:00 |
|
definitions
|
…
|
|
|
destructors
|
…
|
|
|
effects
|
core: swap 3append -> glue
|
2008-12-03 19:12:48 -06:00 |
|
generic
|
Fix some problems with arithmetic type inference, exposed by recent changes to log2 word
|
2008-12-07 19:44:49 -06:00 |
|
graphs
|
…
|
|
|
growable
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
hashtables
|
Mark a word inline
|
2008-12-06 15:31:35 -06:00 |
|
init
|
…
|
|
|
io
|
Fix for native I/O backends that create callbacks in deployed apps; this affected tools.deploy.test[35] ever since run-loop multiplexer landed on OS X
|
2008-12-12 19:48:17 -06:00 |
|
kernel
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
|
layouts
|
…
|
|
|
lexer
|
…
|
|
|
make
|
…
|
|
|
math
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
|
memory
|
Fix memory test on OpenBSD
|
2008-12-12 01:00:32 -06:00 |
|
namespaces
|
Exploit the fast-path for allocation of array with initial element 0 by changing
|
2008-12-06 18:37:28 -06:00 |
|
parser
|
swap ... 3append -> surround in core
|
2008-12-06 18:42:41 -06:00 |
|
quotations
|
…
|
|
|
sbufs
|
Remove unsafe string allocation, since its of dubious value
|
2008-12-09 17:53:00 -06:00 |
|
sequences
|
Change a -rot usage to 2dip
|
2008-12-10 17:26:54 -06:00 |
|
sets
|
…
|
|
|
slots
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
|
sorting
|
…
|
|
|
source-files
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
|
splitting
|
…
|
|
|
strings
|
Remove unsafe string allocation, since its of dubious value
|
2008-12-09 17:53:00 -06:00 |
|
syntax
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
system
|
…
|
|
|
vectors
|
Exploit the fast-path for allocation of array with initial element 0 by changing
|
2008-12-06 18:37:28 -06:00 |
|
vocabs
|
Fix restart behavior with circular vocabs, and add a test for this
|
2008-12-09 04:50:33 -06:00 |
|
words
|
swap ... 3append -> surround in core
|
2008-12-06 18:42:41 -06:00 |