factor/library/math
Slava Pestov 124ee9ef16 rewrote fixnum intrinsics, and added eq? type intrinsics 2005-05-08 02:39:00 +00:00
..
arc-trig-hyp.factor tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00
complex.factor automatic decompiling of definitions, cross reference database, cleaned up bootstrap 2005-03-27 01:12:14 +00:00
constants.factor tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00
float.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
integer.factor truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly 2005-04-30 04:43:39 +00:00
math.factor rewrote fixnum intrinsics, and added eq? type intrinsics 2005-05-08 02:39:00 +00:00
matrices.factor sequence= is now O(n) with lists, more matrix works compile 2005-05-05 19:31:57 +00:00
pow.factor some new math words, fix implementation of class< for unions 2005-04-21 04:49:19 +00:00
random.factor moved random number generation words to math vocabulary 2005-05-02 04:56:09 +00:00
ratio.factor fix floor/ceiling words 2005-04-30 04:59:56 +00:00
trig-hyp.factor tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00