Leonardo de Moura
|
818efe719e
|
fix: fixes #533
|
2021-06-29 15:20:46 -07:00 |
|
Sebastian Ullrich
|
20fa503803
|
fix: move elabCommand parts that should happen only once into new function
|
2021-06-29 06:34:15 -07:00 |
|
Sebastian Ullrich
|
a993e0baa0
|
fix: non-dependent arrow should not extend local context
|
2021-06-29 06:31:37 -07:00 |
|
Sebastian Ullrich
|
8454102fc4
|
chore: fix tests
|
2021-06-22 10:45:29 +02:00 |
|
Sebastian Ullrich
|
30a0954424
|
refactor: revert MonadRef changes
|
2021-06-21 10:17:26 -07:00 |
|
Sebastian Ullrich
|
652097e184
|
fix: separate ElabInfo from MacroExpansionInfo, always emit the former before the latter
This way all hover info is contained in the former info node kinds
|
2021-06-21 10:17:26 -07:00 |
|
Sebastian Ullrich
|
459e2e8cea
|
chore: print info tree elaborators
|
2021-06-21 10:17:26 -07:00 |
|
Sebastian Ullrich
|
da4c46370d
|
feat: store elaborator declaration name in info tree
|
2021-06-21 10:17:26 -07:00 |
|
Leonardo de Moura
|
e466498e80
|
chore: fix tests
|
2021-05-17 15:09:51 -07:00 |
|
Leonardo de Moura
|
dbe0d2d706
|
feat: automatically generate injectivity theorems
|
2021-05-14 18:05:04 -07:00 |
|
Sebastian Ullrich
|
6303c134a9
|
feat: add term info at resolveId?
|
2021-05-05 18:54:47 +02:00 |
|
Leonardo de Moura
|
91cf32bf88
|
chore: display syntax at tactic info nodes
|
2021-05-04 10:58:54 -07:00 |
|
Sebastian Ullrich
|
8863761401
|
feat: show initial state for tactic combinators by default
|
2021-05-02 23:07:15 +02:00 |
|
Leonardo de Moura
|
a04babf263
|
chore: fix tests affected by recent changes
|
2021-04-30 19:37:18 -07:00 |
|
Leonardo de Moura
|
35411d5b2c
|
chore: fix tests
|
2021-04-27 16:06:26 -07:00 |
|
Leonardo de Moura
|
40a42128be
|
fix: auto completion improvements
|
2021-04-12 19:22:56 -07:00 |
|
Leonardo de Moura
|
fbd6adaf21
|
chore: fix tests
|
2021-04-05 12:35:52 -07:00 |
|
Leonardo de Moura
|
5ab3ed5314
|
chore: fix test
|
2021-04-04 11:38:35 -07:00 |
|
Leonardo de Moura
|
750691bd5a
|
chore: fix tests
|
2021-04-03 18:24:03 -07:00 |
|
Leonardo de Moura
|
5e66f4c97c
|
feat: dot completion experiment
We still need to use the expected type, fix error recovery, etc. But it
is showing signs of life for very basic examples.
It is disabled for now.
|
2021-04-01 23:31:38 -07:00 |
|
Sebastian Ullrich
|
2647cdf813
|
chore: fix trace.Elab.info position & redundancy
|
2021-03-26 11:39:44 +01:00 |
|
Sebastian Ullrich
|
170fc62c18
|
fix: tactic info post state
|
2021-03-26 11:25:52 +01:00 |
|
Sebastian Ullrich
|
83ecff44c6
|
test: make infoTree an output test
|
2021-03-20 08:28:18 -07:00 |
|