[gforth] / gforth / kernel / vars.fs  

gforth: gforth/kernel/vars.fs

Diff for /gforth/kernel/vars.fs between version 1.25 and 1.26

version 1.25, Sun Oct 29 20:27:03 2000 UTC version 1.26, Sat Feb 24 17:24:45 2001 UTC
Line 192 
Line 192 
 AUser LastCFA  AUser LastCFA
 AUser Last  AUser Last
   
   AUser last-compiled \ address of the last compiled xt
                       \ 0 if last xt cannot be combined (basic block boundary)
   0 last-compiled !
   
   0 value peeptable \ initialized in boot
   
 has? glocals [IF]  has? glocals [IF]
 User locals-size \ this is the current size of the locals stack  User locals-size \ this is the current size of the locals stack
                  \ frame of the current word                   \ frame of the current word


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help