factor/core/slots
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
slots-docs.factor Add $maybe markup element 2008-11-16 06:02:13 -06:00
slots-tests.factor SLOT: now defines the accessor words instead of just deferring them 2008-11-14 00:39:28 -06:00
slots.factor define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
summary.txt