.. |
bitwise
|
move >signed to math.bitwise
|
2009-02-14 00:31:17 -06:00 |
blas
|
documentation ambiguity
|
2009-02-11 20:11:33 -06:00 |
combinatorics
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
complex
|
Help lint fixes for stricter help lint
|
2009-01-27 04:12:37 -06:00 |
constants
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
functions
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
geometry
|
swizzle word to swizzle sequences
|
2009-02-04 19:46:19 -06:00 |
intervals
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
libm
|
Change example to unchecked-example since on netbsd math functions return 0 instead of NaN on domain errors
|
2009-01-31 21:02:13 -06:00 |
miller-rabin
|
Remove useless with-scope and unneeded uses
|
2008-12-27 23:13:03 +01:00 |
partial-dispatch
|
More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser
|
2008-12-06 11:17:19 -06:00 |
points
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |
polynomials
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06:00 |
primes
|
Fix suboptimal prime number factoring
|
2009-02-03 00:33:12 +01:00 |
quaternions
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
ranges
|
O(1) equal? and hashcode* for ranges
|
2009-01-28 23:33:26 -06:00 |
ratios
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
statistics
|
Clean up some code to not use combinators.lib and sequences.lib
|
2008-12-17 19:52:47 -06:00 |
vectors
|
swizzle word to swizzle sequences
|
2009-02-04 19:46:19 -06:00 |