factor/basis/alien
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
..
arrays Fix conflict 2008-11-29 05:14:49 -06:00
c-types define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
parser Code cleanup: refactoring usages of rot and -rot to use newer idioms instead 2008-11-30 17:47:29 -06:00
prettyprint Untangling some dependencies 2008-12-08 14:58:00 -06:00
remote-control Fix permission bits 2008-10-02 08:34:49 -05:00
strings Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb 2008-12-15 00:01:06 -06:00
structs define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
syntax Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load 2008-12-11 00:03:58 -06:00