Skip to content

Releases: leanprover/lean4-nightly

nightly-2021-07-20

20 Jul 00:50
Compare
Choose a tag to compare
nightly-2021-07-20 Pre-release
Pre-release

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

17 Jul 00:45
0cf306e
Compare
Choose a tag to compare
nightly-2021-07-17 Pre-release
Pre-release

Changes since nightly-2021-07-16:

Full commit log

nightly-2021-07-16

16 Jul 00:49
Compare
Choose a tag to compare
nightly-2021-07-16 Pre-release
Pre-release

Changes since nightly-2021-07-14:

Full commit log

  • a8d599a fix: typo
  • 7374b9b chore: update webserver demo
  • eef413c chore: unused binding in FromToJson
  • c7f5fd6 fix: missing interpolation in trace message
  • 8d616e0 doc: fix categoryParenthesizer documentation

nightly-2021-07-14

14 Jul 00:44
Compare
Choose a tag to compare
nightly-2021-07-14 Pre-release
Pre-release

Changes since nightly-2021-07-13:

Full commit log

  • 93a3fd1 refactor: do not use explicit instance, but use deriving instead.
  • 0d41fd0 feat: add xml parser.
  • b5d8bc1 chore: Nix: pin LEAN_CXX for manual leanc calls

nightly-2021-07-13

13 Jul 00:50
Compare
Choose a tag to compare
nightly-2021-07-13 Pre-release
Pre-release

Changes since nightly-2021-07-11:

Full commit log

  • 2c3067e doc: bundle updated lean4.py Pygments file and lstlean.tex
  • 7dc3e72 chore: update stage0
  • 521ed11 chore: move parseTagged

nightly-2021-07-11

11 Jul 00:51
Compare
Choose a tag to compare
nightly-2021-07-11 Pre-release
Pre-release

Changes since nightly-2021-07-10:

Full commit log

  • deb9c94 doc: fix typo in the manual

nightly-2021-07-10

10 Jul 00:47
Compare
Choose a tag to compare
nightly-2021-07-10 Pre-release
Pre-release

Changes since nightly-2021-07-09:

Full commit log

  • f6e1314 chore: LLVM=ON must be used with clang
  • 14b9dee chore: add missing file
  • b70d018 feat: include lean.h inline definitions in LLVM module
  • a006558 chore: search for llvm-config in PATH instead of LLVM_TOOLS_BINARY_DIR
  • 5c07c18 feat: generate LLVM module of runtime

nightly-2021-07-09

09 Jul 00:50
Compare
Choose a tag to compare
nightly-2021-07-09 Pre-release
Pre-release

Changes since nightly-2021-07-08:

Full commit log

  • 0839ead perf: server: avoid redundant publishDiagnostics
  • 1ba8024 fix: ToJson for single-field constructors

nightly-2021-07-08

08 Jul 00:45
Compare
Choose a tag to compare
nightly-2021-07-08 Pre-release
Pre-release

Changes since nightly-2021-07-07:

Full commit log

  • 02c49b6 chore: Nix: do not require package to be buildable for vscode-lean4 version check

nightly-2021-07-07

07 Jul 00:48
Compare
Choose a tag to compare
nightly-2021-07-07 Pre-release
Pre-release

Changes since nightly-2021-07-06:

Full commit log

  • e2210ec chore: fix test
  • d7dd2fe fix: unbox trivial unparameterized structures as well
  • 6ca8389 fix: preserve synthetic positions in sanitizer