Changes between Version 129 and Version 130 of IR


Ignore:
Timestamp:
12/10/15 13:58:58 (10 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR

    v129 v130  
    541541
    542542Functions:
    543  * `$set_default(obj: Pointer)` : sets the leaf nodes of a variable to be the default value of zero
    544  * `$apply(obj1: Pointer, op: Operation, obj2: Pointer, result: Pointer)`
    545   * apply a binary operator `op` to two objects
     543 * `fun[lib="civlc"] $set_default(obj: Pointer)` : sets the leaf nodes of a variable to be the default value of zero
     544 * `fun[lib="civlc"] $apply(obj1: Pointer, op: Operation, obj2: Pointer, result: Pointer)`
     545  * applies a binary operator `op` to two objects
    546546
    547547* elaborate an integer expression