]> gitweb.factorcode.org Git - factor.git/commit
Work in progress: record constant-folds of predicate words, and call-next-method...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 20 Jan 2010 21:25:53 +0000 (10:25 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Fri, 29 Jan 2010 20:28:56 +0000 (09:28 +1300)
commitf031a970843cbde66829271b5843d94c36ca8115
treef0f557c37d6d8d661cdba73c3fc41d2791055b25
parent4f68808a7242fa7dc8c28ffb5acb844fdbd6bc9d
Work in progress: record constant-folds of predicate words, and call-next-method invocations, in the same way that method inlining are recorded, for greater recompilation accuracy
basis/compiler/tests/redefine10.factor
basis/compiler/tests/redefine19.factor [new file with mode: 0644]
basis/compiler/tests/redefine20.factor [new file with mode: 0644]
basis/compiler/tree/cleanup/cleanup.factor
basis/stack-checker/dependencies/dependencies.factor
basis/stack-checker/transforms/transforms.factor
core/compiler/units/units.factor