Changes between Version 104 and Version 105 of IR
- Timestamp:
- 11/30/15 13:45:28 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v104 v105 337 337 * `NEXT dom, <i,j,…>;` : move to next element in domain 338 338 * updates `i`,`j`,... to be the value of the next tuple in `dom` after `<i,j,...>` 339 * `FOR_ENTER dom ;`339 * `FOR_ENTER dom, <i,j,...>;`: updates `<i,j,...>` to be the next element in domain 340 340 * **FIX ME** 341 341
