]> gitweb.factorcode.org Git - factor.git/commit
call( and execute( inline known quotations/words in the propagation pass
authorDaniel Ehrenberg <littledan@Macintosh-122.local>
Tue, 14 Jul 2009 06:12:45 +0000 (01:12 -0500)
committerDaniel Ehrenberg <littledan@Macintosh-122.local>
Tue, 14 Jul 2009 06:12:45 +0000 (01:12 -0500)
commit47500fad061c35a2666a8e8a793c24aed6f3ed6b
tree10d18363d7294225ba8ea2c8ed7de5fb539b19a4
parent500c784bd7bf4cb9b5a85b10fa37ffcff804bd38
call( and execute( inline known quotations/words in the propagation pass
basis/compiler/tree/propagation/call-effect/authors.txt [new file with mode: 0644]
basis/compiler/tree/propagation/call-effect/call-effect-tests.factor [new file with mode: 0644]
basis/compiler/tree/propagation/call-effect/call-effect.factor [new file with mode: 0644]
basis/compiler/tree/propagation/known-words/known-words.factor
basis/stack-checker/call-effect/authors.txt [deleted file]
basis/stack-checker/call-effect/call-effect-tests.factor [deleted file]
basis/stack-checker/call-effect/call-effect.factor [deleted file]
basis/stack-checker/known-words/known-words.factor
basis/stack-checker/stack-checker.factor