factor/core
John Benediktsson 3f04f7b013 classes.maybe: fix help-lint for docs.
Right now the examples must have stack effect ( -- ).  Some future
version might have an output stack assertion, but for now use
prettyprint to check result.
2017-03-17 13:21:36 -07:00
..
alien alien-docs: fix wording 2017-03-17 08:22:18 -07:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs sets: moving unique/conjoin/conjoin-at to compiler.utilities. 2017-02-07 18:54:24 -08:00
bootstrap Revert "bootstrap: trying to undo changes from" 2016-11-13 00:22:21 +01: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-docs: add link to checksums.process-docs 2016-09-19 20:18:06 -07:00
classes classes.maybe: fix help-lint for docs. 2017-03-17 13:21:36 -07:00
combinators combinators-docs: fix wording 2016-07-30 09:25:30 -07:00
compiler/units compiler.units: utility word filter-word-defs 2016-12-05 08:55:32 +01:00
continuations continuations: don't need to init-catchstack twice from init. 2017-02-02 10:00:44 -08: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 compiler.crossref: better code for getting dependencies-of + tests 2016-11-28 02:04:28 +01:00
graphs fix some tests for the sets:set change. 2016-03-29 20:43:46 -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 sets: adding ?delete that returns a boolean if elt was deleted from set. 2017-02-07 13:31:07 -08:00
hashtables Revert "hash-sets,hashtables: make it so the array backing the hash is non-empty" 2016-10-06 11:18:41 -07:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io io: fix stream-copy docs. 2017-01-24 20:40:29 -08:00
kernel kernel.private: adding OBJ-SAMPLE-CALLSTACKS + test case 2016-11-24 05:11:46 +01:00
layouts core layouts, remove hardcoded tag width 2017-01-04 07:29:08 -08: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 core.math, bignum/f, shift subnormals before rounding. Fixes #1782 2017-01-23 10:12:20 -08:00
memory memory: no need to use memory.private. 2016-04-14 20:06:27 -07:00
namespaces core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
parser parser.tests: fix test that broke 2016-12-06 09:08:42 +01:00
quotations Revert "bootstrap: trying to undo changes from" 2016-11-13 00:22:21 +01:00
sbufs docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
sequences sequences-docs: add a bunch of related-words 2017-03-17 08:22:18 -07:00
sets compiler.utilities: move conjoin-at tests. 2017-02-08 11:16:00 -08:00
slots slots: silly formatting change. 2016-04-14 16:59:33 -07:00
sorting core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
source-files assocs: moving collect-by from math.statistics. 2016-12-28 12:56:19 -08:00
splitting Revert "sequences: swap stack arguments for start/start*/subseq?." 2017-01-21 07:20:14 -08:00
strings Revert "sequences: swap stack arguments for start/start*/subseq?." 2017-01-21 07:20:14 -08:00
syntax basis/,extra/: using parse-array-def in a bunch of places 2016-12-03 13:23:24 +01:00
system Revert "alien.strings: change how string>{cpu,os} works." 2016-11-02 07:34:38 -07:00
vectors docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
vocabs vocabs: simplify M\ string require. 2017-02-09 16:24:05 -08:00
words classes.maybe-docs: create some documentation for the maybe vocab 2017-03-17 08:22:18 -07:00