factor/basis/stack-checker
Slava Pestov 32b95c2cdf math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -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
errors
inlining
known-words math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -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-tests.factor
stack-checker.factor
summary.txt
tags.txt