factor/core
Joe Groff 2bd6de9a02 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
..
alien Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
arrays
assocs assocs: adding tests for "assoc-stack". 2011-09-17 08:14:13 -07:00
bootstrap Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
byte-arrays
byte-vectors
checksums Checksums help article update: Added internet checksums brief description 2011-03-23 03:51:55 +00:00
classes Fix for parser-notes? being removed 2011-09-07 04:59:35 -05:00
combinators Revert "spread>quot now outputs empty quotations where you would expect so that things like { [ ] [ ] } spread infer as ( x x -- x x ) instead of ( -- )" 2011-09-18 23:41:49 -05:00
compiler/units
continuations Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
definitions definitions: remove unused vocabulary in refactored a.factor 2011-02-24 15:37:41 +09:00
destructors
effects effects: add missing right parenthesis in description of stack-effect word 2011-01-23 21:51:52 +09:00
generic 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
graphs
growable
hash-sets hash-sets: remove unused import. 2011-09-06 11:26:29 -07:00
hashtables Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
init
io Make sure 0 read always returns f. Fixes issue #70. 2011-09-09 18:51:06 -07:00
kernel Fix help lint for when*,unless* 2011-08-23 12:28:16 -07:00
layouts
lexer lexer: more clear code. 2011-09-17 08:14:13 -07:00
make Typo in "make.factor" documentation 2011-03-14 06:07:32 +00:00
math math: fix docs for 'when-zero'. 2011-09-02 21:13:29 -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
parser Make "quiet" true by default. Disable quiet mode for listener, bootstrap, and deploy tool. 2011-09-06 17:58:12 -07:00
quotations
sbufs sbufs: fix typo in docs 2011-01-08 22:37:58 +09:00
sequences sequences, fix stack effect of (accumulate) 2011-08-25 00:43:37 +02:00
sets sets: update docs for "combine". 2011-09-17 08:14:14 -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 sorting: change sort-keys and sort-values to generics. 2011-04-07 08:57:26 -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 splitting: fix stack effect declaration of (split) 2010-11-06 17:50:39 -07:00
strings Fix unit test in strings 2011-08-25 11:10:40 -07:00
syntax command-line, parser, syntax: move the MAIN: invocation from run-file to run-script to minimize the potential impact on internal machinery that uses run-file 2011-08-17 21:29:02 -07:00
system Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
vectors
vocabs Merge remote-tracking branch 'Blei/gtk-image-loader' 2011-08-27 14:07:18 -07:00
words 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