]> gitweb.factorcode.org Git - factor.git/commit
stack-checker.alien: now that C types are words, the compiler can add dependencies...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 22 Feb 2010 08:32:41 +0000 (21:32 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 22 Feb 2010 08:32:41 +0000 (21:32 +1300)
commiteb3f8632dd347cc1a1364b4a5388257335884c8b
treeae854ec3f6924af548ee0bf290b03ad3ecfd7197
parent757842969255009581ff81d00ca4e12806fbad99
stack-checker.alien: now that C types are words, the compiler can add dependencies on them when compiling alien words. This triggers the necessary recompilation when C types are redefined
basis/compiler/tests/redefine24.factor [new file with mode: 0644]
basis/stack-checker/alien/alien.factor
basis/stack-checker/dependencies/dependencies.factor