This PR fixes a panic in the delaborator for `Std.PRange`. It also modifies the delaborators for both `Std.Range` and `Std.PRange` to not use `let_expr`, which cleans up annotations and metadata, since delaborators must follow the structures of expressions. It adds support for `pp.notation` and `pp.explicit` options. It also adds tests for these delaborators. --------- Co-authored-by: Kim Morrison <kim@tqft.net> Co-authored-by: Kyle Miller <kmill31415@gmail.com> |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||