Releases: leanprover/lean4-nightly
Releases · leanprover/lean4-nightly
nightly-2021-07-21
Changes since nightly-2021-07-20:
Full commit log
- 0943dc3 chore: update stage0
- a019d80 chore: document simplified object header and remove obsolete cmake options
- 10122ba chore: try to fix compilation error at CI
- 286136b fix: missing
std::
- fa8b842 chore: update stage0
- c59e72a chore: cleaner
lean_dec_ref
, inline persistent object case - da66610 chore: cleanup
- 974caa9 chore: typo
- e0132ea chore: update stage0
- 489b280 feat: simpler and faster RC
nightly-2021-07-20
Changes since nightly-2021-07-17:
Full commit log
- 7e317d2 feat: term info on
where
declarations - b76dd1a feat: go-to-definition for local variables
- df57b43 fix: go-to-type on parameterized types
- 18becc7 fix: plain term goal on binders
- 4a4b4c1 fix: mkAtomFrom: generate synthetic position like other
*From
functions - 904cfd6 perf: extract cold path in lean_alloc_small
- 16fbbf9 perf: extract cold paths in lean_free_small and mark noinline
- 52810bd chore: remove dead header
- 8637220 fix: make precedence mandatory for mixfix commands
- caa8f7f chore: expose Substring.prev/next
- f07e49a chore: parse names properly
- 55a506b chore: adapt test
- 03699cd feat: uniformly split idents
- 7aca461 fix: hovers on elabFieldName fields
- bcde967 feat: add dot hover test
- b2d712a fix: Substring.splitOn
nightly-2021-07-17
nightly-2021-07-16
nightly-2021-07-14
nightly-2021-07-13
nightly-2021-07-11
nightly-2021-07-10
Changes since nightly-2021-07-09:
Full commit log
nightly-2021-07-09
nightly-2021-07-08
Changes since nightly-2021-07-07:
Full commit log
- 02c49b6 chore: Nix: do not require package to be buildable for vscode-lean4 version check