factor/core/words
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
..
alias core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
constant core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
symbol docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00
words-docs.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00
words-tests.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00
words.factor VM: change callstack>array primitive so it doesn't reverse anymore 2016-10-13 01:34:55 +02:00