factor/basis/compiler/crossref
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
..
authors.txt Use a more compact representation for "compiled-uses" and "compiled-generic-uses" word-props; reduces image size 2009-11-08 06:08:04 -06:00
crossref-docs.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00
crossref-tests.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00
crossref.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00