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
|
42deb66415
|
chore: update stage0
|
2022-08-04 21:29:07 -07:00 |
|
Leonardo de Moura
|
7f9be4198b
|
fix: Induction.lean after binderIdent normalization
|
2022-08-04 21:28:12 -07:00 |
|
Leonardo de Moura
|
f08000d34a
|
chore: update stage0
|
2022-08-04 21:10:20 -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 |
|
Leonardo de Moura
|
13518da4c7
|
chore: update stage0
|
2022-08-04 19:37:58 -07:00 |
|
Mario Carneiro
|
e2f706a7f7
|
fix: syntax match
|
2022-08-04 19:35:00 -07:00 |
|
Mario Carneiro
|
c1d2f3c5a6
|
feat: make MissingDocs extensible
|
2022-08-04 19:35:00 -07:00 |
|
Mario Carneiro
|
4867e726a6
|
chore: update stage0
|
2022-08-04 19:34:57 -07:00 |
|
Mario Carneiro
|
eef51aced2
|
feat: make MissingDocs extensible (part 1)
|
2022-08-04 19:32:17 -07:00 |
|
tydeu
|
a889a7387c
|
test: make test 44 more consistent
|
2022-08-04 22:23:46 -04:00 |
|
Leonardo de Moura
|
f0272d9309
|
feat: multiple namespaces in mutual declarations
|
2022-08-04 19:18:49 -07:00 |
|
tydeu
|
350e1b810a
|
refactor: split CLI actions into separate file
|
2022-08-04 21:31:58 -04:00 |
|
tydeu
|
f0ae7bff1e
|
feat: ws.runBuild
|
2022-08-04 21:19:23 -04:00 |
|
tydeu
|
9121c4dfa8
|
feat: facet info param + unique names for facet syntax
|
2022-08-04 19:55:32 -04:00 |
|
Leonardo de Moura
|
16d6f13eed
|
chore: fix warnings
|
2022-08-04 16:05:09 -07:00 |
|
Leonardo de Moura
|
87bb1901e2
|
chore: update stage0
|
2022-08-04 16:01:23 -07:00 |
|
tydeu
|
5558ad89a1
|
refactor: move fetching releases to extraDep build
|
2022-08-04 18:58:17 -04:00 |
|
Leonardo de Moura
|
7cb67bb123
|
chore: update stage0
|
2022-08-04 15:57:45 -07:00 |
|
Leonardo de Moura
|
0717bdb66d
|
fix: fixes #1419
|
2022-08-04 15:44:38 -07:00 |
|
tydeu
|
f2bcba7c73
|
refactor: renames + cleanup
|
2022-08-04 18:30:53 -04:00 |
|
Leonardo de Moura
|
f295a76b69
|
chore: fix test output
|
2022-08-04 15:29:17 -07:00 |
|
Leonardo de Moura
|
8615c42a5d
|
tests: projection defeq strategy
|
2022-08-04 15:28:22 -07:00 |
|
Leonardo de Moura
|
4501bdecb1
|
chore: naming convention
|
2022-08-04 15:28:22 -07:00 |
|
tydeu
|
b8ed74e89f
|
feat: recursive builds in extern_lib
|
2022-08-04 16:58:42 -04: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 |
|
Leonardo de Moura
|
9e69259f83
|
chore: update stage0
|
2022-08-03 20:01:34 -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 |
|
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 |
|
Leonardo de Moura
|
f2921993bb
|
feat: add LocalContext.replaceFVarId
|
2022-08-03 11:21:55 -07:00 |
|
Leonardo de Moura
|
cc91298570
|
feat: add PersistentHashMap.map and PersistentHashMap.mapM
|
2022-08-03 11:20:17 -07:00 |
|
Leonardo de Moura
|
e9bcc779fe
|
feat: add Array.mapM'
|
2022-08-03 11:18:19 -07:00 |
|
Leonardo de Moura
|
cb6ae247aa
|
chore: remove [specialize] annotations from fold operations on PersistentHashMap
They have little impact on performance, but increase the generated code size
|
2022-08-03 10:38:31 -07:00 |
|
Leonardo de Moura
|
cbd022e4eb
|
refactor: replaceFVarIdAtLocalDecl => LocalDecl.replaceFVarId
|
2022-08-03 10:32:45 -07:00 |
|
Leonardo de Moura
|
b4ad6fc289
|
chore: do not generate "redundant alternatives" message when there are missing cases
|
2022-08-03 08:21:09 -07:00 |
|
tydeu
|
19afb95dd7
|
chore: test 44 shell script fixes
|
2022-08-03 00:56:50 -04:00 |
|
tydeu
|
5b81042614
|
ci: add diffutils to Windows MSYS2 setup
|
2022-08-03 00:42:30 -04:00 |
|
tydeu
|
56cec0b41c
|
feat: --old to use outdated unchanged modules
closes leanprover/lake#44
|
2022-08-03 00:35:44 -04:00 |
|
tydeu
|
99a0a1ee1f
|
refactor: remove remainder of Target code
|
2022-08-02 21:46:51 -04:00 |
|
Leonardo de Moura
|
a9e7290e4b
|
refactor: use isDefEq instead of custom unify procedure
See comment with new issue at #1361
|
2022-08-02 18:00:00 -07:00 |
|
Leonardo de Moura
|
ae5db0f563
|
chore: style
|
2022-08-02 17:44:19 -07:00 |
|