| .. |
|
alien
|
concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95
|
2011-10-03 00:24:37 -07:00 |
|
arrays
|
…
|
|
|
assocs
|
assocs: improve stack effect docs for "?at".
|
2011-09-26 11:32:20 -07:00 |
|
bootstrap
|
io.binary: make le> and be> faster (20% and 75%, respectively).
|
2011-10-11 21:13:30 -07:00 |
|
byte-arrays
|
…
|
|
|
byte-vectors
|
…
|
|
|
checksums
|
Checksums help article update: Added internet checksums brief description
|
2011-03-23 03:51:55 +00:00 |
|
classes
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
|
combinators
|
Rename spread>quot to deep-spread>quot, and spread>quot-shallow to shallow-spread>quot.
|
2011-10-02 20:25:39 -07:00 |
|
compiler/units
|
…
|
|
|
continuations
|
continuations: document full effect of cleanup
|
2011-10-14 14:45:21 -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
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
generic
|
generic.parser: adding tests.
|
2011-10-13 16:49:54 -07:00 |
|
graphs
|
…
|
|
|
growable
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
|
hash-sets
|
hash-sets: remove unused import.
|
2011-09-06 11:26:29 -07:00 |
|
hashtables
|
hashtables: moving hash-combine to hashtables.
|
2011-10-02 20:29:49 -07:00 |
|
init
|
…
|
|
|
io
|
io.binary: make le> and be> faster (20% and 75%, respectively).
|
2011-10-11 21:13:30 -07:00 |
|
kernel
|
kernel: higher-order effects for *keep
|
2011-10-14 10:45:02 -07:00 |
|
layouts
|
…
|
|
|
lexer
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
|
make
|
Typo in "make.factor" documentation
|
2011-03-14 06:07:32 +00:00 |
|
math
|
math.parser: cleanup uses of 16/8/2 >base/base>.
|
2011-10-14 10:09:12 -07:00 |
|
memory
|
Add test case to memory-tests.factor for recent large object allocation bug
|
2011-09-05 16:47:32 -07:00 |
|
namespaces
|
namespaces: adding a "with-global" word to replace "global [ ] bind".
|
2011-10-13 17:21:59 -07:00 |
|
parser
|
Clean up a parser docs as per suggestions.
|
2011-10-02 20:08:23 -07:00 |
|
quotations
|
…
|
|
|
sbufs
|
sbufs: fix typo in docs
|
2011-01-08 22:37:58 +09:00 |
|
sequences
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
|
sets
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
|
slots
|
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
|
2011-09-19 10:03:43 -07:00 |
|
sorting
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
|
source-files
|
parser, source-files, syntax: have MAIN: store the main entry point in the source-file record in addition to the vocabulary. Have run-file execute the MAIN: word for a file if present after evaluating its contents.
|
2011-08-17 20:58:09 -07:00 |
|
splitting
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
|
strings
|
Revert "sequences: change to use tuple-hashcode algorithm, make string-hashcode work like old sequence-hashcode."
|
2011-10-06 08:37:05 -07:00 |
|
syntax
|
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229.
|
2011-10-03 15:49:49 -07:00 |
|
system
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
|
vectors
|
…
|
|
|
vocabs
|
vocabs: adding docs for 'parent-vocab?' and 'parent-vocabs'.
|
2011-09-25 18:36:20 -07:00 |
|
words
|
hashtables: moving hash-combine to hashtables.
|
2011-10-02 20:29:49 -07:00 |