[gforth] / gforth / kernel / cond.fs  

gforth: gforth/kernel/cond.fs

Diff for /gforth/kernel/cond.fs between version 1.22 and 1.23

version 1.22, Mon Dec 31 18:40:26 2007 UTC version 1.23, Thu Mar 25 16:25:53 2010 UTC
Line 224 
Line 224 
     leave-sp ! ;      leave-sp ! ;
   
 : DONE ( compilation orig -- ; run-time -- ) \ gforth  : DONE ( compilation orig -- ; run-time -- ) \ gforth
     \ !! the original done had ( addr -- )      \g resolves all LEAVEs up to the compilaton orig (from a BEGIN)
     drop >r drop      drop >r drop
     begin      begin
         leave>          leave>


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help