Changeset 184 for trunk/thune/scripts

Show
Ignore:
Timestamp:
06/12/06 01:58:22 (3 years ago)
Author:
krobillard
Message:

Thune -

Word lookup now uses an ordered binary search.
Renamed ur_setType as ur_initType.
Some error reporting improvements in eval.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/scripts/replace.t

    r165 r184  
    8686 
    8787args [ 
    88     first dup [ 
     88    dup [ 
    8989        "-h"       usage 
    9090        "to-thune" [drop true :to-thune] 
    9191        [:file] 
    9292    ] case 
    93 ] iter 
     93] each 
    9494 
    9595file iff usage 
     
    120120ur_blockN       orBlockN 
    121121ur_array        orArray 
    122 ur_setType      orSetTF 
     122ur_initType     orSetTF 
    123123ur_decimal      orDecimal 
    124124ur_int          orInt