[gforth] / gforth / prims2x.fs  

gforth: gforth/prims2x.fs

Diff for /gforth/prims2x.fs between version 1.6 and 1.7

version 1.6, Thu Aug 25 15:25:33 1994 UTC version 1.7, Thu Sep 8 17:20:12 1994 UTC
Line 15 
Line 15 
 \ 5) Words that call NEXT themselves have to be done very carefully.  \ 5) Words that call NEXT themselves have to be done very carefully.
 \  \
 \ To do:  \ To do:
 \ add the store optimization for doubles  
 \ regarding problem 1 above: It would be better (for over) to implement  \ regarding problem 1 above: It would be better (for over) to implement
 \       the alternative  \       the alternative
   
Line 524 
Line 523 
  ." NEXT_P1;" cr   ." NEXT_P1;" cr
  stores   stores
  fill-tos   fill-tos
  ." NEXT1_P2;" cr   ." NEXT_P2;" cr
  ." }" cr   ." }" cr
  cr   cr
 ;  ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help