]> gitweb.factorcode.org Git - factor.git/commit
preliminary implementation of recursive effect deduction, compiler work
authorSlava Pestov <slava@factorcode.org>
Sun, 7 Nov 2004 02:03:35 +0000 (02:03 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 7 Nov 2004 02:03:35 +0000 (02:03 +0000)
commit20ef12db556d0e484aa7cd5f664abd915fcdeb12
tree2cb5981c080023393f719f4c031eda0998a49fd5
parent5f5b0e131bcdbdf7f4fb06ad447f4eb6b8a6ad4d
preliminary implementation of recursive effect deduction, compiler work
12 files changed:
TODO.FACTOR.txt
library/compiler/assembly-x86.factor
library/compiler/compiler-macros.factor
library/compiler/ifte.factor
library/platform/native/boot-stage2.factor
library/platform/native/stack.factor
library/test/inference.factor
library/tools/inference.factor
native/gc.c
native/run.h
native/stack.c
native/stack.h