Leonardo de Moura
|
7359f95088
|
refactor: treat casesOn and matcher applications uniformly
|
2022-08-07 18:04:38 -07:00 |
|
Leonardo de Moura
|
c16bec6e30
|
refactor: move auxiliary let declaration support to CompilerM.lean
|
2022-08-07 17:27:40 -07:00 |
|
Leonardo de Moura
|
7dbfaf9b75
|
fix: bug at mkSizeOfSpecLemmaInstance
closes #1441
|
2022-08-07 09:24:18 -07:00 |
|
Mario Carneiro
|
0b92f625ae
|
feat: MissingDocs doesn't lint on struct redecl
|
2022-08-07 08:48:42 -07:00 |
|
Leonardo de Moura
|
413db56b89
|
refactor: simplify runTermElabM and liftTermElabM
|
2022-08-07 07:35:02 -07:00 |
|
Leonardo de Moura
|
e236eeba87
|
doc: liftTermElabM and runTermElabM
|
2022-08-07 07:13:06 -07:00 |
|
Sebastian Ullrich
|
d7e14ba47f
|
feat: openDecl antiquotation
|
2022-08-07 15:11:07 +02:00 |
|
Leonardo de Moura
|
ee70805c35
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
Leonardo de Moura
|
1d9075db0b
|
chore: add more helper axioms for code generator
|
2022-08-06 20:20:50 -07:00 |
|
Leonardo de Moura
|
f9f074dbf5
|
chore: remove dead code
|
2022-08-06 20:20:50 -07:00 |
|
Leonardo de Moura
|
c5b5a1c6f9
|
chore: generate auxiliary variable names manually at LCNF.lean
|
2022-08-06 20:20:50 -07:00 |
|
Wojciech Nawrocki
|
962a4bfa78
|
chore: move includeStr elaborator
|
2022-08-06 11:54:44 -07:00 |
|
Wojciech Nawrocki
|
71172fd0ae
|
fix: unused arg
|
2022-08-06 11:54:44 -07:00 |
|
Wojciech Nawrocki
|
9c78f6fa0e
|
feat: make include_str a builtin
|
2022-08-06 11:54:44 -07:00 |
|
Wojciech Nawrocki
|
3bc82a7636
|
feat: add include_str
|
2022-08-06 11:54:44 -07:00 |
|
Wojciech Nawrocki
|
273bc683b9
|
feat: widget tutorial and general RequestM lifts
|
2022-08-06 11:54:44 -07:00 |
|
Mario Carneiro
|
37d3479e7c
|
doc: add more docs to Init.Prelude
|
2022-08-06 09:32:16 -07:00 |
|
Sebastian Ullrich
|
3ee9ab855e
|
fix: logging of linter warnings
|
2022-08-06 09:25:09 -07:00 |
|
Sebastian Ullrich
|
1ea2f51552
|
fix: handle warningAsError at logAt
|
2022-08-06 09:25:09 -07:00 |
|
Leonardo de Moura
|
4167b2466a
|
fix: improve heuristic for issue #1419
The fix #1419 generated two regressions on Mathlib.
Fixes #1435
Fixes #1436
|
2022-08-06 09:00:16 -07:00 |
|
Leonardo de Moura
|
386b0a75bc
|
fix: bug at lean_nat_mod
fixes at #1433
|
2022-08-06 08:07:25 -07:00 |
|
Leonardo de Moura
|
bf59ad0efc
|
feat: add new compiler entry point function
|
2022-08-06 08:05:07 -07:00 |
|
Mario Carneiro
|
59b32da2d9
|
feat: go to def on parser aliases
|
2022-08-06 12:44:14 +02:00 |
|
Mario Carneiro
|
12c8845026
|
feat: add builtin MissingDocs handler attr
|
2022-08-06 10:23:53 +02:00 |
|
Mario Carneiro
|
ab55af01b3
|
feat: add builtin MissingDocs handler attr (part 1)
|
2022-08-06 10:23:53 +02:00 |
|
tydeu
|
e470dad36c
|
chore: update Lake
|
2022-08-06 10:20:54 +02:00 |
|
Leonardo de Moura
|
9a16d4afce
|
feat: add CompilerM.lean and LCNF.lean
|
2022-08-05 21:14:39 -07:00 |
|
Chris Lovett
|
c4121e779d
|
fix: hexDigit ('a' ≤ c ∧ c ≤ 'f')
|
2022-08-05 14:08:03 -07:00 |
|
Leonardo de Moura
|
deafc315c7
|
fix: make forall_congr more robust at conv intro
closes #1426
|
2022-08-05 12:38:49 -07:00 |
|
Mario Carneiro
|
83da649a24
|
chore: remove typedExpr
|
2022-08-05 11:42:36 -07:00 |
|
Leonardo de Moura
|
50cecdbb62
|
chore: add Inhabited MProd and Inhabited PProd instances
closes #1420
|
2022-08-05 11:21:27 -07:00 |
|
Mario Carneiro
|
ea0f177bf2
|
feat: add unused/deprecation diagnostic tags
|
2022-08-05 17:45:50 +02:00 |
|
Leonardo de Moura
|
fdaae20594
|
chore: remove workaround
|
2022-08-04 21:29:31 -07:00 |
|
Leonardo de Moura
|
7f9be4198b
|
fix: Induction.lean after binderIdent normalization
|
2022-08-04 21:28:12 -07:00 |
|
Leonardo de Moura
|
55bb8e905a
|
chore: binderIdent normalization
fixes #1411
|
2022-08-04 21:10:02 -07:00 |
|
Leonardo de Moura
|
659300597d
|
doc: some doc strings for Prelude.lean
|
2022-08-04 20:55:13 -07:00 |
|
Mario Carneiro
|
c1d2f3c5a6
|
feat: make MissingDocs extensible
|
2022-08-04 19:35:00 -07:00 |
|
Mario Carneiro
|
eef51aced2
|
feat: make MissingDocs extensible (part 1)
|
2022-08-04 19:32:17 -07:00 |
|
Leonardo de Moura
|
f0272d9309
|
feat: multiple namespaces in mutual declarations
|
2022-08-04 19:18:49 -07:00 |
|
Leonardo de Moura
|
16d6f13eed
|
chore: fix warnings
|
2022-08-04 16:05:09 -07:00 |
|
Leonardo de Moura
|
0717bdb66d
|
fix: fixes #1419
|
2022-08-04 15:44:38 -07:00 |
|
Leonardo de Moura
|
4501bdecb1
|
chore: naming convention
|
2022-08-04 15:28:22 -07:00 |
|
Sebastian Ullrich
|
2f0b65fad3
|
fix: do not show inaccessible variable in hover
|
2022-08-04 11:28:46 -07:00 |
|
Leonardo de Moura
|
a30a31b1b0
|
fix: findDocString?
|
2022-08-04 10:32:41 -07:00 |
|
Leonardo de Moura
|
85cda05c92
|
chore: improve expandParen do notation
|
2022-08-04 10:01:32 -07:00 |
|
Leonardo de Moura
|
0ec56c3367
|
chore: fix doc string
|
2022-08-04 08:45:30 -07:00 |
|
Leonardo de Moura
|
1008607b25
|
chore: cleanup annotate method at Do.lean
|
2022-08-04 08:44:56 -07:00 |
|
Sebastian Ullrich
|
abde2e4606
|
fix: unused variables in foreign definition
|
2022-08-03 18:15:15 -07:00 |
|
Mario Carneiro
|
f5c5af1e86
|
doc: document all the syntax categories (#1401)
* chore: use Category declarations for builtin cats too
* doc: document all the syntax categories
* fix: fix test
|
2022-08-03 18:13:39 -07:00 |
|
Mario Carneiro
|
e816424466
|
chore: use Category declarations for builtin cats too (#1400)
|
2022-08-03 18:10:54 -07:00 |
|