Skip to content
Snippets Groups Projects
Commit 83e59c6f authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Eliminate MutableTyped from Expr's. Improve how respective Expr's are handled.

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.
parent e7ad02a5
No related branches found
No related tags found
Loading
Showing
with 346 additions and 215 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment