factor/core
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: now reads a hexadecimal integer instead of a decimal one, since in general hex is more useful for addresses 2009-09-12 21:17:53 -05:00
arrays
assocs Specialized array overhaul 2009-09-09 22:33:34 -05:00
bootstrap 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
byte-arrays
byte-vectors
checksums
classes classes.struct: fix some bugs 2009-09-10 15:59:27 -05:00
combinators
compiler/units
continuations
definitions
destructors
effects
generic Specialized array overhaul 2009-09-09 22:33:34 -05:00
graphs
growable
hashtables
init
io
kernel
layouts
lexer
make Fix documentation errors 2009-09-06 19:00:03 +09:00
math 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
memory
namespaces
parser Add NAN: literal syntax for NANs with a payload 2009-09-12 15:06:15 -05:00
quotations
sbufs
sequences sequences: privacy please 2009-09-08 16:25:41 -05:00
sets
slots
sorting
source-files
splitting
strings
syntax math, syntax: document hexadecimal float literal syntax 2009-09-12 21:18:17 -05:00
system
vectors
vocabs Specialized array overhaul 2009-09-09 22:33:34 -05:00
words