Go to file
Patrick Lühne 3e6e68f6ea
Use ordered sets for declarations
This replaces the unordered sets used for function and predicate
declarations with ordered sets. This is useful when these declarations
are supposed to be processed in a stable and meaningful order.
2020-02-02 17:39:41 +01:00
benches Rename project “foliage” 2019-11-01 21:00:00 +01:00
examples Respect operator precedence when printing 2019-11-01 22:35:51 +01:00
src Use ordered sets for declarations 2020-02-02 17:39:41 +01:00
.gitignore Implement term parsing 2019-11-01 05:40:48 +01:00
Cargo.toml Rename project “foliage” 2019-11-01 21:00:00 +01:00