lean4-htt/tests/lean/interactive
2022-04-05 19:37:56 -07:00
..
533.lean chore: simplify option names 2022-02-08 12:23:24 -08:00
533.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
863.lean
863.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
amb.lean
amb.lean.expected.out
autoBoundIssue.lean fix: remove hacky addAutoBoundImplicitsOld 2022-03-25 09:23:43 -07:00
autoBoundIssue.lean.expected.out fix: remove hacky addAutoBoundImplicitsOld 2022-03-25 09:23:43 -07:00
completion.lean
completion.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completion2.lean
completion2.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completion3.lean
completion3.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completion4.lean
completion4.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completion5.lean
completion5.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completion6.lean
completion6.lean.expected.out feat: improve getCompletionKindForDecl 2021-12-15 12:57:09 -08:00
completion7.lean
completion7.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -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
completionDocString.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completionEOF.lean
completionEOF.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completionIStr.lean
completionIStr.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
completionOption.lean
completionOption.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
completionPrv.lean
completionPrv.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -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
definition.lean.expected.out
discrsIssue.lean fix: remove auxiliary discriminants before elaborating patterns 2022-04-05 19:37:56 -07:00
discrsIssue.lean.expected.out fix: remove auxiliary discriminants before elaborating patterns 2022-04-05 19:37:56 -07:00
editAfterError.lean
editAfterError.lean.expected.out
editCompletion.lean
editCompletion.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
foldingRange.lean chore: Clean up LSP folding a little 2022-03-07 17:23:35 +01:00
foldingRange.lean.expected.out chore: Clean up LSP folding a little 2022-03-07 17:23:35 +01:00
goalEOF.lean
goalEOF.lean.expected.out
goalIssue.lean
goalIssue.lean.expected.out
goTo.lean
goTo.lean.expected.out
haveInfo.lean
haveInfo.lean.expected.out
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 fix: annotate binders in intro for hover / go to def 2022-03-22 12:10:51 +00:00
hover.lean.expected.out fix: annotate binders in intro for hover / go to def 2022-03-22 12:10:51 +00:00
hoverDot.lean
hoverDot.lean.expected.out
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
inWordCompletion.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
keywordCompletion.lean
keywordCompletion.lean.expected.out feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
lean3HoverIssue.lean test: for Lean 3 hover issue reported on Zulip 2022-04-02 15:21:24 -07:00
lean3HoverIssue.lean.expected.out test: for Lean 3 hover issue reported on Zulip 2022-04-02 15:21:24 -07:00
macroGoalIssue.lean
macroGoalIssue.lean.expected.out
match.lean
match.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
matchStxCompletion.lean
matchStxCompletion.lean.expected.out feat: add CompletionItemKind 2021-12-15 11:24:11 -08:00
partialNamespace.lean
partialNamespace.lean.expected.out
plainGoal.lean
plainGoal.lean.expected.out feat: do not display inaccessible proposition names if they do not have forward dependencies 2022-04-02 13:15:17 -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 refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
stdOutput.lean
stdOutput.lean.expected.out
test_single.sh
unterminatedDocComment.lean
unterminatedDocComment.lean.expected.out