Changeset 510 for trunk/thune/project.r

Show
Ignore:
Timestamp:
02/10/08 23:53:46 (9 months ago)
Author:
krobillard
Message:

'loop is now an opcode and can act as loop.to for integers.
File port! read now handles optional limit.
console.out now handles binary!.
Can now 'make an int! from first 4 bytes of a binary!
Added ur_initDecimal macro.
Added 'fcalc.
Removed word inc/dec.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/project.r

    r497 r510  
    1414default [ 
    1515    warn 
    16     debug 
    17     ;release 
     16   ;debug 
     17    release 
    1818 
    1919    cflags {-DLANG_THUNE}