factor/core/bootstrap
Slava Pestov 97d4ac2798 bootstrap.stage1: decent error message if stage2.factor can't be found 2009-09-17 09:14:56 -07:00
..
layouts Bum 3 instructions out of megamorphic fast path by switching to fixed-size caches 2009-04-30 04:14:14 -05:00
primitives.factor 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
stage1.factor bootstrap.stage1: decent error message if stage2.factor can't be found 2009-09-17 09:14:56 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
syntax.factor Add NAN: literal syntax for NANs with a payload 2009-09-12 15:06:15 -05:00