factor/core
John Benediktsson 7c5496085e alien.strings: remove latin1 dependency. 2018-02-28 08:58:30 -08:00
..
alien alien.strings: remove latin1 dependency. 2018-02-28 08:58:30 -08:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
bootstrap core/basis: Rename tuples kernel:curry -> curried, kernel:compose -> composed. 2017-06-02 17:39:20 -05:00
byte-arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
byte-vectors docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
checksums checksums: fix doctest for checksum-file. 2018-01-18 22:24:24 -08:00
classes classes.error: adding a summary.txt. 2018-02-25 11:38:58 -08:00
combinators core/basis/extra: use none?. 2018-02-14 11:56:31 -08:00
compiler/units core/basis/extra: use none?. 2018-02-14 11:56:31 -08:00
continuations core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
definitions fix some typos in docs. 2018-02-12 16:22:49 -08:00
destructors *-docs: fix a typo in the word parametErized 2017-03-17 08:22:18 -07:00
effects more test IN: cleanup. 2018-02-15 09:20:01 -08:00
generic fix some typos in docs. 2018-02-12 16:22:49 -08:00
graphs *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
growable more test IN: cleanup. 2018-02-15 09:20:01 -08:00
hash-sets core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
hashtables core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
kernel fix more typos in docs. 2018-02-12 16:43:08 -08:00
layouts *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
lexer basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
make make-docs: fix what appears to be a oversight 2017-01-20 08:21:54 -08:00
math fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
memory basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
namespaces namespaces: Way better implementation of with-variable-on. 2017-05-30 19:58:19 -05:00
parser more test IN: cleanup. 2018-02-15 09:20:01 -08:00
quotations core/basis: Rename tuples kernel:curry -> curried, kernel:compose -> composed. 2017-06-02 17:39:20 -05:00
sbufs core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
sequences sequences: moving none? to core. 2018-02-14 11:23:03 -08:00
sets fix more typos in docs. 2018-02-12 16:43:08 -08:00
slots core/: bunch of more docs 2017-06-24 16:42:59 +02:00
sorting sorting: simplify l-next, r-next. 2018-01-22 11:45:54 -08:00
source-files fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
splitting factor: Rename start -> subseq-start, start* -> subseq-start-from. 2017-06-01 14:45:54 -05:00
strings *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
syntax syntax-docs: improve descriptions for GENERIC: and GENERIC#: 2018-01-22 07:58:17 -08:00
system basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
vectors core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
vocabs vocabs: remove unnecessary generic stack effect. 2018-01-20 21:30:11 -08:00
words core/: bunch of more docs 2017-06-24 16:42:59 +02:00