[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.127 and 1.128

version 1.127, Sun May 4 08:28:28 2003 UTC version 1.128, Thu May 8 08:49:24 2003 UTC
Line 106 
Line 106 
 \E set-current  \E set-current
 \E store-optimization on  \E store-optimization on
 \E ' noop tail-nextp2 ! \ now INST_TAIL just stores, but does not jump  \E ' noop tail-nextp2 ! \ now INST_TAIL just stores, but does not jump
   \E
   \E include-skipped-insts on \ static superinsts include cells for components
   \E                          \ useful for dynamic programming and
   \E                          \ superinsts across entry points
   
 \  \
 \  \
Line 2271 
Line 2275 
   
 \+  \+
   
   \g static_super
   
   super0 = lit call
   
 include(peeprules.vmg)  include(peeprules.vmg)
   
 \g end  \g end


Generate output suitable for use with a patch program
Legend:
Removed from v.1.127  
changed lines
  Added in v.1.128

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help