Changeset 55 for trunk/orca/ChangeLog

Show
Ignore:
Timestamp:
02/18/06 18:19:46 (3 years ago)
Author:
krobillard
Message:

Implemented block parse.
orEqual() now works with words.
Added orDatatype macro.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/ChangeLog

    r54 r55  
    88    * Script header is now required. 
    99    * Implemented do/args. 
     10    * Implemented block parse. 
    1011    * Most math operators now work on tuples. 
    1112    * Bugfixes.