herd / herdtools7

The Herd toolsuite to deal with .cat memory models (version 7.xx)
Other
215 stars 54 forks source link

[asl] Fix definition of Lowest Common Ancestor on tuples. #901

Closed Roman-Manevich closed 1 month ago

Roman-Manevich commented 1 month ago

Removed the requirement that elements of types must type-satisfy each other. This means that the type of if cond then (0, 63) else (0, 31) is (integer{0}, integer{63,31}).