Changes between Version 104 and Version 105 of IR


Ignore:
Timestamp:
11/30/15 13:45:28 (10 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR

    v104 v105  
    337337* `NEXT dom, <i,j,…>;` : move to next element in domain
    338338 * 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
    340340 * **FIX ME**
    341341