factor/core
Alexander Iljin 581489b64f sytax-docs: mention that numbers may contain commas 2017-06-21 12:36:39 +03:00
..
alien *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05: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 core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
classes classes.intersection: Fix typo in commented-out unit-test. 2017-06-04 20:03:02 -05:00
combinators core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
compiler/units compiler.units: fix modify-code-heap example. 2017-05-05 08:38:49 -07: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 core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
destructors *-docs: fix a typo in the word parametErized 2017-03-17 08:22:18 -07:00
effects effects: make :type print as :type instead of ``_: type`` 2016-05-14 17:03:09 -07:00
generic factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
graphs *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
growable core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07: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 *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
kernel kernel: Fix the docs for curry/compose a bit. 2017-06-03 02:10:06 -05:00
layouts *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
lexer Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
make make-docs: fix what appears to be a oversight 2017-01-20 08:21:54 -08:00
math math.parser: allow 0B, 0O, and 0X number prefixes. 2017-06-15 15:53:01 -07:00
memory core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
namespaces namespaces: Way better implementation of with-variable-on. 2017-05-30 19:58:19 -05:00
parser *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07: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-docs: add short help for the words longest and shortest 2017-06-21 12:35:47 +03:00
sets compiler.utilities: move conjoin-at tests. 2017-02-08 11:16:00 -08:00
slots core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
sorting core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
source-files assocs: moving collect-by from math.statistics. 2016-12-28 12:56:19 -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 sytax-docs: mention that numbers may contain commas 2017-06-21 12:36:39 +03:00
system Revert "alien.strings: change how string>{cpu,os} works." 2016-11-02 07:34:38 -07: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: simplify M\ string require. 2017-02-09 16:24:05 -08:00
words *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00