Skip to content
Snippets Groups Projects
user avatar
Manos Koukoutos authored
Eliminate MutableTyped from Expr's. Expr.getType is now a val.
Variables don't have a mutable type.
Separate representation of empty and nonempty Sets, Maps, Multisets, and Arrays.
Introduce more generic constructors/ extractors for these types.
Simplify Map builder in NAryOperator.
Deprecate some deprecated Expr's.
Represent String literals as Lists.
Make some tests consistent with typing limitations in Leon.
83e59c6f
History
Name Last commit Last update
..