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
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