..
bits
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
bitwise
math.bitwise: factor M\ fixnum (bit-count) to a separate word so it can be made intrinsic
2010-05-15 13:27:26 -07:00
blas
Eliminate some -rot from the codebase
2010-05-03 18:31:01 -04:00
combinatorics
Update documentation for new help lint check
2010-02-19 12:31:52 +13:00
complex
math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree)
2010-01-15 08:23:48 +13:00
constants
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
floats
FFI rewrite part 5: return value boxing and callback parameter boxing now uses vregs; simplify return value unboxing
2010-05-16 03:43:23 -04:00
functions
math.functions: clean up
2010-02-10 15:04:58 +13:00
intervals
random is generic now -- iota random -> random
2010-01-14 12:48:57 -06:00
libm
math.libm: use FUNCTION-ALIAS:
2010-04-14 12:25:22 -07:00
matrices
mop up compiler errors from macosx load-all
2010-03-09 00:56:07 -08:00
partial-dispatch
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-28 15:02:00 -05:00
polynomials
Fix help lint for math.polynomials
2010-04-30 14:04:45 -05:00
primes
Use keys/values where appropriate
2010-05-21 12:48:04 -05:00
quaternions
Update documentation for new help lint check
2010-02-19 12:31:52 +13:00
ranges
Changing some uses of prune to use members
2010-02-27 13:14:03 -05:00
ratios
Fix unit test for math.parser change
2010-02-08 08:31:17 +13:00
rectangles
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
statistics
Update documentation for new help lint check
2010-02-19 12:31:52 +13:00
vectors
Stack allocation improvements
2010-05-22 02:37:00 -04:00