Gabriel Ebner
|
e9545a426f
|
refactor: RpcEncodable
|
2022-08-10 06:31:46 -07:00 |
|
Gabriel Ebner
|
37547ed887
|
feat: RpcEncodable derive handler
|
2022-08-10 06:31:46 -07:00 |
|
Gabriel Ebner
|
067f8e6449
|
feat: Std.TypeName and Std.Dynamic
|
2022-08-10 06:31:46 -07:00 |
|
Mario Carneiro
|
0c3383c0b0
|
feat: support let mut x := e | alt
|
2022-08-10 06:29:49 -07:00 |
|
Leonardo de Moura
|
18ccc01cf1
|
feat: add inferType for LCNF
|
2022-08-09 17:33:24 -07:00 |
|
Leonardo de Moura
|
9e00cbd6d8
|
feat: add LCNFTypes.lean
|
2022-08-09 15:47:58 -07:00 |
|
Mario Carneiro
|
6026894f9f
|
doc: finish Init.Prelude docs
|
2022-08-09 14:25:44 -07:00 |
|
Leonardo de Moura
|
0204c5f9b7
|
chore: remove dead code
|
2022-08-07 22:13:34 -07:00 |
|
Leonardo de Moura
|
3c6c395e44
|
feat: add TerminalCases.lean
|
2022-08-07 22:05:19 -07:00 |
|
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
|
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 |
|
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
|
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 |
|
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
|
ea0f177bf2
|
feat: add unused/deprecation diagnostic tags
|
2022-08-05 17:45:50 +02: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 |
|
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
|
e816424466
|
chore: use Category declarations for builtin cats too (#1400)
|
2022-08-03 18:10:54 -07:00 |
|
Leonardo de Moura
|
84ff8d4a04
|
feat: store pending contraints during dependent pattern matching
It is a better solution for issues #1361 and #1279, and it was on the
to-do list for a while.
|
2022-08-03 17:45:55 -07:00 |
|