Changes between Version 54 and Version 55 of IR2


Ignore:
Timestamp:
04/30/21 13:27:10 (5 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR2

    v54 v55  
    129129  | '$bundle'  /* bundle type for sequence of any type (same as seq<T>?) */
    130130  | '$heap'  /* heap type, for dynamic allocation */
    131   | '$range'  /* regular sequence of integers */
    132   | '$domain'  /* tuple of ranges */
    133131  | '$mem'  /* set of memory locations */
    134132  | 'enum' ID  /* enumerated type */