[gforth] / gforth / xwords.fs  

gforth: gforth/xwords.fs

Diff for /gforth/xwords.fs between version 1.3 and 1.4

version 1.3, Mon Dec 31 19:02:24 2007 UTC version 1.4, Sun May 24 17:36:36 2009 UTC
Line 74 
Line 74 
 xword K-ALT-MASK   X:ekeys  xword K-ALT-MASK   X:ekeys
   
 \ X:fp-stack no new words  \ X:fp-stack no new words
   
   \ X:number-prefixes no new words
   
   \ X:structures
   
   xword +field          X:structures
   xword begin-structure X:structures
   xword end-structure   X:structures
   xword cfield:         X:structures
   xword field:          X:structures
   xword 2field:         X:structures
   xword ffield:         X:structures
   xword sffield:        X:structures
   xword dffield:        X:structures
   
   \ X:ftrunc
   xword FTRUNC       X:ftrunc


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help