factor/basis/math
Slava Pestov daf2857d7b define-inline now takes an effect parameter
C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words
2008-12-15 19:44:56 -06:00
..
bitwise define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
combinatorics
complex Untangling some dependencies 2008-12-08 14:58:00 -06:00
constants
functions define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
geometry define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
intervals define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
libm Tweak math.functions to inline better 2008-11-29 03:49:24 -06: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
quaternions
ranges define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
ratios
statistics
vectors New distance word in math.vectors, replaces distance in math.points, more efficient 2008-11-29 10:19:23 -06:00