]> gitweb.factorcode.org Git - factor.git/commit
Inline allocators now GC check!
authorslava <slava@factorcode.org>
Thu, 9 Nov 2006 03:05:06 +0000 (03:05 +0000)
committerslava <slava@factorcode.org>
Thu, 9 Nov 2006 03:05:06 +0000 (03:05 +0000)
commitf71931cb38a21d456b8a64807e3cf3d2e551183b
treea667eb50bcfccc50d0d3ff85e36fee86b7c96b8e
parentf0231bac6ef338729fee802c73ea9edb52021c3c
Inline allocators now GC check!
library/compiler/generator/architecture.factor
library/compiler/generator/generator.factor
library/compiler/generator/templates.factor
library/compiler/ppc/allot.factor
library/compiler/ppc/architecture.factor
library/compiler/x86/allot.factor
library/compiler/x86/architecture.factor
library/test/kernel.factor