Leonardo de Moura
|
ace674cc06
|
chore: remove unnecessary test
|
2022-11-19 07:52:53 -08:00 |
|
Leonardo de Moura
|
966e1df96d
|
chore: fix build
|
2022-11-19 07:46:01 -08:00 |
|
Leonardo de Moura
|
a5ab59a413
|
fix: fixes #1851
|
2022-11-19 07:01:02 -08:00 |
|
Leonardo de Moura
|
556b6706ee
|
fix: fixes #1856
|
2022-11-18 19:34:32 -08:00 |
|
Leonardo de Moura
|
a7107aedb3
|
fix: fixes #1848
|
2022-11-18 08:49:10 -08:00 |
|
Mario Carneiro
|
f74fee07e6
|
doc: document Init.Data.List.Basic (#1828)
* doc: document Init.Data.List.Basic
* Apply suggestions from code review
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
|
2022-11-18 06:16:50 -08:00 |
|
Sebastian Ullrich
|
46b6391c77
|
fix: inconsistent use of precompiled symbols from interpreter on Windows
|
2022-11-18 06:16:05 -08:00 |
|
Sebastian Ullrich
|
a4abbf07b8
|
chore: remove remnants of C++ format
|
2022-11-18 06:11:24 -08:00 |
|
Sebastian Ullrich
|
7529e86307
|
feat: implement workspace/applyEdit server request (#1846)
|
2022-11-17 19:30:17 +00:00 |
|
Leonardo de Moura
|
d2a5ea137d
|
fix: fixes #1842
|
2022-11-16 17:29:41 -08:00 |
|
Leonardo de Moura
|
edadd8c034
|
fix: fixes #1841
This commit adds the configuration option
`ApplyConfig.approx` (available in Lean 3), and sets it to true by
default like in Lean 3.
|
2022-11-16 14:46:05 -08:00 |
|
Leonardo de Moura
|
7b03d9719c
|
fix: fixes #1679
|
2022-11-16 13:15:53 -08:00 |
|
Henrik Böving
|
6fe52cac41
|
doc: explain some decisions in ElimDeadBranches
|
2022-11-16 08:17:13 -08:00 |
|
Henrik Böving
|
66009a5cd3
|
feat: constant folding for decision procedures
|
2022-11-16 08:17:13 -08:00 |
|
Henrik Böving
|
5a397c8525
|
feat: ElimDeadBranches for LCNF
|
2022-11-16 08:17:13 -08:00 |
|
Mario Carneiro
|
d3a30869c7
|
fix: spacing in by_cases
|
2022-11-16 08:16:42 -08:00 |
|
Mario Carneiro
|
118d1027d2
|
feat: go to definition for KeyedDeclsAttributes
|
2022-11-16 11:16:24 +01:00 |
|
Mario Carneiro
|
2184533236
|
fix: attribute info nesting
|
2022-11-16 11:12:24 +01:00 |
|
Leonardo de Moura
|
98922b878a
|
fix: fixes #1815
|
2022-11-15 17:08:54 -08:00 |
|
Leonardo de Moura
|
a4acf084c8
|
chore: fix build
|
2022-11-15 16:51:40 -08:00 |
|
Leonardo de Moura
|
8225be2f0e
|
feat: ensure projections are not reducing at DiscrTree V (simpleReduce := true)
Now, the `simp` discrimination tree does not perform `iota` nor reduce
projections.
|
2022-11-15 16:47:12 -08:00 |
|
Leonardo de Moura
|
1b0c2f7157
|
feat: parameterize DiscrTree indicating whether non trivial reductions are allowed or not when indexing/retrieving terms
|
2022-11-15 16:47:12 -08:00 |
|
Leonardo de Moura
|
81c84bf045
|
feat: do not perform iota reduction at the discrimination tree module
|
2022-11-15 16:47:12 -08:00 |
|
Gabriel Ebner
|
75aa732af5
|
doc: mention ignoreLevelMVarDepth
|
2022-11-15 11:29:26 -08:00 |
|
Leonardo de Moura
|
1cc58e60ef
|
fix: fixes #1829
|
2022-11-15 08:31:36 -08:00 |
|
Sebastian Ullrich
|
3d1ff59f11
|
fix: parseImports': respect prelude
|
2022-11-15 07:40:10 -08:00 |
|
Sebastian Ullrich
|
e3b83625f2
|
perf: optimize --deps --json
|
2022-11-15 07:40:10 -08:00 |
|
Sebastian Ullrich
|
3f9ba30424
|
fix: integer overflows
|
2022-11-15 07:37:54 -08:00 |
|
Sebastian Ullrich
|
4cd5b67271
|
chore: generalize parser kind detection
|
2022-11-14 12:53:18 +01:00 |
|
Mario Carneiro
|
73a8dc9738
|
feat: add decl links for Quot via add_decl_doc
|
2022-11-14 09:54:56 +01:00 |
|
Mario Carneiro
|
a2199d6d57
|
doc: document Init.Data.Nat.Basic
|
2022-11-13 21:59:57 -08:00 |
|
Mario Carneiro
|
2cb333a260
|
feat: elab_rules : conv
|
2022-11-13 21:09:26 -08:00 |
|
Leonardo de Moura
|
5654d8465d
|
fix: fixes #1822
|
2022-11-13 18:13:29 -08:00 |
|
Leonardo de Moura
|
a87f0e25de
|
feat: add compiler.checkTypes for sanity checking
|
2022-11-13 17:45:21 -08:00 |
|
Leonardo de Moura
|
854e655940
|
chore: document implementedBy := true use at phase 1
|
2022-11-13 15:47:13 -08:00 |
|
Mario Carneiro
|
b948a56196
|
chore: remove [Inhabited A] from binSearch / binInsert
|
2022-11-13 15:00:26 -08:00 |
|
Alex J. Best
|
c72cf24694
|
chore: protect Int.repr
|
2022-11-13 15:00:08 -08:00 |
|
Mario Carneiro
|
178d0ebe4f
|
fix: protected on Nat.add_zero
|
2022-11-13 14:59:47 -08:00 |
|
Mario Carneiro
|
7358df2f7e
|
chore: remove Int.natMod
|
2022-11-13 14:59:26 -08:00 |
|
Sebastian Ullrich
|
bcd1673231
|
chore: abort build on panic
|
2022-11-11 16:24:04 +01:00 |
|
Leonardo de Moura
|
c3d86001c4
|
chore: simplify dependencies at MatchEqs
|
2022-11-11 05:51:05 -08:00 |
|
Sebastian Ullrich
|
1f447efa54
|
doc: update Lean.Parser.Basic
|
2022-11-11 14:17:21 +01:00 |
|
Sebastian Ullrich
|
7cdd8f81d7
|
refactor: simplify withCacheFn
|
2022-11-11 14:07:15 +01:00 |
|
Sebastian Ullrich
|
43767f8f35
|
fix: uncacheable syntax stack access in doIf
|
2022-11-11 13:45:41 +01:00 |
|
Sebastian Ullrich
|
4c11743f4b
|
refactor: split paren parser, part 2
|
2022-11-11 13:45:41 +01:00 |
|
Sebastian Ullrich
|
791fc70dd9
|
refactor: split paren parser
|
2022-11-11 13:45:41 +01:00 |
|
Sebastian Ullrich
|
30dd28480d
|
fix: suppressInsideQuot inside quotation
|
2022-11-11 13:45:41 +01:00 |
|
Sebastian Ullrich
|
f5c13f9db8
|
chore: parseQuotWithCurrentStage and quotPrecheck
|
2022-11-11 13:45:41 +01:00 |
|
Sebastian Ullrich
|
0dea086669
|
fix: reset lhsPrec, errorMsg in withCacheFn
|
2022-11-11 09:13:02 +01:00 |
|
Sebastian Ullrich
|
22510db004
|
refactor: simplify parser code using withFn
|
2022-11-11 09:13:02 +01:00 |
|