lean4-htt/tests
Kyle Miller a1be9ec850
chore: tidying up Lean.unresolveNameGlobal (#4091)
The main loop logic could be simplified, and `if let` could be used to
make control flow more obvious.

Also adds a check for macro scopes to prevent `unresolveNameGlobal` from
returning names with macro scopes in the event there's an alias with
one.

This is a follow up to #3946.
2024-05-10 22:37:34 +00:00
..
bench chore: Nat.repr microbenchmark (#3888) 2024-04-17 18:10:32 +00:00
compiler
elabissues
ir
lean chore: tidying up Lean.unresolveNameGlobal (#4091) 2024-05-10 22:37:34 +00:00
pkg feat: validate reducibility attribute setting (#4052) 2024-05-03 13:44:42 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain