..
533.lean
chore: simplify option names
2022-02-08 12:23:24 -08:00
533.lean.expected.out
chore: remove Fix.lean
2022-06-16 15:30:47 -07:00
863.lean
863.lean.expected.out
feat: implement MonadLog at CoreM
2022-05-31 17:40:55 -07:00
1031.lean
fix: using invalid name generator at ContextInfo.runMetaM
2022-04-15 18:42:34 -07:00
1031.lean.expected.out
fix: using invalid name generator at ContextInfo.runMetaM
2022-04-15 18:42:34 -07:00
1265.lean
fix: fixes #1265
2022-06-29 12:41:14 -07:00
1265.lean.expected.out
feat: add missing literal TSyntax helpers
2022-07-05 13:18:58 +02:00
amb.lean
amb.lean.expected.out
anonHyp.lean
feat: remove space before propositions with inaccessible names
2022-04-07 07:54:50 -07:00
anonHyp.lean.expected.out
feat: remove space before propositions with inaccessible names
2022-04-07 07:54:50 -07:00
autoBoundIssue.lean
fix: remove hacky addAutoBoundImplicitsOld
2022-03-25 09:23:43 -07:00
autoBoundIssue.lean.expected.out
feat: do not hightlight auxiliary declarations used to compile recursive definitions as variables
2022-04-21 08:11:22 -07:00
compHeader.lean
fix: auto completion when autoBoundImplicit is active
2022-04-09 09:11:45 -07:00
compHeader.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion.lean
completion.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion2.lean
completion2.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion3.lean
completion3.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion4.lean
completion4.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion5.lean
completion5.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion6.lean
completion6.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completion7.lean
completion7.lean.expected.out
feat: add simp lemmas and instances for LawfulBEq
2022-07-11 14:19:41 -07:00
completionAtPrint.lean
completionAtPrint.lean.expected.out
chore: fix tests
2022-07-18 23:18:59 -04:00
completionDocString.lean
completionDocString.lean.expected.out
chore: fix tests
2022-07-18 23:18:59 -04:00
completionEOF.lean
completionEOF.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completionIStr.lean
completionIStr.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completionOption.lean
completionOption.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completionPrefixIssue.lean
fix: always save completion info at resolveName
2022-04-10 08:00:03 -07:00
completionPrefixIssue.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
completionPrv.lean
completionPrv.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
compNamespace.lean
feat: complete namespaces
2022-01-17 10:03:36 -08:00
compNamespace.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
definition.lean
fix: InfoTree was missing information for (pseudo) match patterns such as x + 1.
2022-04-23 12:08:59 -07:00
definition.lean.expected.out
fix: InfoTree was missing information for (pseudo) match patterns such as x + 1.
2022-04-23 12:08:59 -07:00
discrsIssue.lean
fix: remove auxiliary discriminants before elaborating patterns
2022-04-05 19:37:56 -07:00
discrsIssue.lean.expected.out
feat: jump to definition for match pattern variables
2022-04-09 15:36:42 -07:00
editAfterError.lean
editAfterError.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
editCompletion.lean
editCompletion.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
expectedTypeAsGoal.lean
feat: do not use pp.inaccessibleNames = true at getInteractiveTermGoal
2022-06-02 16:22:43 -07:00
expectedTypeAsGoal.lean.expected.out
feat: do not use pp.inaccessibleNames = true at getInteractiveTermGoal
2022-06-02 16:22:43 -07: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
fix: go to definition/goal state at end of syntax
2022-05-30 11:16:25 +02:00
goTo.lean.expected.out
fix: go to definition/goal state at end of syntax
2022-05-30 11:16:25 +02:00
haveInfo.lean
haveInfo.lean.expected.out
fix: refine previous commit's heuristic
2022-04-29 16:16:09 +02:00
highlight.lean
fix: info at pattern variables
2022-05-17 06:28:59 -07:00
highlight.lean.expected.out
fix: references of variables with equal ranges
2022-07-13 10:35:37 +02:00
hover.lean
chore: fix tests
2022-06-27 22:37:02 +02:00
hover.lean.expected.out
fix: evalTactic
2022-07-19 23:28:14 -04:00
hoverAt.lean
feat: make sure hover information does not include @ for constants
2022-04-07 18:40:04 -07:00
hoverAt.lean.expected.out
feat: make sure hover information does not include @ for constants
2022-04-07 18:40:04 -07: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
infoIssues.lean
feat: annotate match tactic alternatives with expected state
2022-04-29 16:16:09 +02:00
infoIssues.lean.expected.out
feat: annotate match tactic alternatives with expected state
2022-04-29 16:16:09 +02:00
internalNamesIssue.lean
fix: hide internal namespaces from autocompletion
2022-02-03 13:33:27 -08:00
internalNamesIssue.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
inWordCompletion.lean
inWordCompletion.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
jumpMutual.lean
fix: jump to definition inside recursive definitions was not working on VS Code
2022-04-06 14:27:49 -07:00
jumpMutual.lean.expected.out
fix: jump to definition inside recursive definitions was not working on VS Code
2022-04-06 14:27:49 -07:00
keywordCompletion.lean
keywordCompletion.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
lean3HoverIssue.lean
test: for Lean 3 hover issue reported on Zulip
2022-04-02 15:21:24 -07:00
lean3HoverIssue.lean.expected.out
feat: make sure hover information does not include @ for constants
2022-04-07 18:40:04 -07:00
macroGoalIssue.lean
macroGoalIssue.lean.expected.out
match.lean
match.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
matchPatternHover.lean
fix: pattern hover information
2022-04-08 15:03:42 -07:00
matchPatternHover.lean.expected.out
fix: pattern hover information
2022-04-08 15:03:42 -07:00
matchStxCompletion.lean
matchStxCompletion.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
partialNamespace.lean
partialNamespace.lean.expected.out
Revert "chore: fix tests"
2022-05-12 13:22:37 -07:00
plainGoal.lean
fix: further conv goal state refinements
2022-06-14 11:09:47 +02:00
plainGoal.lean.expected.out
fix: further conv goal state refinements
2022-06-14 11:09:47 +02:00
plainTermGoal.lean
feat: show term goal at end of term as well
2022-06-23 14:44:19 +02:00
plainTermGoal.lean.expected.out
feat: show term goal at end of term as well
2022-06-23 14:44:19 +02:00
run.lean
fix: interactive test driver
2022-07-02 10:01:04 -07:00
stdOutput.lean
stdOutput.lean.expected.out
test_single.sh
fix: unused variables linter review comments
2022-06-03 13:03:52 +02:00
unterminatedDocComment.lean
unterminatedDocComment.lean.expected.out