Changes between Version 130 and Version 131 of IR
- Timestamp:
- 12/10/15 13:59:41 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v130 v131 541 541 542 542 Functions: 543 * `fun[lib="civlc"] $set_default(obj: Pointer)` : sets the leaf nodes of a variable to be the default value of zero 543 * `fun[lib="civlc"] $set_default(obj: Pointer)` 544 * sets the leaf nodes of a variable to be the default value of zero 544 545 * `fun[lib="civlc"] $apply(obj1: Pointer, op: Operation, obj2: Pointer, result: Pointer)` 545 546 * applies a binary operator `op` to two objects
