Releases: leanprover/lean4-nightly
Releases · leanprover/lean4-nightly
nightly-2021-06-19
nightly-2021-06-18
Changes since nightly-2021-06-17:
Full commit log
- 720954d perf: Lean.Elab.Do: avoid code explosion
- 9e1fc3e chore: update stage0
- 07285b8 feat: compiler.reuse option
- b4e9ba1 perf: specialize more monad instances
- 380c6c2 perf: specialize some monad instances
- 2ca4d26 feat: trace.compiler.inline
- 227a67c chore: show (first) declaration name with compilation times
- 389a274 fix: show exclusive profiling times everywhere
nightly-2021-06-17
Changes since nightly-2021-06-16:
Full commit log
- f816e61 fix: report (pending) type mismatch errors in
simp
arguments
nightly-2021-06-16
nightly-2021-06-14
nightly-2021-06-13
Changes since nightly-2021-06-12:
Full commit log
- ded5188 feat: pp motives and misc delab fixes
- 27d52a3 fix: leanpkg: actually detect import cycles
- 2091a09 feat: IO.Process.Child.takeStdin
- a22bba7 feat: Process.exit
- 4ed66ca feat: add
--print-prefix
,--print-libdir
flags - 1ebcf76 refactor: remove explicitly lifted IO functions and move more things into
IO.FS
nightly-2021-06-12
nightly-2021-06-11
nightly-2021-06-09
nightly-2021-06-08
Changes since nightly-2021-06-07:
Full commit log
- f5f9be1 fix: show expected type in term goal
- 960cfd9 feat: store expected type in info tree
- 5786f58 feat: plain term goal request
- 19094ff chore: revert Windows workaround
- 0c3c0ed fix: ignore notifications in
readResponseAs
- e3b127f chore: lean4-mode: prefer cdot on .
- 1a9b383 chore: update stage0
- 63d58c2 refactor: use
Except
instead ofOption
in the JSON code. - 4c78bf8 chore: update stage0
- 825218c feat: use
Except
instead ofOption
in the JSON deriving handlers. - 3ff7df3 chore: update stage0
- 97a7ef5 chore: update stage0
- d8210cd feat: mark auxiliary C constants used to store closed terms as static
- e8a958d chore: parameter naming convention