..
alien
use radix literals
2011-11-23 19:03:40 -08:00
arrays
Remove stack effects from HELP: declarations.
2011-10-20 19:36:11 -07:00
assocs
assocs: 5-8% performance improvement to assoc>map. Fixes #69 .
2011-11-12 17:02:33 -08:00
bootstrap
syntax: remove BIN: HEX: OCT:
2011-11-23 20:07:33 -08:00
byte-arrays
Remove stack effects from HELP: declarations.
2011-10-20 19:36:11 -07:00
byte-vectors
Removing integers-as-sequences
2010-01-15 07:15:33 +13:00
checksums
use radix literals
2011-11-23 19:03:40 -08:00
classes
classes.maybe: Change the type of maybe's class slot. As a result, maybe: maybe: integer is valid now, so fix the unit tests and its prettyprinting.
2011-11-23 01:43:02 -08:00
combinators
combinators: fix docs for case.
2011-11-10 11:20:28 -08:00
compiler /units
constants for special object hardcoded literals
2011-11-02 12:54:50 -07:00
continuations
constants for special object hardcoded literals
2011-11-02 12:54:50 -07:00
definitions
definitions: remove unused vocabulary in refactored a.factor
2011-02-24 15:37:41 +09:00
destructors
Add unless-disposed combinator to clean up some repetition, and fix bogus error reported from timer thread if an I/O operation with a set timeout fails on Windows
2010-08-23 21:12:24 -05:00
effects
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
2011-11-22 18:49:42 -08:00
generic
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
2011-11-22 18:49:42 -08:00
graphs
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
growable
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
hash-sets
hash-sets: separate <hash-set> and >hash-set to match other containers. Fixes #154 .
2011-10-19 11:35:25 -07:00
hashtables
use radix literals
2011-11-23 19:03:40 -08:00
init
constants for special object hardcoded literals
2011-11-02 12:54:50 -07:00
io
io.files: use initialize to set resource-path
2011-11-27 12:37:58 -08:00
kernel
vm: more defense against multi-faulting
2011-11-12 13:02:57 -08:00
layouts
constants for special object hardcoded literals
2011-11-02 12:54:50 -07:00
lexer
Remove the lexer-factory because nothing uses it. Update usages.
2011-10-29 01:11:19 -07:00
make
Typo in "make.factor" documentation
2011-03-14 06:07:32 +00:00
math
math.integers: make bignum/f round to even on tie
2011-11-26 17:44:29 -08:00
memory
Remove stack effects from HELP: declarations.
2011-10-20 19:36:11 -07:00
namespaces
constants for special object hardcoded literals
2011-11-02 12:54:50 -07:00
parser
parser: remove parse-base dead code
2011-11-23 22:33:31 -08:00
quotations
Remove stack effects from HELP: declarations.
2011-10-20 19:36:11 -07:00
sbufs
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
sequences
random: go faster
2011-11-15 20:45:16 -08:00
sets
Cleanup lint warnings.
2011-10-14 11:47:24 -07:00
slots
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
2011-11-22 18:49:42 -08:00
sorting
Fixing docs for recent stack effects additions.
2011-09-24 22:08:54 -07:00
source-files
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
2011-10-18 13:19:39 -07:00
splitting
Fixing docs for recent stack effects additions.
2011-09-24 22:08:54 -07:00
strings
use radix literals
2011-11-23 19:03:40 -08:00
syntax
syntax: remove BIN: HEX: OCT:
2011-11-23 20:07:33 -08:00
system
remove BSD,solaris,etc. misc platform support code
2011-11-02 17:13:51 -07:00
vectors
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
vocabs
rearrange source-file-error error. to load earlier
2011-11-15 18:26:35 -08:00
words
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08:00