factor/core
Björn Lindqvist e629f7b289 compiler.crossref: changes the way in which dependencies are stored on words
Previosly, they were stored in three sequences in the properties
"conditional-dependencies" "effect-dependencies" and
"definition-dependencies". It seem to better to store all three
types in one big property called "dependencies".
2016-11-30 07:29:10 +01:00
..
alien Revert "alien.strings: change how string>{cpu,os} works." 2016-11-02 07:34:38 -07:00
arrays docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
assocs Revert "assocs-docs: mark assoc-partition and partition as related words" 2016-08-10 19:42:41 -07: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.mixin: add-mixin-instance doesn't need to be generic 2016-11-28 02:04:28 +01:00
combinators combinators-docs: fix wording 2016-07-30 09:25:30 -07:00
compiler/units core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
continuations continuations: new words for ignoring masked errors 2016-11-18 23:41:36 +01:00
definitions core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
destructors core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -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 Revert "hash-sets,hashtables: make it so the array backing the hash is non-empty" 2016-10-06 11:18:41 -07: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.files: the paths are absolute so cwd prepend-path isn't needed 2016-09-14 14:02:11 +02:00
kernel kernel.private: adding OBJ-SAMPLE-CALLSTACKS + test case 2016-11-24 05:11:46 +01:00
layouts core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
lexer Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
make core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
math Revert "bootstrap: trying to undo changes from" 2016-11-13 00:22:21 +01: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07: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: fix wording 2016-10-28 09:34:53 -07:00
sets sets,compiler.cfg.stacks.global: putting the refine word in sets 2016-08-30 02:34:37 +02: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
splitting splitting: string-lines is optimized for strings. revert my previous slowdown of 50% or so. add a note so this won't happen again. oops. 2016-04-05 21:17:43 -07:00
strings docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
syntax syntax-docs: fix the code snippet in the ERROR: article 2016-05-25 15:56:05 +03: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: in create-vocab, notify-vocab-observers after updating dictionary. 2016-11-09 16:38:27 -08:00
words compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00