| .. |
|
533.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
533.lean.expected.out
|
feat: relax auto-implicit restrictions
|
2022-02-08 12:17:42 -08:00 |
|
863.lean
|
fix: completion for aliases
|
2021-12-10 12:14:11 -08:00 |
|
863.lean.expected.out
|
feat: save syntax around recursive applications
|
2021-12-16 17:13:55 -08:00 |
|
amb.lean
|
fix: Info nodes for overloaded notation/declarations
|
2021-05-04 22:07:21 -07:00 |
|
amb.lean.expected.out
|
feat: improved name-unresolving in delab
|
2021-09-07 16:26:00 +02:00 |
|
completion.lean
|
chore: simplify tests
|
2021-04-05 22:01:56 +02:00 |
|
completion.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completion2.lean
|
test: completion
|
2021-04-05 12:01:58 -07:00 |
|
completion2.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completion3.lean
|
feat: elaborate auxiliary completion node
|
2021-04-05 19:07:39 -07:00 |
|
completion3.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completion4.lean
|
test: auto completion
|
2021-04-05 20:45:04 -07:00 |
|
completion4.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completion5.lean
|
chore: add completion test for the group issue
|
2021-04-07 22:46:08 -07:00 |
|
completion5.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completion6.lean
|
feat: include parent structures and aliases in dot notation auto completion
|
2021-04-08 19:22:31 -07:00 |
|
completion6.lean.expected.out
|
feat: improve getCompletionKindForDecl
|
2021-12-15 12:57:09 -08:00 |
|
completion7.lean
|
test: completion
|
2021-04-12 22:32:27 -07:00 |
|
completion7.lean.expected.out
|
feat: improve getCompletionKindForDecl
|
2021-12-15 12:57:09 -08:00 |
|
completionAtPrint.lean
|
feat: compleation at #print command
|
2021-12-15 13:13:39 -08:00 |
|
completionAtPrint.lean.expected.out
|
feat: compleation at #print command
|
2021-12-15 13:13:39 -08:00 |
|
completionDocString.lean
|
feat: add docstring to CompletionItem
|
2021-10-28 08:14:40 -07:00 |
|
completionDocString.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completionEOF.lean
|
fix: server: completion & goal state at EOF
|
2021-04-30 19:25:53 +02:00 |
|
completionEOF.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completionIStr.lean
|
feat: improved error recovery for interpolated strings
|
2021-04-24 10:24:57 -07:00 |
|
completionIStr.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
completionOption.lean
|
fix: option completion after trailing .
|
2021-12-10 14:19:19 -08:00 |
|
completionOption.lean.expected.out
|
fix: make set_option completion replace typed partial name
|
2022-01-07 17:06:26 +01:00 |
|
completionPrv.lean
|
fix: fixes #408
|
2021-04-22 19:07:03 -07:00 |
|
completionPrv.lean.expected.out
|
feat: improve getCompletionKindForDecl
|
2021-12-15 12:57:09 -08:00 |
|
compNamespace.lean
|
feat: complete namespaces
|
2022-01-17 10:03:36 -08:00 |
|
compNamespace.lean.expected.out
|
feat: complete namespaces
|
2022-01-17 10:03:36 -08:00 |
|
definition.lean
|
fix: server: go to type definition
|
2021-04-08 18:54:53 +02:00 |
|
definition.lean.expected.out
|
fix: server: go to type definition
|
2021-04-08 18:54:53 +02:00 |
|
editAfterError.lean
|
fix: server: do not stop processing after error (except for header error)
|
2021-04-12 22:41:10 +02:00 |
|
editAfterError.lean.expected.out
|
feat: unify goal handlers
|
2021-08-24 08:57:41 -07:00 |
|
editCompletion.lean
|
fix: watchdog: do not reorder messages while delaying edits
|
2021-04-07 17:12:37 +02:00 |
|
editCompletion.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
goalEOF.lean
|
fix: server: completion & goal state at EOF
|
2021-04-30 19:25:53 +02:00 |
|
goalEOF.lean.expected.out
|
fix: server: completion & goal state at EOF
|
2021-04-30 19:25:53 +02:00 |
|
goalIssue.lean
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
goalIssue.lean.expected.out
|
fix: missing tactic state info on broken proofs
|
2021-04-18 20:13:02 -07:00 |
|
goTo.lean
|
fix: go to definition for macro_rules etc.
|
2021-11-24 11:54:13 +01:00 |
|
goTo.lean.expected.out
|
fix: go to definition for macro_rules etc.
|
2021-11-24 11:54:13 +01:00 |
|
haveInfo.lean
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
haveInfo.lean.expected.out
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
highlight.lean
|
feat: add test for handleDocumentHighlight
|
2022-02-02 13:03:21 +01:00 |
|
highlight.lean.expected.out
|
fix: remove duplicate from interactive highlight test
|
2022-02-02 13:03:21 +01:00 |
|
hover.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
hover.lean.expected.out
|
fix: hover etc. on complex declaration name
|
2022-01-19 12:27:03 +01:00 |
|
hoverDot.lean
|
feat: show fully-qualified name in hover text
|
2021-11-21 15:23:21 +01:00 |
|
hoverDot.lean.expected.out
|
feat: show fully-qualified name in hover text
|
2021-11-21 15:23:21 +01:00 |
|
hoverException.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
hoverException.lean.expected.out
|
feat: relax auto-implicit restrictions
|
2022-02-08 12:17:42 -08:00 |
|
internalNamesIssue.lean
|
fix: hide internal namespaces from autocompletion
|
2022-02-03 13:33:27 -08:00 |
|
internalNamesIssue.lean.expected.out
|
fix: hide internal namespaces from autocompletion
|
2022-02-03 13:33:27 -08:00 |
|
inWordCompletion.lean
|
fix: in-word completion
|
2021-12-10 15:48:35 -08:00 |
|
inWordCompletion.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
keywordCompletion.lean
|
feat: keyword completion
|
2021-12-15 11:24:11 -08:00 |
|
keywordCompletion.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
macroGoalIssue.lean
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
macroGoalIssue.lean.expected.out
|
test: for tactic state visualization bug
|
2021-05-17 15:12:50 -07:00 |
|
match.lean
|
feat: improve error recovery at Tactic.elabTerm
|
2021-05-06 20:44:36 -07:00 |
|
match.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
matchStxCompletion.lean
|
feat: better error recovery for match syntax
|
2021-05-02 17:00:35 -07:00 |
|
matchStxCompletion.lean.expected.out
|
feat: add CompletionItemKind
|
2021-12-15 11:24:11 -08:00 |
|
partialNamespace.lean
|
fix: documentHighlight on partial input
|
2021-05-11 17:03:18 +02:00 |
|
partialNamespace.lean.expected.out
|
fix: documentHighlight on partial input
|
2021-05-11 17:03:18 +02:00 |
|
plainGoal.lean
|
fix: tactic state on {/·
|
2021-05-21 17:13:33 -07:00 |
|
plainGoal.lean.expected.out
|
fix: tactic state on {/·
|
2021-05-21 17:13:33 -07:00 |
|
plainTermGoal.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
plainTermGoal.lean.expected.out
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
run.lean
|
fix: only enable InsertReplaceEdit if supported
|
2022-01-07 20:28:10 +01:00 |
|
stdOutput.lean
|
fix: isolate std streams for all commands in server mode
|
2021-05-19 13:30:54 +02:00 |
|
stdOutput.lean.expected.out
|
fix: isolate std streams for all commands in server mode
|
2021-05-19 13:30:54 +02:00 |
|
test_single.sh
|
chore: disable LSAN in server tests for now
|
2021-06-23 08:53:20 +02:00 |
|
unterminatedDocComment.lean
|
fix: make unterminated comments consume all input
|
2021-07-22 15:55:12 +02:00 |
|
unterminatedDocComment.lean.expected.out
|
feat: unify goal handlers
|
2021-08-24 08:57:41 -07:00 |