factor/basis/math/intervals
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
..
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
intervals-docs.factor define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
intervals-tests.factor Intervals now use a special singleton for the full interval to eliminate FP math in the common case; fix a bug in value-info<= 2008-11-11 08:30:14 -06:00
intervals.factor Fix some problems with arithmetic type inference, exposed by recent changes to log2 word 2008-12-07 19:44:49 -06:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00