[gforth] / gforth / fflib.fs  

gforth: gforth/fflib.fs

Diff for /gforth/fflib.fs between version 1.26 and 1.27

version 1.26, Thu Sep 18 02:42:24 2008 UTC version 1.27, Tue Feb 24 22:57:48 2009 UTC
Line 258 
Line 258 
   DOES>  decl, ind-call @ 0= IF  symbol,  THEN    DOES>  decl, ind-call @ 0= IF  symbol,  THEN
     previous revarg off ind-call off ;      previous revarg off ind-call off ;
   
   : func@ >body cell+ @ ;
   : func' ' func@ ;
   : [func'] postpone ['] postpone func@ ; immediate restrict
   
 also c-decl definitions  also c-decl definitions
   
 : <rev>  revarg on ;  : <rev>  revarg on ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help