factor/basis/stack-checker
Slava Pestov 7cf4e608e5 alien: move code for supporting CONSTANT: foo 123 { "int" foo } C types into one place instead of the old scattershot approach 2009-08-27 21:49:25 -05:00
..
alien alien: move code for supporting CONSTANT: foo 123 { "int" foo } C types into one place instead of the old scattershot approach 2009-08-27 21:49:25 -05:00
backend Throw typed errors instead of strings for calling/executing non-callables 2009-08-11 22:40:29 -05:00
branches stack-checker: fix case where invalid code could infer 2009-05-23 15:50:35 -05:00
errors Some gold plating 2009-05-01 02:03:22 -05:00
inlining Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
known-words Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
recursive-state
state
transforms combinators.short-circuit: speed up in non-optimized code 2009-07-18 03:33:45 -05:00
values
visitor
authors.txt
stack-checker-docs.factor stack-checker: fix doc typo reported by OneEyed 2009-06-21 15:11:41 -05:00
stack-checker-tests.factor Unit tests for inference behavior of call( and execute( 2009-07-14 01:23:21 -05:00
stack-checker.factor call( and execute( inline known quotations/words in the propagation pass 2009-07-14 01:12:45 -05:00
summary.txt
tags.txt