| version 1.3, Mon Sep 23 08:52:48 1996 UTC | version 1.4, Thu Jul 31 16:17:09 1997 UTC | ||
|---|---|---|---|
|
|
||
| [ 0 >body ] literal allot ; \ restrict? | [ 0 >body ] literal allot ; \ restrict? | ||
| : fix-does-code ( addr ret-addr -- ) | : fix-does-code ( addr ret-addr -- ) | ||
| lastxt [ interpret/compile-struct drop ] literal + >r | lastxt [ interpret/compile-struct %size ] literal + >r | ||
| lastxt interpret/compile? | lastxt interpret/compile? | ||
| lastxt interpret/compile-int @ r@ >body = and | lastxt interpret/compile-int @ r@ >body = and | ||
| lastxt interpret/compile-comp @ r> = and | lastxt interpret/compile-comp @ r> = and |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |