factor/core
Slava Pestov 56a4b323ef sequences: add accumulate-as and document insert-nth 2009-10-01 23:13:33 -05:00
..
alien change CALLBACK: to use the ABI of the current LIBRARY: and get rid of STDCALL-CALLBACK: 2009-09-28 19:27:28 -05:00
arrays Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
assocs Fixing various test failures caused by C type parser change, and clarify C type docs some more 2009-09-28 08:48:39 -05:00
bootstrap Word hashcodes are now computed from the word's name/vocabulary, removing a source of non-determinism 2009-09-27 21:09:11 -05:00
byte-arrays alien: improve documentation 2009-09-26 21:28:11 -05:00
byte-vectors Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
checksums add examples to checksums docs 2009-09-30 02:26:32 -05:00
classes fix stack effect of ERROR: words that inherit slots from a base class 2009-09-29 12:52:13 -05:00
combinators Fix conflict 2009-09-23 20:52:04 -05:00
compiler/units Oops 2009-05-01 08:21:31 -05:00
continuations rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
definitions definitions: make FORGET: M\ update compiled xref correctly 2009-09-28 03:04:53 -05:00
destructors Improve destructors docs, fix bug where debug-leaks? wasn't being switched off 2009-08-24 21:44:48 -05:00
effects bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words based on types in their declared effect 2009-09-01 14:39:22 -05:00
generic definitions: make FORGET: M\ update compiled xref correctly 2009-09-28 03:04:53 -05:00
graphs Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
growable Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
hashtables Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
init Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
io destructors: already-unregistered error had the wrong content, also don't throw an error when disposing a disposable twice 2009-08-24 20:27:22 -05:00
kernel Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
layouts layouts: most-positive/negative-fixnum return fixnums now 2009-09-29 22:27:54 -05:00
lexer small fix for lexer 2009-08-18 00:10:23 -05:00
make Fix documentation errors 2009-09-06 19:00:03 +09:00
math Fix conflict 2009-09-23 20:52:04 -05:00
memory misc small documentation fixes, some fixes for factor.vim, changed permissions of vm/* to 644 2009-08-10 21:33:07 +02:00
namespaces rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
parser Add NAN: literal syntax for NANs with a payload 2009-09-12 15:06:15 -05:00
quotations Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
sbufs Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
sequences sequences: add accumulate-as and document insert-nth 2009-10-01 23:13:33 -05:00
sets Move conjoin-at from compiler.cfg.liveness to sets 2009-07-21 03:02:06 -05:00
slots make slot initial-values check the class for an "initial-value" word prop; set this word prop on classes.c-types types 2009-08-19 21:28:20 -05:00
sorting docs: updated some docs to use new markup 2009-09-22 15:22:34 -04:00
source-files Refactor source-file-errors a little bit to remove some code duplication, and so that clicking 'Edit' in error list tool works for parse errors in unit tests 2009-08-04 21:01:21 -05:00
splitting add if-zero/when-zero/unless-zero to core/ and update usages 2009-08-11 17:59:40 -05:00
strings rename a couple more words 2009-09-24 19:47:44 -05:00
syntax syntax: fix typos in " docs 2009-09-23 17:50:00 -05:00
system Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
vectors Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
vocabs Specialized array overhaul 2009-09-09 22:33:34 -05:00
words Word hashcodes are now computed from the word's name/vocabulary, removing a source of non-determinism 2009-09-27 21:09:11 -05:00