| .. |
|
.gitattributes
|
chore: ensure consistent (Unix) encoding for source files
|
2023-03-10 16:27:56 +01:00 |
|
.gitignore
|
feat: IO.FS.Handle.lock/tryLock/unlock
|
2023-11-15 19:31:08 -05:00 |
|
28.lean
|
|
|
|
29.lean
|
|
|
|
34.lean
|
|
|
|
52_lean3.lean
|
|
|
|
91_lean3.lean
|
|
|
|
102_lean3.lean
|
|
|
|
108.lean
|
|
|
|
111.lean
|
|
|
|
121.lean
|
|
|
|
125.lean
|
|
|
|
175.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
229.lean
|
|
|
|
262.lean
|
feat: add support for guessing (very) simple WF relations
|
2022-03-02 11:52:00 -08:00 |
|
269.lean
|
|
|
|
270.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
280.lean
|
|
|
|
281.lean
|
|
|
|
282.lean
|
|
|
|
303.lean
|
|
|
|
305.lean
|
feat: Option is a Monad again
|
2022-05-04 15:27:42 -07:00 |
|
310.lean
|
|
|
|
319.lean
|
|
|
|
326.lean
|
|
|
|
327.lean
|
|
|
|
329.lean
|
|
|
|
335.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
337.lean
|
|
|
|
338.lean
|
|
|
|
341.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
382.lean
|
|
|
|
387.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
394.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
436.lean
|
|
|
|
436_lean3.lean
|
|
|
|
441.lean
|
|
|
|
447_lean3.lean
|
|
|
|
452.lean
|
|
|
|
457.lean
|
|
|
|
461a.lean
|
|
|
|
461b.lean
|
|
|
|
462.lean
|
feat: structure instance notation with multiple sources
|
2021-08-12 06:18:47 -07:00 |
|
463.lean
|
feat: structure instance notation with multiple sources
|
2021-08-12 06:18:47 -07:00 |
|
470_lean3.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
471.lean
|
|
|
|
474_lean3.lean
|
|
|
|
481.lean
|
|
|
|
482.lean
|
|
|
|
492.lean
|
fix: only return new mvars from refine, elabTermWithHoles, and withCollectingNewGoalsFrom (#2502)
|
2023-09-21 14:23:27 +10:00 |
|
492_lean3.lean
|
|
|
|
498.lean
|
feat: Option is a Monad again
|
2022-05-04 15:27:42 -07:00 |
|
500_lean3.lean
|
feat: Option is a Monad again
|
2022-05-04 15:27:42 -07:00 |
|
501.lean
|
chore: style
|
2022-03-11 16:12:46 -08:00 |
|
509.lean
|
|
|
|
536.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
561.lean
|
|
|
|
569.lean
|
|
|
|
602.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
616.lean
|
fix: fixes #616
|
2021-08-07 07:29:54 -07:00 |
|
633.lean
|
feat: ignore {} annotation at constructors
|
2022-04-13 08:30:21 -07:00 |
|
644.lean
|
feat: use contradiction at leaves
|
2021-08-22 18:41:02 -07:00 |
|
646.lean
|
chore: fix tests
|
2022-07-02 15:25:06 -07:00 |
|
654.lean
|
feat: optimized deriving DecidableEq for enumeration types
|
2021-09-08 16:21:32 -07:00 |
|
664.lean
|
fix: fixes #664
|
2021-09-12 19:54:45 -07:00 |
|
677.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
696.lean
|
feat: improve letIdLhs parser
|
2021-09-28 18:10:25 -07:00 |
|
716.lean
|
fix: make sure Quot primitives stay in eta expanded form
|
2021-10-08 09:36:06 -07:00 |
|
753.lean
|
fix: where structure instance parser
|
2021-12-12 07:52:52 -08:00 |
|
760.lean
|
fix: propositions should never be considered enum types
|
2021-11-04 15:27:15 -07:00 |
|
764.lean
|
feat: use binrel_no_prop% to define == notation
|
2021-11-09 07:46:10 -08:00 |
|
783.lean
|
fix: use withSynthesize at elabStructInstance
|
2021-11-15 16:45:26 -08:00 |
|
788.lean
|
fix: nontermination at simp [OfNat.ofNat]
|
2021-12-10 12:29:33 -08:00 |
|
790.lean
|
fix: transparency settings at simp TC check
|
2021-11-15 18:09:31 -08:00 |
|
793.lean
|
fix: fixes #793
|
2021-11-22 13:28:08 -08:00 |
|
796.lean
|
fix: missing universe assignments made during TC resolution
|
2021-12-12 07:07:13 -08:00 |
|
815.lean
|
feat: add Tomas Skrivan's TC resolution improvement
|
2021-12-06 17:46:11 -08:00 |
|
821.lean
|
fix: this must be a keyword
|
2021-11-29 10:06:15 -08:00 |
|
837.lean
|
fix: give preference to non-indices at findRecArg
|
2021-12-01 16:45:19 -08:00 |
|
847.lean
|
feat: add support for guessing (very) simple WF relations
|
2022-03-02 11:52:00 -08:00 |
|
854.lean
|
fix: auxiliary matcher definitions should be treated as abbreviations
|
2021-12-07 16:43:20 -08:00 |
|
860.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
879.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
891.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
909.lean
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
944.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
945.lean
|
fix: equality theorem generation when named patterns are used
|
2022-01-18 14:37:51 -08:00 |
|
946.lean
|
feat: ensure projections are not reducing at DiscrTree V (simpleReduce := true)
|
2022-11-15 16:47:12 -08:00 |
|
955.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
968.lean
|
fix: use an AC-compatible ordering on Expr at simp
|
2022-01-22 09:42:59 -08:00 |
|
972.lean
|
fix: igore instance implicit arguments in term ordering used at simp
|
2022-01-24 18:57:31 -08:00 |
|
983.lean
|
fix: induction MetaM tactic
|
2022-01-31 13:41:38 -08:00 |
|
986.lean
|
fix: splitMatch tactic
|
2022-02-02 15:06:03 -08:00 |
|
988.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
998.lean
|
fix: avoid unnecessary matcheApp.addArgs at BRecOn and Fix
|
2022-02-08 15:06:14 -08:00 |
|
998Export.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
1016.lean
|
fix: mark auxiliary noConfusion declarations for enumeration types as [reducible]
|
2022-02-14 12:03:49 -08:00 |
|
1017.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
1018.lean
|
feat: (generalizing := true) is the default behavior for match-expressions
|
2022-02-15 11:12:04 -08:00 |
|
1020.lean
|
fix: mkLetRecClosureFor for nested let-recs
|
2022-02-16 12:44:02 -08:00 |
|
1022.lean
|
feat: support for acyclicity at unifyEqs
|
2022-02-27 10:03:40 -08:00 |
|
1024.lean
|
fix: simp_all bug when goal has duplicate hypotheses
|
2022-07-03 12:44:53 -07:00 |
|
1025.lean
|
feat: Min/Max typeclasses
|
2022-10-21 14:36:38 -07:00 |
|
1029.lean
|
fix: substEqs may close input goal
|
2022-02-25 08:07:23 -08:00 |
|
1030.lean
|
fix: add workarounds to code generator
|
2022-02-25 08:47:56 -08:00 |
|
1037.lean
|
fix: use withoutErrToSorry at apply
|
2022-03-04 14:36:10 -08:00 |
|
1051.lean
|
fix: flush the CoreM and MetaM caches at modifyEnv
|
2022-03-17 16:02:30 -07:00 |
|
1058.lean
|
fix: allow universes to be postponed further
|
2022-03-22 13:57:58 -07:00 |
|
1080.lean
|
fix: simpH? at match expression equation theorem generator
|
2022-03-28 12:48:54 -07:00 |
|
1113b.lean
|
fix: regression reported at issue #1113
|
2022-04-23 15:39:04 -07:00 |
|
1118.lean
|
chore: rename skip conv to rfl and add no-op skip
|
2022-08-01 13:54:36 -07:00 |
|
1120.lean
|
feat: let/if indentation in do blocks
|
2022-06-13 16:18:49 -07:00 |
|
1123.lean
|
feat: disable only eta for classes during TC resolution
|
2022-04-26 08:20:39 -07:00 |
|
1124.lean
|
chore: fix tests
|
2022-06-27 22:37:02 +02:00 |
|
1127.lean
|
feat: add Tactic.Context.recover for controlling error recovery
|
2022-04-27 10:47:15 -07:00 |
|
1132.lean
|
fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas
|
2022-07-25 16:53:13 -07:00 |
|
1143.lean
|
fix: fixes #1143
|
2022-05-07 15:27:34 -07:00 |
|
1155.lean
|
fix: remove unnecessary let-expressions when computing the motive
|
2022-05-31 07:14:56 -07:00 |
|
1156.lean
|
fix: closes #1156
|
2022-05-26 12:51:28 -07:00 |
|
1158.lean
|
fix: autoParam is structure fields lost in multiple inheritance
|
2022-05-26 14:35:47 -07:00 |
|
1168.lean
|
fix: fixes #1168
|
2022-05-30 07:24:23 -07:00 |
|
1169.lean
|
fix: fixes #1169
|
2022-05-26 07:05:32 -07:00 |
|
1171.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
1179b.lean
|
fix: mkSplitterProof
|
2022-06-12 19:38:54 -07:00 |
|
1182.lean
|
feat: improve acyclic tactic
|
2022-06-02 15:25:14 -07:00 |
|
1184.lean
|
fix: remove check from Simp.synthesizeArgs
|
2022-06-03 07:40:30 -07:00 |
|
1192.lean
|
fix: fixes #1192
|
2022-06-06 18:20:45 -07:00 |
|
1193a.lean
|
fix: unfold declarations tagged with [matchPattern] at reduceMatcher? even if transparency setting is not the default one
|
2022-06-06 15:53:40 -07:00 |
|
1193b.lean
|
feat: improve default simp discharge method
|
2022-06-06 17:29:12 -07:00 |
|
1194.lean
|
feat: simp_all now uses dependent hypotheses for simplification
|
2022-06-06 18:31:34 -07:00 |
|
1200.lean
|
fix: resumePostponed backtracking
|
2022-07-12 16:52:45 -07:00 |
|
1202.lean
|
fix: ac_rfl in subgoal
|
2022-08-11 07:16:38 -07:00 |
|
1224.lean
|
test: issue #1224
|
2022-06-16 18:01:09 -07:00 |
|
1228.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
1230.lean
|
fix: fixes #1230
|
2022-06-20 09:58:27 -07:00 |
|
1234.lean
|
fix: store discharge depth when caching simp results
|
2022-06-21 15:35:47 -07:00 |
|
1236.lean
|
fix: typo at LinearExpr.toExpr
|
2022-06-21 14:28:26 -07:00 |
|
1237.lean
|
fix: avoid unnecessary dependencies at mkMatcher
|
2022-06-23 10:21:32 -07:00 |
|
1247.lean
|
fix: bug at addDependencies
|
2022-06-24 06:20:00 -07:00 |
|
1253.lean
|
test: add test for issue #1253
|
2022-06-27 09:56:47 -07:00 |
|
1267.lean
|
test: test for #1267
|
2022-06-29 15:40:13 -07:00 |
|
1274.lean
|
fix: bound syntax kind at v:(ppSpace ident) etc.
|
2022-07-07 11:49:35 +02:00 |
|
1289.lean
|
fix: def _root_ and dotted notation in recursive definitions
|
2022-07-07 07:57:51 -07:00 |
|
1293.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
1299.lean
|
fix: special support for higher order output parameters at isDefEqArgs
|
2022-07-11 19:05:24 -07:00 |
|
1300.lean
|
fix: fixes #1300
|
2022-07-12 14:08:47 -07:00 |
|
1302.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
1305.lean
|
feat: synthesize implicit structure fields in the structure instance notation
|
2022-07-26 13:24:57 -07:00 |
|
1308.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
1311.lean
|
fix: elim_scalar_array_cases
|
2022-07-24 14:46:46 -07:00 |
|
1333.lean
|
fix: fixes #1333
|
2022-07-24 12:19:53 -07:00 |
|
1337.lean
|
feat: syntax for using while condition in proofs
|
2022-07-21 16:57:35 +00:00 |
|
1342.lean
|
feat: improve calc tactic
|
2022-07-24 14:30:15 -07:00 |
|
1359.lean
|
fix: try to postpone by .. if expectedType? = none
|
2022-07-24 08:03:25 -07:00 |
|
1360.lean
|
fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas
|
2022-07-25 16:53:13 -07:00 |
|
1361.lean
|
fix: Match.unify?
|
2022-07-25 20:30:01 -07:00 |
|
1361b.lean
|
feat: store pending contraints during dependent pattern matching
|
2022-08-03 17:45:55 -07:00 |
|
1365.lean
|
chore: avoid stackoverflow in debug build
|
2022-07-24 14:47:51 -07:00 |
|
1372.lean
|
fix: fixes #1372
|
2022-07-26 05:51:02 -07:00 |
|
1373.lean
|
feat: validate parametric local instances
|
2022-07-27 16:09:56 -07:00 |
|
1374.lean
|
feat: remove description argument from register_simp_attr
|
2022-09-08 14:49:43 -07:00 |
|
1375.lean
|
fix: disable "error to sorry" and "error recovery" at failIfSuccess
|
2022-07-27 17:09:34 -07:00 |
|
1380.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
1385.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
1389.lean
|
feat: OfNat instance postprocessor
|
2022-07-30 08:35:45 -07:00 |
|
1408.lean
|
feat: add support for stuck class projection function applications at getStuckMVar?
|
2022-08-02 16:01:06 -07:00 |
|
1411.lean
|
chore: binderIdent normalization
|
2022-08-04 21:10:02 -07:00 |
|
1419.lean
|
fix: fixes #1419
|
2022-08-04 15:44:38 -07:00 |
|
1420.lean
|
chore: add Inhabited MProd and Inhabited PProd instances
|
2022-08-05 11:21:27 -07:00 |
|
1426.lean
|
fix: make forall_congr more robust at conv intro
|
2022-08-05 12:38:49 -07:00 |
|
1435.lean
|
fix: improve heuristic for issue #1419
|
2022-08-06 09:00:16 -07:00 |
|
1436.lean
|
fix: improve heuristic for issue #1419
|
2022-08-06 09:00:16 -07:00 |
|
1441.lean
|
fix: bug at mkSizeOfSpecLemmaInstance
|
2022-08-07 09:24:18 -07:00 |
|
1547.lean
|
chore: restore accidentally deleted test
|
2022-09-01 06:06:03 -07:00 |
|
1549.lean
|
fix: fixes #1549
|
2022-10-08 07:41:49 -07:00 |
|
1558.lean
|
fix: fixes #1558
|
2022-09-09 15:27:51 -07:00 |
|
1575.lean
|
fix: fixes #1575
|
2022-09-09 15:05:21 -07:00 |
|
1615.lean
|
fix: bug in replaceLocalDeclDefEq
|
2022-11-01 19:18:25 -07:00 |
|
1650.lean
|
fix: fixes #1650
|
2022-10-07 19:00:23 -07:00 |
|
1674.lean
|
fix: fixes #1674
|
2022-10-07 13:33:41 -07:00 |
|
1679.lean
|
fix: fixes #1679
|
2022-11-16 13:15:53 -08:00 |
|
1684.lean
|
feat: add support for Iff.rec and Iff.casesOn to new code generator
|
2022-10-04 06:32:49 -07:00 |
|
1686.lean
|
feat: reactivate extendJoinPointContext at mono phase
|
2022-10-07 16:27:44 -07:00 |
|
1692.lean
|
chore: add test for 1692
|
2022-10-11 17:24:35 -07:00 |
|
1711.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
1725.lean
|
feat: function coercions with unification
|
2022-10-14 12:08:10 -07:00 |
|
1730.lean
|
feat: copy docstring when copying parent fields
|
2022-10-26 15:43:46 -07:00 |
|
1780.lean
|
fix: fixes #1780
|
2022-10-26 07:46:38 -07:00 |
|
1787.lean
|
fix: congr tactic
|
2022-10-28 08:00:04 -07:00 |
|
1808.lean
|
fix: fixes #1808
|
2022-11-28 07:48:54 -08:00 |
|
1812.lean
|
fix: fixes #1812
|
2022-11-10 08:58:09 -08:00 |
|
1813.lean
|
fix: calc indentation and allow underscore in first relation
|
2023-02-23 14:20:21 -08:00 |
|
1815.lean
|
fix: fixes #1815
|
2022-11-15 17:08:54 -08:00 |
|
1822.lean
|
fix: fixes #1822
|
2022-11-13 18:13:29 -08:00 |
|
1829.lean
|
fix: fixes #1829
|
2022-11-15 08:31:36 -08:00 |
|
1841.lean
|
fix: fixes #1841
|
2022-11-16 14:46:05 -08:00 |
|
1842.lean
|
fix: fixes #1842
|
2022-11-16 17:29:41 -08:00 |
|
1848.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
1850.lean
|
fix: fixes #1850
|
2022-11-19 09:18:12 -08:00 |
|
1851.lean
|
fix: fixes #1851
|
2022-11-19 07:01:02 -08:00 |
|
1852.lean
|
fix: include instance implicits that depend on outParams at outParamsPos
|
2022-12-01 06:11:48 -08:00 |
|
1869.lean
|
fix: fixes #1869
|
2022-11-24 11:56:36 -08:00 |
|
1882.lean
|
fix: fixes #1882
|
2022-11-24 12:40:25 -08:00 |
|
1883.lean
|
fix: comments ending in --/
|
2022-11-25 10:32:49 +01:00 |
|
1886.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
1892.lean
|
fix: synthesize tc instances before propagating expected type
|
2022-11-29 08:16:09 -08:00 |
|
1900.lean
|
fix: fixes #1900
|
2022-12-02 10:04:01 -08:00 |
|
1901.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
1907.lean
|
fix: fixes #1907
|
2022-12-02 08:59:16 -08:00 |
|
1907orig.lean
|
fix: fixes #1907
|
2022-12-02 08:59:16 -08:00 |
|
1921.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
1926.lean
|
feat: use forall_prop_domain_congr in simp tactic
|
2023-10-23 06:19:19 -07:00 |
|
1937.lean
|
test: for issue #1937
|
2023-01-05 13:46:15 -08:00 |
|
1951.lean
|
refactor: replace ignoreLevelMVarDepth by levelAssignDepth
|
2022-12-19 20:14:17 +01:00 |
|
1954.lean
|
|
|
|
1963.lean
|
fix: implement assertAfter using revert
|
2022-12-21 21:42:07 +01:00 |
|
1968.lean
|
chore: remove {} from ctor parser
|
2022-04-13 08:47:21 -07:00 |
|
1985.lean
|
fix: correctly parse json unicode escapes
|
2022-12-23 17:04:10 -08:00 |
|
1986.lean
|
perf: whnf projections during defeq
|
2023-02-09 19:54:23 -08:00 |
|
2009.lean
|
fix: fixes #2009
|
2023-01-04 10:32:03 -08:00 |
|
2018.lean
|
fix: add done alternative to decreasing_with (#2019)
|
2023-01-09 09:46:37 -08:00 |
|
2042.lean
|
fix: fixes #2042
|
2023-11-09 04:06:30 -08:00 |
|
2073.lean
|
chore: add test for calc
|
2023-02-21 16:41:46 -08:00 |
|
2074.lean
|
chore: remove etaExperiment option
|
2023-05-15 09:05:41 -07:00 |
|
2079.lean
|
fix: calc: synthesize default instances
|
2023-02-02 14:29:21 -08:00 |
|
2095.lean
|
fix: unify goal before executing nested tactics in calc
|
2023-02-09 11:34:07 -08:00 |
|
2136.lean
|
fix: offset unification with a+a+1
|
2023-05-15 09:06:37 -07:00 |
|
2137.lean
|
fix: do not inherit file handles across process creation
|
2023-03-10 16:27:56 +01:00 |
|
2173.lean
|
fix: simp: strip mdata when testing for True/False
|
2023-04-10 21:06:42 -07:00 |
|
2182.lean
|
chore: add missing simp lemma (¬ False) = True
|
2023-04-10 21:05:54 -07:00 |
|
2188.lean
|
fix: reset local context in mkInjectiveTheorems
|
2023-04-10 21:05:16 -07:00 |
|
2199.lean
|
fix: fixes #2199
|
2023-05-28 18:29:09 -07:00 |
|
2249.lean
|
fix: prefer resolving parser alias over declaration
|
2023-06-05 16:52:23 +02:00 |
|
2262.lean
|
fix: hygieneInfo should not consume whitespace
|
2023-06-09 15:05:19 +02:00 |
|
2265.lean
|
fix: simp: synthesize non-inst-implicit tc args
|
2023-06-09 16:32:02 -07:00 |
|
2282.lean
|
fix: fixes #2282
|
2023-06-27 16:46:38 -07:00 |
|
2299.lean
|
chore: write "|-" as "|" noWs "-" (#2299)
|
2023-07-14 09:48:20 -07:00 |
|
2311.lean
|
feat: relax test in checkLocalInstanceParameters to allow instance implicits
|
2023-07-13 10:54:06 -07:00 |
|
2344.lean
|
fix: missing mkCIdents in Lean.Elab.Deriving.Util
|
2023-07-28 07:48:34 -07:00 |
|
2389.lean
|
fix: don't try to generate below for nested predicates. (#2390)
|
2023-09-21 14:24:37 +10:00 |
|
2389.lean.expected.out
|
fix: don't try to generate below for nested predicates. (#2390)
|
2023-09-21 14:24:37 +10:00 |
|
2500.lean
|
fix : make mk_no_confusion_type handle delta-reduction when generating telescope (#2501)
|
2023-10-14 17:18:37 +11:00 |
|
2552.lean
|
perf: closes #2552
|
2023-10-22 06:48:22 -07:00 |
|
2669.lean
|
fix: fixes #2669 #2281
|
2023-10-25 03:12:35 -07:00 |
|
2672.lean
|
fix: quot reduction bug
|
2023-10-11 21:25:34 -07:00 |
|
2810.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
2914.lean
|
fix: DecidableEq deriving handler could not handle fields whose types start with an implicit argument (#2918)
|
2023-11-20 20:51:47 +11:00 |
|
2966.lean
|
chore: update tests for #2966 to use test_extern (#3092)
|
2023-12-21 22:22:47 +00:00 |
|
abstractExpr.lean
|
feat: generalize Expr.abstractRange
|
2022-03-08 18:19:17 -08:00 |
|
ac_expr.lean
|
chore: remove Bootstrap package
|
2022-09-02 16:39:03 -07:00 |
|
ac_rfl.lean
|
feat: new implementation for simp (config := { ground := true }) (#3187)
|
2024-01-18 17:39:06 +00:00 |
|
ack.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
ACltBug.lean
|
fix: missing condition at lpo case 3
|
2022-01-28 09:47:35 -08:00 |
|
adam1.lean
|
test: add CPDT first example
|
2022-03-12 17:06:20 -08:00 |
|
adamTC.lean
|
test: simple type checker at CPDT
|
2022-03-12 18:44:52 -08:00 |
|
adamTC2.lean
|
test: simple type checker at CPDT
|
2022-03-12 18:44:52 -08:00 |
|
addDecorationsWithoutPartial.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
alex1.lean
|
fix: erase_irrelevant.cpp
|
2022-05-04 08:06:59 -07:00 |
|
alg.lean
|
|
|
|
alias.lean
|
feat: dot notation and aliases
|
2022-06-27 12:42:25 -07:00 |
|
allGoals.lean
|
feat: enforce correct syntax kind in macros
|
2022-10-18 14:59:14 -07:00 |
|
andCasesOnBug.lean
|
fix: compiler bug at And.casesOn
|
2022-06-29 06:56:17 -07:00 |
|
anonymous_ctor_error_msg.lean
|
|
|
|
anonymousCtor.lean
|
|
|
|
appFinalizeIssue.lean
|
fix: ElabAppArgs.finalize bug
|
2022-07-09 13:53:15 -07:00 |
|
appIssue.lean
|
feat: improve apply tactic
|
2022-10-26 16:58:43 -07:00 |
|
apply_tac.lean
|
feat: ApplyNewGoals config for apply
|
2022-03-19 15:51:40 -07:00 |
|
apply_tac.lean.expected.out
|
feat: ApplyNewGoals config for apply
|
2022-03-19 15:51:40 -07:00 |
|
applytransp.lean
|
|
|
|
approxDepth.lean
|
feat: make sure Expr.approxDepth does not overflow
|
2022-01-22 07:45:19 -08:00 |
|
array1.lean
|
|
|
|
arrowDot.lean
|
feat: support for arrow types in the dot notation
|
2022-03-11 15:39:41 -08:00 |
|
arthur1.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
arthur2.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
assertAfterBug.lean
|
chore: remove Bootstrap package
|
2022-09-02 16:39:03 -07:00 |
|
aStructPerfIssue.lean
|
fix: fixes #1870
|
2022-11-23 05:49:19 -08:00 |
|
attachJp.lean
|
fix: add attachJp
|
2022-08-17 07:32:11 -07:00 |
|
autoboundIssues.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
autoLift.lean
|
|
|
|
autoLiftIssue.lean
|
|
|
|
autoparam.lean
|
|
|
|
backtrackable_estate.lean
|
|
|
|
balg.lean
|
chore: fix tests
|
2022-01-20 15:25:59 -08:00 |
|
bigctor.lean
|
|
|
|
bigmul.lean
|
|
|
|
bigop.lean
|
chore: update example
|
2022-07-13 15:13:31 -07:00 |
|
bindCasesIssue.lean
|
fix: bug at bindCases
|
2022-09-13 15:36:46 -07:00 |
|
binderNotation.lean
|
|
|
|
binrec.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
binrel.lean
|
chore: fix tests
|
2022-07-02 15:25:06 -07:00 |
|
binrelmacros.lean
|
|
|
|
borrowBug.lean
|
|
|
|
bubble.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
bugNatLitDiscrTree.lean
|
fix: Nat literal bug at DiscrTree.lean
|
2023-06-21 20:28:17 -07:00 |
|
byteSliceIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
calc.lean
|
fix: calc indentation and allow underscore in first relation
|
2023-02-23 14:20:21 -08:00 |
|
calcBug.lean
|
fix: calc indentation and allow underscore in first relation
|
2023-02-23 14:20:21 -08:00 |
|
calcInType.lean
|
feat: allow relations in Type at Trans
|
2022-07-28 10:13:01 -07:00 |
|
casePrime.lean
|
feat: multiple case
|
2022-09-20 14:15:37 -07:00 |
|
casesAnyTypeIssue.lean
|
fix: LCNF any type issue
|
2022-10-02 08:09:13 -07:00 |
|
casesRec.lean
|
feat: add support for casesOn applications to structural and well-founded recursion modules
|
2022-05-06 17:12:10 -07:00 |
|
casesUsing.lean
|
feat: make sure cases and induction alternatives are processed using the order provided by the user
|
2022-04-18 11:45:36 -07:00 |
|
catchThe.lean
|
|
|
|
cdotTests.lean
|
|
|
|
check.lean
|
feat: add [elabAsElim] elaboration strategy
|
2022-07-28 20:08:29 -07:00 |
|
check_failure.lean
|
fix: #check_failure command should succeed if there are stuck TC problems
|
2021-11-15 16:56:55 -08:00 |
|
checkAssignmentIssue.lean
|
|
|
|
choiceExpectedTypeBug.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
choiceMacroRules.lean
|
|
|
|
class_inductive.lean
|
|
|
|
classAbbrev.lean
|
|
|
|
closure1.lean
|
refactor: add type LevelMVarId (and abbreviation LMarId)
|
2022-07-24 17:21:45 -07:00 |
|
codeBindUnreachIssue.lean
|
fix: unreach case for Code.bind
|
2022-09-24 08:13:17 -07:00 |
|
coeIssue1.lean
|
|
|
|
coeIssue2.lean
|
chore: fix tests
|
2022-01-20 15:25:59 -08:00 |
|
coeIssue3.lean
|
chore: fix tests
|
2022-01-20 15:25:59 -08:00 |
|
coeIssues4.lean
|
chore: remove problematic instance hasOfNatOfCoe
|
2022-01-20 14:47:25 -08:00 |
|
coelambda.lean
|
|
|
|
CoeNew.lean
|
|
|
|
coeOutParamIssue.lean
|
test: test for output parameter + coercion issue
|
2022-07-06 16:55:08 -07:00 |
|
coeOutParamIssue2.lean
|
feat: improve forIn elaborator element type propagation
|
2022-07-08 16:34:42 -07:00 |
|
coeSort1.lean
|
chore: fix tests
|
2022-01-20 15:25:59 -08:00 |
|
coeSort2.lean
|
|
|
|
combinatorsAndWF.lean
|
test: plan for supporting combinators (e.g., List.foldl) in WF recursion
|
2022-03-02 15:18:25 -08:00 |
|
CommandExtOverlap.lean
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02:00 |
|
compatibleTypesBugAtLCNF.lean
|
fix: bug at compatibleTypes
|
2022-09-13 15:58:06 -07:00 |
|
compatibleTypesEtaIssue.lean
|
fix: eta-expansion at compatibleTypes
|
2022-09-29 11:02:06 -07:00 |
|
compiler_erase_bug.lean
|
fix: do not infer type in erase_irrelevant
|
2022-01-03 07:13:55 -08:00 |
|
compiler_proj_bug.lean
|
|
|
|
CompilerCSE.lean
|
chore: move compiler tests to run folder
|
2022-09-18 15:08:52 -07:00 |
|
CompilerFindJoinPoints.lean
|
chore: move compiler tests to run folder
|
2022-09-18 15:08:52 -07:00 |
|
CompilerFloatLetIn.lean
|
chore: fix tests
|
2022-10-10 17:48:32 -07:00 |
|
CompilerProbe.lean
|
refactor: LetExpr => LetValue
|
2022-11-07 18:51:07 -08:00 |
|
CompilerPullInstances.lean
|
chore: move compiler tests to run folder
|
2022-09-18 15:08:52 -07:00 |
|
CompilerSimp.lean
|
chore: move compiler tests to run folder
|
2022-09-18 15:08:52 -07:00 |
|
compilerTest1.lean
|
test: more tests for new compiler
|
2022-09-16 18:00:27 -07:00 |
|
computedFields.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
concatElim.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
congrTactic.lean
|
feat: use implies_congr at congr tactic, and cleanup
|
2022-08-02 02:24:50 -07:00 |
|
congrThm.lean
|
feat: add mkCongrSimp.mkProof
|
2022-02-04 17:57:28 -08:00 |
|
constantCompilerBug.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
constFun.lean
|
|
|
|
constFun2.lean
|
|
|
|
constProp.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
contra.lean
|
|
|
|
contradiction1.lean
|
|
|
|
contradictionExfalso.lean
|
feat: use exfalso at ElimEmptyInductive
|
2021-08-22 18:16:14 -07:00 |
|
contradictionLoop.lean
|
fix: deep recursion at contradiction
|
2021-08-17 21:32:32 -07:00 |
|
conv1.lean
|
chore: rename skip conv to rfl and add no-op skip
|
2022-08-01 13:54:36 -07:00 |
|
conv2.lean
|
feat: improve congr conv tactic
|
2022-08-02 04:26:34 -07:00 |
|
core.lean
|
fix: fix tests
|
2022-09-15 14:02:38 -07:00 |
|
crashDiv0.lean
|
feat: use binop% to elaborate %-applications
|
2022-07-09 14:38:35 -07:00 |
|
csimp_type_error.lean
|
|
|
|
csimpAttrFn.lean
|
test: hasCSimpAttribute
|
2022-04-15 09:55:10 -07:00 |
|
ctorAutoParams.lean
|
feat: while and repeat macros
|
2022-02-24 16:26:07 -08:00 |
|
Daniel1.lean
|
|
|
|
deBruijn.lean
|
feat: substitute auxiliary equations introduced by the split tactic
|
2022-03-28 14:29:28 -07:00 |
|
decAuxBug.lean
|
fix: bug at decAux?
|
2021-09-20 07:12:57 -07:00 |
|
decClassical.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
decEq.lean
|
|
|
|
decidelet.lean
|
|
|
|
declareConfigElabBug.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
declareConfigElabIssue.lean
|
fix: bug at declare_config_elab
|
2022-04-18 14:56:22 -07:00 |
|
decreasingTacticUpdatedEnvIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
deep1.lean
|
feat: Option is a Monad again
|
2022-05-04 15:27:42 -07:00 |
|
def1.lean
|
|
|
|
def2.lean
|
|
|
|
def3.lean
|
|
|
|
def4.lean
|
test: split tactic tests
|
2021-08-31 17:09:00 -07:00 |
|
def5.lean
|
feat: macro expand match alternatives
|
2022-03-20 14:20:13 -07:00 |
|
def6.lean
|
|
|
|
def7.lean
|
|
|
|
def8.lean
|
|
|
|
def9.lean
|
|
|
|
def10.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
def11.lean
|
|
|
|
def12.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
def13.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
def14.lean
|
|
|
|
def15.lean
|
|
|
|
def16.lean
|
|
|
|
def17.lean
|
|
|
|
def18.lean
|
|
|
|
def19.lean
|
|
|
|
def20.lean
|
test: split tactic tests
|
2021-08-31 17:09:00 -07:00 |
|
defaultEliminator.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
defaultInstBacktrackIssue.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
defaulValueParamIssue.lean
|
fix: the default value for structure fields may now depend on the structure parameters
|
2022-04-21 17:38:19 -07:00 |
|
DefEqAssignBug.lean
|
|
|
|
defEqVsWhnfI.lean
|
fix: discrepancy between isDefEq and whnf for transparency mode instances
|
2022-07-07 15:39:58 -07:00 |
|
depElim1.lean
|
fix: fix tests
|
2022-09-15 14:02:38 -07:00 |
|
depFieldIssue.lean
|
fix: dependent field issue
|
2022-09-22 20:38:42 -07:00 |
|
depHd.lean
|
|
|
|
deq.lean
|
test: add deq_correct test from Zulip
|
2022-04-29 15:50:40 -07:00 |
|
deriv.lean
|
|
|
|
derivingBEq.lean
|
|
|
|
derivingHashable.lean
|
|
|
|
derivingInhabited.lean
|
|
|
|
derivingNonempty.lean
|
feat: add derive handler for Nonempty
|
2022-12-22 03:48:15 +01:00 |
|
diamond1.lean
|
feat: register instance/reducible attribute for structuer diamond coercions
|
2021-08-10 07:16:59 -07:00 |
|
diamond2.lean
|
feat: improve copyNewFieldsFrom
|
2021-08-10 09:08:35 -07:00 |
|
diamond3.lean
|
fix: reduce projections of expanded structures at copyDefaultValue?
|
2021-08-10 20:50:59 -07:00 |
|
diamond4.lean
|
test: default value set at copied structure
|
2021-08-10 19:00:34 -07:00 |
|
diamond5.lean
|
fix: structure command diamond support
|
2021-08-19 07:45:21 -07:00 |
|
discrRefinement.lean
|
|
|
|
discrRefinement2.lean
|
chore: remove ≅ notation for HEq
|
2021-09-15 08:06:32 -07:00 |
|
discrRefinement3.lean
|
chore: fix tests
|
2022-03-03 18:13:34 -08:00 |
|
discrTreeOffset.lean
|
|
|
|
discrTreeSimp.lean
|
chore: fix tests
|
2023-11-09 04:06:30 -08:00 |
|
do_eqv.lean
|
|
|
|
do_eqv_proofs.lean
|
|
|
|
doElemAsTermNotation.lean
|
|
|
|
dofun_prec.lean
|
|
|
|
doLetElse.lean
|
feat: add let pat := val | elseCase do-notation
|
2022-02-03 15:55:03 -08:00 |
|
dollarProjIssue.lean
|
|
|
|
doNotation1.lean
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02:00 |
|
doNotation2.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
doNotation3.lean
|
feat: dynamic quotations for categories
|
2022-10-18 14:59:14 -07:00 |
|
doNotation4.lean
|
|
|
|
doNotation5.lean
|
|
|
|
doNotation6.lean
|
|
|
|
Dorais1.lean
|
|
|
|
dotNameIssue.lean
|
fix: List.Mem should have two parameters
|
2022-10-09 05:46:52 -07:00 |
|
dotNotationAndDefaultInstance.lean
|
fix: "dot"-notation should apply default instances before failing
|
2022-07-05 14:27:55 -07:00 |
|
dotNotationRecDecl.lean
|
feat: do not consider dot notation when isAuxDecl is true
|
2021-08-21 16:35:32 -07:00 |
|
doTrailingAtEOI.lean
|
|
|
|
dottedCtorNamedArgPattern.lean
|
feat: support dotted notation and named arguments in patterns
|
2022-07-25 18:19:32 -07:00 |
|
dottedNameBug.lean
|
fix: dotted name bug
|
2022-08-27 10:41:55 -07:00 |
|
dsimp1.lean
|
feat: dsimp! tactic
|
2022-04-23 18:41:04 -07:00 |
|
DVec.lean
|
feat: dot notation and aliases
|
2022-06-27 12:42:25 -07:00 |
|
dynamic.lean
|
chore: remove Bootstrap package
|
2022-09-02 16:39:03 -07:00 |
|
eagerInliningIssue.lean
|
|
|
|
elab_cmd.lean
|
chore: fix tests
|
2022-06-27 22:37:02 +02:00 |
|
elabCmd.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
elabIte.lean
|
|
|
|
eliminatorImplicitTargets.lean
|
fix: we should not use implicit targets when creating the key for the CustomEliminator map
|
2022-05-20 06:55:23 -07:00 |
|
elseCaseArrow.lean
|
|
|
|
elseIfConfusion.lean
|
|
|
|
emptycOverloadIssues.lean
|
|
|
|
emptyLcnf.lean
|
fix: support user-defined empty inductives at toLCNF
|
2022-09-23 05:50:02 -07:00 |
|
enumDecEq.lean
|
test: deriving DecidableEq for enum types
|
2021-09-09 17:47:23 -07:00 |
|
enumNoConfusionIssue.lean
|
fix: enumeration type noConfusion was not registered
|
2022-06-01 17:58:46 -07:00 |
|
eq_some_iff_get_eq_issue.lean
|
fix: apply dsimp at lambda binders
|
2022-04-22 13:10:21 -07:00 |
|
eqndrecEtaLCNFIssue.lean
|
fix: non-termination when eta-expanding Eq.ndrec at toLCNF
|
2022-09-22 16:04:19 -07:00 |
|
eqnsAtSimp.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
eqnsAtSimp2.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
eqnsAtSimp3.lean
|
feat: add better support for discharging equation theorem hypotheses
|
2022-01-06 14:42:23 -08:00 |
|
eqTheoremForVec.lean
|
fix: use default reducibility when proving equation theorems for definition
|
2022-01-20 08:23:51 -08:00 |
|
eqThm.lean
|
feat: dynamic quotations for categories
|
2022-10-18 14:59:14 -07:00 |
|
eqThmWithMoreThanOneAsPattern.lean
|
fix: equation theorem for match with more than one "as" pattern
|
2022-06-10 18:23:13 -07:00 |
|
erased.lean
|
test: add erased.lean
|
2022-09-23 05:29:42 -07:00 |
|
eraseSuffix.lean
|
feat: add Syntax.eraseSuffix?
|
2022-06-27 10:30:57 -07:00 |
|
erasureConfusion.lean
|
fix: simplify compatibleTypes
|
2022-09-22 15:15:32 -07:00 |
|
etaFirst.lean
|
|
|
|
etaStruct.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
etaStructProofIrrelIssue.lean
|
fix: eta struct and proof irrelevance issue
|
2021-11-27 07:15:57 -08:00 |
|
eval_unboxed_const.lean
|
|
|
|
evalBuiltinInit.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
evalconst.lean
|
|
|
|
evalDo.lean
|
feat: elaborate do notation even when expected type is not available
|
2022-06-29 13:30:06 -07:00 |
|
evalInit.lean
|
feat: allow interpretation of constants initialized by native code
|
2022-03-07 10:59:49 +01:00 |
|
evalProp.lean
|
feat: allow (decidable) propositions at #eval
|
2021-08-27 15:06:48 -07:00 |
|
evalTacticBug.lean
|
fix: missing s.restore at expandTacticMacroFns
|
2022-03-19 08:34:54 -07:00 |
|
exfalsoBug.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
exists.lean
|
feat: exists es:term,+ tactic
|
2022-04-25 15:35:31 -07:00 |
|
exp.lean
|
feat: nary generalize tactic
|
2021-08-30 16:31:39 -07:00 |
|
expandAbbrevAtIsClass.lean
|
|
|
|
expandWhereStructInstIssue.lean
|
fix: use useExplicit := false when processing instance ... where ... notation fields
|
2022-07-25 16:53:13 -07:00 |
|
expectedTypePropagation.lean
|
|
|
|
explicitMotive.lean
|
|
|
|
explictOpenDeclIssue.lean
|
|
|
|
expr1.lean
|
chore: fix tests
|
2021-09-07 19:14:30 -07:00 |
|
expr_maps.lean
|
|
|
|
ExprLens.lean
|
test: numBinders
|
2022-06-17 17:47:51 -07:00 |
|
extensibleTacticBug.lean
|
fix: extensible tactics bug
|
2022-07-05 13:20:22 -07:00 |
|
extern.lean
|
|
|
|
extmacro.lean
|
chore: fix tests
|
2022-06-27 22:37:02 +02:00 |
|
falseElimAtSimpLocalDecl.lean
|
|
|
|
fieldAbbrevInPat.lean
|
feat: add macro for expanding field abbrev notation
|
2021-08-11 16:02:50 -07:00 |
|
fieldAutoBound.lean
|
|
|
|
fieldDefaultValueWithoutType.lean
|
|
|
|
fieldIssue.lean
|
|
|
|
fieldNamesWithMinus.lean
|
fix: support escaped field names in dot-notation
|
2022-12-02 03:48:19 +01:00 |
|
fieldTypeBug.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
filter.lean
|
feat: add filterTR and [csimp] theorem
|
2022-06-24 06:40:38 -07:00 |
|
finally.lean
|
|
|
|
finDotCtor.lean
|
fix: pattern normalization code
|
2022-03-12 06:07:04 -08:00 |
|
finLit.lean
|
chore: reduce test size
|
2022-07-04 13:58:06 -07:00 |
|
finMatch.lean
|
test: Fin match test that relies heavily on contradiction
|
2021-09-21 12:57:08 -07:00 |
|
flat_expr.lean
|
chore: remove Bootstrap package
|
2022-09-02 16:39:03 -07:00 |
|
float1.lean
|
|
|
|
float_cases_bug.lean
|
|
|
|
float_from_bignum.lean
|
|
|
|
floatarray.lean
|
|
|
|
floatOptParam.lean
|
fix: make sure OfScientific Float instance is never unfolded during type class resolution
|
2022-06-27 17:40:34 -07:00 |
|
foApprox.lean
|
fix: make foApprox mdata-invariant
|
2022-07-21 14:05:47 -07:00 |
|
foldConsts.lean
|
|
|
|
forBodyResultTypeIssue.lean
|
|
|
|
forInElabBug.lean
|
chore: remove BinomialHeap, DList, Stack, Queue
|
2022-08-29 07:07:53 -07:00 |
|
forInPArray.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
forInRangeWF.lean
|
feat: add helper tactic for applying List.sizeOf_lt_of_mem in termination proofs
|
2022-04-02 18:38:55 -07:00 |
|
forInReturnPropagation.lean
|
feat: propagate return type to for-in block
|
2022-07-08 17:29:30 -07:00 |
|
forInUniv.lean
|
feat: in pure code, do use assume Id monad at do notation
|
2021-12-10 12:55:14 -08:00 |
|
forOutParamIssue.lean
|
feat: improve forIn elaborator element type propagation
|
2022-07-08 16:34:42 -07:00 |
|
forParallel.lean
|
|
|
|
french_quote.lean
|
|
|
|
frontend_meeting_2022_09_13.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
fun.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
funext.lean
|
feat: funext no arg tactic (#2027)
|
2023-01-15 08:53:49 -08:00 |
|
funMatchIssue.lean
|
|
|
|
generalize.lean
|
chore: add test
|
2022-09-25 06:42:20 -07:00 |
|
generalizeMany.lean
|
feat: add Fin.succ
|
2022-03-05 17:36:38 -08:00 |
|
generalizeTelescope.lean
|
|
|
|
genindices.lean
|
|
|
|
getline_crash.lean
|
|
|
|
handleLocking.lean
|
feat: IO.FS.Handle.lock/tryLock/unlock
|
2023-11-15 19:31:08 -05:00 |
|
hashableBug.lean
|
fix: bug at deriving Hashable
|
2022-03-24 18:46:10 -07:00 |
|
haveDestruct.lean
|
|
|
|
hcongr.lean
|
feat: heterogeneous congruence theorems
|
2021-09-14 17:23:12 -07:00 |
|
heqSubst.lean
|
feat: add support for HEq to the subst tactic
|
2022-03-28 12:23:55 -07:00 |
|
hlistOverload.lean
|
feat: improve binrel% elaborator
|
2022-05-09 18:39:52 -07:00 |
|
hmul2.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
hmulDefaultIntance.lean
|
|
|
|
ifcongr.lean
|
|
|
|
iffRefl.lean
|
fix: make sure rfl is an extensible tactic
|
2022-04-15 08:51:05 -07:00 |
|
ifThenElseIssue.lean
|
|
|
|
ifThenElseIssue2.lean
|
fix: add withFreshMacroScope at expandMacroImpl?
|
2021-10-02 16:57:25 -07:00 |
|
impByNameResolution.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
impLambdaTac.lean
|
feat: dynamic quotations for categories
|
2022-10-18 14:59:14 -07:00 |
|
implicitApplyIssue.lean
|
fix: bug at decAux?
|
2021-09-20 07:12:57 -07:00 |
|
implicitLambdaLocalWithoutType.lean
|
fix: disable implicit lambdas for local variables without type information
|
2022-11-29 14:33:16 -08:00 |
|
implicitTypesRecCoe.lean
|
|
|
|
inaccessibleAnnotDefEqIssue.lean
|
fix: inaccessible annotations at isDefEq issue
|
2021-10-27 09:26:12 -07:00 |
|
incmd.lean
|
|
|
|
ind_cmd_bug.lean
|
|
|
|
ind_whnf.lean
|
feat: use forallTelescopeReducing
|
2021-10-25 13:05:23 -07:00 |
|
ind_whnf2.lean
|
feat: missing whnf at checkParamsAndResultType
|
2021-10-25 13:08:43 -07:00 |
|
induction1.lean
|
chore: fix tests
|
2021-09-16 10:29:38 -07:00 |
|
inductionAltExplicit.lean
|
|
|
|
inductionLetIssue.lean
|
fix: generalize if target is a let-declaration
|
2022-04-06 11:08:41 -07:00 |
|
inductionParse.lean
|
fix: induction generalizing precedence
|
2022-01-07 10:45:45 +01:00 |
|
inductionTacticBug.lean
|
|
|
|
inductive1.lean
|
feat: ignore {} annotation at constructors
|
2022-04-13 08:30:21 -07:00 |
|
inductive2.lean
|
feat: ignore {} annotation at constructors
|
2022-04-13 08:30:21 -07:00 |
|
inductive_pred.lean
|
feat: in an inductive family the longest fixed prefix of indices is now promoted to parameters
|
2022-03-08 17:56:34 -08:00 |
|
inductiveIndicesIssue.lean
|
fix: improve inductive indices elaboration
|
2022-03-08 17:48:46 -08:00 |
|
inferForallTypeLCNF.lean
|
fix: ensure inferForallType at LCNF handles universes like the kernel and MetaM
|
2022-09-22 16:38:16 -07:00 |
|
infixprio.lean
|
|
|
|
inj1.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
inj2.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
injectionBug.lean
|
|
|
|
injections1.lean
|
test: missing tests
|
2021-09-08 08:00:36 -07:00 |
|
injectionsIssue.lean
|
feat: add support for HEq at injections tactic
|
2022-02-23 17:31:17 -08:00 |
|
injective.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
injHEq.lean
|
feat: support for HEq at injection
|
2022-02-22 17:24:11 -08:00 |
|
injIssue.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
injSimp.lean
|
|
|
|
inline_fn.lean
|
|
|
|
inlineIfReduceLCNF.lean
|
feat: support for [inlineIfReduce] at new compiler
|
2022-09-13 18:23:42 -07:00 |
|
inlineLCNFIssue.lean
|
test: for LCNF
|
2022-09-23 14:02:34 -07:00 |
|
inlineLoop.lean
|
|
|
|
inlineProjInstIssue.lean
|
fix: missing eraseCode at inlineProjInst?
|
2022-09-27 16:26:49 -07:00 |
|
inliner_loop.lean
|
|
|
|
inlineWithNestedRecIssue.lean
|
fix: remove internal name hack at [specialize] and [inline] attributes
|
2022-09-23 20:25:16 -07:00 |
|
instanceIssues.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
instances.lean
|
chore: split up & simplify importModules
|
2023-08-31 15:37:33 -04:00 |
|
instanceWhere.lean
|
|
|
|
instanceWhereDecls.lean
|
feat: where declarations at instances
|
2022-06-07 18:48:15 -07:00 |
|
instPatVar.lean
|
fix: declare local instaces occurring in patterns
|
2022-02-12 12:01:08 -08:00 |
|
instprio.lean
|
|
|
|
instuniv.lean
|
chore: split up & simplify importModules
|
2023-08-31 15:37:33 -04:00 |
|
int_to_nat_bug.lean
|
|
|
|
internalizeCasesIssue.lean
|
fix: issue reported on Zulip
|
2022-10-03 09:51:32 -07:00 |
|
interp.lean
|
feat: allow overloaded notation in patterns
|
2022-03-10 12:51:34 -08:00 |
|
interp2.lean
|
fix: normalize method at Match.lean
|
2022-03-11 18:19:37 -08:00 |
|
intromacro.lean
|
|
|
|
IO_test.lean
|
fix: use MoveFileEx for rename on win
|
2023-09-19 20:24:37 +02:00 |
|
ioRandomBytes.lean
|
|
|
|
irCompilerBug.lean
|
feat: Option is a Monad again
|
2022-05-04 15:27:42 -07:00 |
|
irreducibleIssue.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
isDefEqCheckAssignmentBug.lean
|
chore: remove tryPureCoe?
|
2022-02-03 16:25:24 -08:00 |
|
isDefEqConstApproxIssue.lean
|
feat: improve "constant approximation" heuristic used at isDefEq
|
2022-02-19 08:09:31 -08:00 |
|
isDefEqIssue.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
isDefEqMVarSelfIssue.lean
|
|
|
|
isDefEqPerfIssue.lean
|
fix: nasty performance problem at isDefEq
|
2022-03-12 10:44:43 -08:00 |
|
isDefEqProjPerfIssue.lean
|
feat: improve is_def_eq for projections
|
2022-06-30 17:50:44 -07:00 |
|
issue2628.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
issue2883.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
issue2925.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
issue2982.lean
|
test: termination checking and duplicated terms (#2993)
|
2023-11-29 15:40:57 +00:00 |
|
issue3175.lean
|
fix: Fix/GuessLex: refine through more casesOnApp/matcherApp (#3176)
|
2024-01-13 18:02:41 +00:00 |
|
james1.lean
|
feat: improve split tactic
|
2022-05-03 17:46:50 -07:00 |
|
jason1.lean
|
|
|
|
kernel1.lean
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
kernel2.lean
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
kevin.lean
|
|
|
|
krivine.lean
|
test: add WF test that exposes the need for better error messages
|
2022-03-02 12:47:19 -08:00 |
|
kronRWIssue.lean
|
fix: missing case at getStuckMVar?
|
2022-03-10 10:33:11 -08:00 |
|
KyleAlg.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
KyleAlgAbbrev.lean
|
|
|
|
lazyListRotateUnfoldProof.lean
|
chore: add custom induction principle for LazyList
|
2022-03-11 14:21:35 -08:00 |
|
lazylistThunk.lean
|
feat: add support for guessing (very) simple WF relations
|
2022-03-02 11:52:00 -08:00 |
|
lazyUnfoldingPerfIssue.lean
|
chore: the previous commit exposed an issue with simp
|
2023-11-03 05:56:59 -07:00 |
|
lcnf1.lean
|
feat: ensure lambda lifter is creating unused names
|
2022-10-12 16:35:55 -07:00 |
|
lcnf2.lean
|
feat: add compiler.checkTypes for sanity checking
|
2022-11-13 17:45:21 -08:00 |
|
lcnf3.lean
|
feat: add compiler.checkTypes for sanity checking
|
2022-11-13 17:45:21 -08:00 |
|
lcnf4.lean
|
test: add more LCNF tests
|
2022-09-21 21:12:17 -07:00 |
|
lcnf_simp_let.lean
|
fix: LCNF simp forgot to mark normalized decls as simplified
|
2023-05-05 12:17:26 -07:00 |
|
lcnfBinderNameBug.lean
|
fix: incorrect binder name being used
|
2022-09-04 16:56:42 -07:00 |
|
lcnfCastIssue.lean
|
feat: implement cast TODO
|
2022-09-28 15:40:53 -07:00 |
|
lcnfCheckIssue.lean
|
feat: use phase at inferConstType, save specialization
|
2022-09-23 16:45:04 -07:00 |
|
lcnfEtaExpandBug.lean
|
fix: LCNF eta expansion bug at Simp.lean
|
2022-09-16 18:00:27 -07:00 |
|
lcnfInferProjTypeBug.lean
|
fix: bug at inferProjType for LCNF
|
2022-09-05 19:23:35 -07:00 |
|
lcnfInferProjTypeIssue.lean
|
fix: inferProjType at LCNF
|
2022-09-12 18:27:14 -07:00 |
|
lcnfInliningIssue.lean
|
fix: type error introducing when inlining LCNF functions
|
2022-10-09 12:10:11 -07:00 |
|
lcnfIssue.lean
|
test: add more LCNF tests
|
2022-09-21 21:12:17 -07:00 |
|
lean3_zulip_issues_1.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
lean_nat_bitwise.lean
|
feat: add bitwise operations to reduceNat? and kernel (#3134)
|
2024-01-11 18:12:45 +00:00 |
|
lean_nat_gcd.lean
|
feat: use nat_gcd in the kernel (#2533)
|
2023-10-15 13:49:41 +11:00 |
|
lemma.lean
|
fix: declModifiers syntax kind
|
2022-06-28 22:35:13 +02:00 |
|
let_Issue.lean
|
fix: make sure let _ := val and let _ : type := val are treated at letIdDecl
|
2022-05-10 06:52:27 -07:00 |
|
letBRecOnIssue.lean
|
fix: make sure let-expressions do not affect the structural recursion module
|
2022-05-23 13:42:48 -07:00 |
|
letDeclSimp.lean
|
test: for simp [x] where x is a let-variable
|
2023-10-25 03:12:35 -07:00 |
|
letMVar.lean
|
feat: elaborate let_mvar%
|
2021-10-02 16:12:50 -07:00 |
|
letrecInProofs.lean
|
|
|
|
letrecWFIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
level.lean
|
|
|
|
levelNamesInTacticMode.lean
|
fix: store levelNames in the SavedContext
|
2022-02-24 17:47:26 -08:00 |
|
lex.lean
|
feat: add Iterator.atEnd
|
2022-03-20 11:40:46 -07:00 |
|
liftMethodInMacrosIssue.lean
|
refactor: remove some unnecessary antiquotation kind annotations
|
2022-07-23 17:09:32 +02:00 |
|
LiftMethodIssue.lean
|
|
|
|
linearByRefl.lean
|
feat: add src/Init/Data/Nat/Linear.lean
|
2022-02-24 13:45:17 -08:00 |
|
listDecEq.lean
|
|
|
|
listtostring.lean
|
fix: make List.toString tail-recursive
|
2022-12-12 22:58:21 +01:00 |
|
localNameResolutionWithProj.lean
|
|
|
|
localParsers.lean
|
|
|
|
macro.lean
|
chore: fix tests
|
2022-03-03 18:13:34 -08:00 |
|
macro2.lean
|
|
|
|
macro3.lean
|
|
|
|
macro_macro.lean
|
chore: fix tests
|
2022-06-27 22:37:02 +02:00 |
|
macroid.lean
|
|
|
|
macroParams.lean
|
feat: dynamic quotations for categories
|
2022-10-18 14:59:14 -07:00 |
|
manyAritySyntax.lean
|
feat: add enum command for declaring enumeration types
|
2021-09-05 16:58:49 -07:00 |
|
mapTR.lean
|
test: add mapTR test
|
2021-08-22 16:51:38 -07:00 |
|
match1.lean
|
chore: fix tests
|
2022-11-30 17:52:37 -08:00 |
|
match_unit.lean
|
|
|
|
matchArrayLit.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
matchDiscrType.lean
|
|
|
|
matchEqnsHEqIssue.lean
|
fix: add support for heterogeneous equality at processGenDiseq
|
2022-04-25 16:56:03 -07:00 |
|
matchEqs.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
matchEqsBug.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
matcherElimUniv.lean
|
|
|
|
matchGenBug.lean
|
feat: exists es:term,+ tactic
|
2022-04-25 15:35:31 -07:00 |
|
matchGenIssue.lean
|
|
|
|
matchNoPostponing.lean
|
|
|
|
matchRw.lean
|
|
|
|
matchtac.lean
|
fix: match tactic with multiple LHSs
|
2022-06-16 15:21:46 -07:00 |
|
matchUnifyBug.lean
|
|
|
|
matchVarIssue.lean
|
|
|
|
matchWithSearch.lean
|
|
|
|
mathlibetaissue.lean
|
chore: add regression test for mathlib eta perf issue
|
2023-05-15 09:05:41 -07:00 |
|
mathport18.lean
|
test: mathport issue https://github.com/dselsam/mathport/issues/18
|
2021-08-15 08:11:20 -07:00 |
|
mathport_issue16.lean
|
feat: add instance from CoeSort to CoeTail
|
2021-08-18 20:24:43 -07:00 |
|
matrix.lean
|
chore: fix tests
|
2022-07-02 15:57:05 -07:00 |
|
maze.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
mergeSortCPDT.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
meta.lean
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
meta1.lean
|
chore: split up & simplify importModules
|
2023-08-31 15:37:33 -04:00 |
|
meta2.lean
|
refactor: add configuration options to control WHNF
|
2023-10-25 03:12:35 -07:00 |
|
meta3.lean
|
refactor: add configuration options to control WHNF
|
2023-10-25 03:12:35 -07:00 |
|
meta4.lean
|
|
|
|
meta5.lean
|
chore: fix tests
|
2021-09-07 19:14:30 -07:00 |
|
meta6.lean
|
|
|
|
meta7.lean
|
feat: eta struct support for unit-like datatypes
|
2021-11-26 08:36:25 -08:00 |
|
methodsRetInhabited.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
Miller1.lean
|
|
|
|
missingDeclName.lean
|
|
|
|
missingSizeOfArrayGetThm.lean
|
feat: add helper tactic for applying sizeOf (a.get i) < sizeOf a automatically in termination proofs
|
2022-04-02 18:29:41 -07:00 |
|
mixedMacroRules.lean
|
|
|
|
mixfix.lean
|
|
|
|
mjissue.lean
|
fix: skip value if type is computationally irrelevant
|
2022-02-17 10:41:16 -08:00 |
|
modAsClasses.lean
|
|
|
|
monadCache.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
monadControl.lean
|
|
|
|
MonadControl_tutorial.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
monotone.lean
|
fix: bug at decAux?
|
2021-09-20 07:12:57 -07:00 |
|
mulcomm.lean
|
|
|
|
multiTargetCasesInductionIssue.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
mut_ind_wf.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
mutualDefThms.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
mutualWithCompositeNames.lean
|
feat: multiple namespaces in mutual declarations
|
2022-08-04 19:18:49 -07:00 |
|
mutwf1.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
mutwf2.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
mutwf3.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
mutwf4.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
namespaceHyg.lean
|
fix: hygienic resolution of namespaces
|
2022-08-20 22:29:46 +02:00 |
|
namespaceIssue.lean
|
|
|
|
namespaceResolution.lean
|
|
|
|
nat_mod_defeq.lean
|
refactor: redefine Nat.mod such that rfl : 0 % n = 0
|
2023-01-11 09:49:58 -08:00 |
|
nativeReflBackdoor.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
natlit.lean
|
|
|
|
nested_match_bug.lean
|
|
|
|
nestedDo.lean
|
|
|
|
nestedInductiveIssue.lean
|
|
|
|
nestedInductiveRecType.lean
|
test: use [reducible]
|
2022-03-21 07:39:44 -07:00 |
|
nestedIssueMatch.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
nestedrec.lean
|
|
|
|
nestedtc.lean
|
fix: erase *dependent* local instances
|
2023-01-03 11:39:46 -08:00 |
|
nestedWF.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
new_compiler.lean
|
refactor: separate pp.funBinderTypes and pp.piBinderTypes
|
2021-08-09 16:13:40 +02:00 |
|
new_frontend2.lean
|
|
|
|
new_inductive.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
new_inductive2.lean
|
|
|
|
newfrontend1.lean
|
feat: enforce correct syntax kind in macros
|
2022-10-18 14:59:14 -07:00 |
|
newfrontend2.lean
|
feat: modify notation for providing motive in "match" expressions
|
2022-02-14 15:36:14 -08:00 |
|
newfrontend3.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
newfrontend5.lean
|
chore: fix more typos in comments
|
2023-10-08 14:37:34 -07:00 |
|
nicerNestedDos.lean
|
|
|
|
noindexAnnotation.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
noncomp.lean
|
test: for Lean 3 nocomputable issue
|
2021-10-19 07:15:55 -07:00 |
|
noncomputable_bug.lean
|
|
|
|
nonrec.lean
|
feat: elaborate nonrec modifier
|
2021-08-21 17:02:54 -07:00 |
|
numChars.lean
|
feat: use String.Iterator.sizeOf_next_lt in the builtin decreasing_tactic
|
2022-03-19 09:04:40 -07:00 |
|
obtain.lean
|
refactor: remove some unnecessary antiquotation kind annotations
|
2022-07-23 17:09:32 +02:00 |
|
offsetIssue.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
ofNat_class.lean
|
feat: indentation sensitiviy for macro and elab commands
|
2021-10-18 17:16:09 -07:00 |
|
ofNatNormNum.lean
|
feat: apply rfl theorems at dsimp
|
2022-04-21 16:26:57 -07:00 |
|
openInScopeBug.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
openTermTactic.lean
|
|
|
|
optParam.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
Ord.lean
|
fix: compare fields top-down in deriving Ord
|
2022-01-03 07:02:13 -08:00 |
|
overAndPartialAppsAtWF.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
overloaded.lean
|
|
|
|
overloadsAndDelayedCoercions.lean
|
fix: interaction between overloaded notation and delayed coercions
|
2022-03-06 09:49:15 -08:00 |
|
panicAtCheckAssignment.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
parray1.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
parsePrelude.lean
|
|
|
|
parserAliasShadow.lean
|
|
|
|
parserQuot.lean
|
fix: register tokens in parser quotation
|
2022-07-21 23:49:57 +02:00 |
|
partial1.lean
|
|
|
|
partialApp.lean
|
|
|
|
patbug.lean
|
|
|
|
pendingInstBug.lean
|
|
|
|
pendingMVarIssue.lean
|
fix: pending metavariable issue
|
2021-08-10 14:52:53 -07:00 |
|
postponeBinRelIssue.lean
|
feat: improve elabBinRelCore
|
2022-09-15 15:17:57 -07:00 |
|
posView.lean
|
test: add Pos view
|
2022-03-16 10:08:43 -07:00 |
|
PPTopDownAnalyze.lean
|
feat: ensure nested proofs having been abstracted in equation and unfold auxiliary theorems
|
2023-11-07 06:23:45 -08:00 |
|
precDSL.lean
|
feat: enforce correct syntax kind in macros
|
2022-10-18 14:59:14 -07:00 |
|
primProjEtaIssue.lean
|
fix: make sure "eta for structures" in the elaborator uses projection functions if available
|
2022-04-11 19:23:10 -07:00 |
|
print_cmd.lean
|
chore: fix tests
|
2022-01-15 12:18:09 -08:00 |
|
printDecls.lean
|
refactor: use computed fields for Name
|
2022-07-11 14:19:41 -07:00 |
|
prioDSL.lean
|
|
|
|
privateCtor.lean
|
fix: inductive type name is not a necessarily a prefix of the constructor name in Lean 4 anymore
|
2021-09-14 18:52:43 -07:00 |
|
processGenDiseqBug.lean
|
fix: bug at processGenDiseq
|
2022-04-20 10:46:05 -07:00 |
|
projDefEq2.lean
|
tests: projection defeq strategy
|
2022-08-04 15:28:22 -07:00 |
|
proofDataConfusionBug.lean
|
fix: #1087
|
2022-03-30 18:48:02 -07:00 |
|
proofIrrelFVar.lean
|
|
|
|
propagateExpectedType.lean
|
refactor: [s : Setoid α] => {s : Setoid α} or (s : Setoid α)
|
2022-01-18 09:24:06 -08:00 |
|
prv.lean
|
|
|
|
psumAtWF.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
ptrAddr.lean
|
|
|
|
qualifiedNamesRec.lean
|
feat: multiple namespaces in mutual declarations
|
2022-08-04 19:18:49 -07:00 |
|
quasi_pattern_unification_approx_issue.lean
|
|
|
|
quotInd.lean
|
test: for induction q with Quot.ind issue
|
2021-08-26 11:15:14 -07:00 |
|
range.lean
|
|
|
|
rational.lean
|
|
|
|
rawStrings.lean
|
feat: Rust-style raw string literals (#2929)
|
2023-12-20 16:53:08 +00:00 |
|
rc_tests.lean
|
|
|
|
readerThe.lean
|
|
|
|
recInfo1.lean
|
|
|
|
reduce1.lean
|
chore: enforce naming convetion for tactics
|
2022-03-30 16:19:05 -07:00 |
|
reduce2.lean
|
|
|
|
reduce3.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
reductionBug.lean
|
|
|
|
reflectiveIndPred.lean
|
|
|
|
Reid1.lean
|
|
|
|
renameI.lean
|
chore: fix tests
|
2021-09-16 10:29:38 -07:00 |
|
renaming.lean
|
|
|
|
Reparen.lean
|
fix: parenthesize by optParam values
|
2022-12-20 18:10:39 +01:00 |
|
repeatConv.lean
|
feat: add repeat tactic to conv mode
|
2021-10-06 14:05:44 -07:00 |
|
replace.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
resolveLVal.lean
|
|
|
|
returnOptIssue.lean
|
|
|
|
revert1.lean
|
chore: adapt syntax
|
2021-11-29 10:06:15 -08:00 |
|
rewrite.lean
|
chore: basic tests exercising rw
|
2023-08-29 08:07:58 +01:00 |
|
rflProofsCongrCastsIssue.lean
|
fix: regression reported at #1113
|
2022-04-22 11:43:58 -07:00 |
|
robinson.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
root.lean
|
|
|
|
rossel1.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
rw_inst_mvars.lean
|
|
|
|
sarray.lean
|
chore: fix tests
|
2022-07-09 15:59:44 -07:00 |
|
scc.lean
|
|
|
|
scopedCommandAfterOpen.lean
|
fix: update tokenTable at withNamespace parser combinator
|
2021-08-23 09:41:36 -07:00 |
|
scopedHindingIssue.lean
|
fix: open .. hinding .. should activate scoped attributes
|
2022-10-26 07:39:06 -07:00 |
|
scopedParsers.lean
|
|
|
|
scopedParsers2.lean
|
|
|
|
secVarBug.lean
|
|
|
|
set.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
setOptionTermTactic.lean
|
chore: fix tests
|
2023-11-09 04:06:30 -08:00 |
|
setStructInstNotation.lean
|
fix: make structure instance notation (e.g., { a, b }) works in patterns after we define the Set notation in Mathlib
|
2022-05-25 19:14:22 -07:00 |
|
sharecommon.lean
|
chore: move ShareCommon to Init / Lean
|
2022-08-30 07:51:43 -07:00 |
|
showTests.lean
|
feat: try to unify show type and expected type
|
2023-01-06 08:48:48 -08:00 |
|
shrinkFn.lean
|
chore: use Prod notation in test
|
2022-03-16 17:14:16 -07:00 |
|
sigmaprec.lean
|
|
|
|
sign.lean
|
test: Sign
|
2022-03-30 13:33:29 -07:00 |
|
simp1.lean
|
refactor: add configuration options to control WHNF
|
2023-10-25 03:12:35 -07:00 |
|
simp2.lean
|
|
|
|
simp3.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
simp4.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
simp5.lean
|
|
|
|
simp6.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
simp_all.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
simp_all_contextual.lean
|
|
|
|
simp_failIfUnchanged.lean
|
feat: add failIfUnchanged flag to simp
|
2023-08-13 09:49:25 -07:00 |
|
simpArith1.lean
|
feat: simplify nested arith expressions
|
2022-02-27 09:01:52 -08:00 |
|
simpAtDefIssue.lean
|
fix: registers eqns info before adding definition
|
2022-01-06 12:24:40 -08:00 |
|
simpAutoUnfold.lean
|
feat: implement autoUnfold at simp
|
2022-04-18 16:51:52 -07:00 |
|
simpBool.lean
|
feat: improve SimpTheorem preprocessor
|
2022-02-28 18:27:36 -08:00 |
|
simpBug.lean
|
fix: using incorrect local context to process simp arguments
|
2021-08-26 12:49:12 -07:00 |
|
simpCasesOnCtorBug.lean
|
fix: bug at simpCasesOnCtor?
|
2022-09-12 16:02:19 -07:00 |
|
simpCnstr1.lean
|
feat: simplify nested arith expressions
|
2022-02-27 09:01:52 -08:00 |
|
simpCondLemma.lean
|
|
|
|
simpDecide.lean
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
simpDefToUnfold.lean
|
|
|
|
simpDischargeLoop.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
simpExpBlowup.lean
|
fix: exponential blowup at LCNF simp
|
2022-09-20 17:03:40 -07:00 |
|
simpExtraArgsBug.lean
|
feat: use sepBy1Indent for tactic blocks
|
2022-09-18 16:43:23 -07:00 |
|
simpGround1.lean
|
feat: new implementation for simp (config := { ground := true }) (#3187)
|
2024-01-18 17:39:06 +00:00 |
|
simpIfPre.lean
|
feat: replace ite and dite shortcircuit theorems with simproc
|
2024-01-09 12:57:15 +01:00 |
|
simpImpLocal.lean
|
|
|
|
simpInv.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
simpIssue.lean
|
fix: do not validate local eq theorems
|
2022-01-27 11:50:20 -08:00 |
|
simpJpCasesDepBug.lean
|
fix: missing dependency check at simpJpCases?
|
2022-10-03 19:39:10 -07:00 |
|
simpLoopBug.lean
|
fix: bug at simpLoop
|
2021-12-18 06:48:08 -08:00 |
|
simpMatch.lean
|
feat: improve match expression support at simp
|
2022-03-28 17:17:01 -07:00 |
|
simpMatchDiscr.lean
|
fix: ensure let f | ... and let rec f | ... notations behave like the top-level ones with respect to implici lambdas
|
2022-07-25 16:53:13 -07:00 |
|
simpMatchDiscrIssue.lean
|
feat: better support for match-application in the simplifier
|
2024-01-09 12:57:15 +01:00 |
|
simpOnly.lean
|
fix: make sure simp only still uses eq_self
|
2021-08-30 09:50:11 -07:00 |
|
simpPartialApp.lean
|
fix: getMatchWithExtra
|
2021-09-25 08:36:12 -07:00 |
|
simpPreIssue.lean
|
feat: add reduceStep, and try pre simp steps again if term was reduced
|
2024-01-09 12:57:15 +01:00 |
|
simpPreprocess.lean
|
|
|
|
simpPrio.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
simproc1.lean
|
feat: new implementation for simp (config := { ground := true }) (#3187)
|
2024-01-18 17:39:06 +00:00 |
|
simproc2.lean
|
chore: add another simproc test
|
2024-01-09 12:57:15 +01:00 |
|
simproc_panic.lean
|
test: test for panic in simprocs
|
2024-01-09 12:57:15 +01:00 |
|
simproc_timeout.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
simpRwBug.lean
|
fix: missing whnf at tryLemma?
|
2021-08-30 08:33:58 -07:00 |
|
simpStar.lean
|
feat: enable failIfUnchanged by default in simp
|
2023-08-16 10:14:23 -07:00 |
|
simpStarHyp.lean
|
|
|
|
simpUnfoldAbbrev.lean
|
fix: unfold x<y in discrimination tree module
|
2021-11-23 07:34:51 -08:00 |
|
sizeof1.lean
|
|
|
|
sizeof2.lean
|
|
|
|
sizeof3.lean
|
|
|
|
sizeof4.lean
|
feat: in an inductive family the longest fixed prefix of indices is now promoted to parameters
|
2022-03-08 17:56:34 -08:00 |
|
sizeof5.lean
|
|
|
|
sizeof6.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
smartUnfoldingBug.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
som1.lean
|
feat: sum of monomials normal form by reflection
|
2022-04-22 18:51:48 -07:00 |
|
spec_issue.lean
|
|
|
|
specbug.lean
|
chore: enforce naming convetion for tactics
|
2022-03-30 16:19:05 -07:00 |
|
specialize1.lean
|
fix: reorder goals after specialize (#1796)
|
2022-11-03 06:32:55 -07:00 |
|
specialize2.lean
|
chore: style
|
2022-03-11 16:12:46 -08:00 |
|
specialize3.lean
|
fix: another specialize.cpp bug
|
2022-05-25 20:36:18 -07:00 |
|
split1.lean
|
feat: add simpMatch and use it at splitMatch
|
2021-08-31 12:53:41 -07:00 |
|
split2.lean
|
feat: improve match expression support at simp
|
2022-03-28 17:17:01 -07:00 |
|
split3.lean
|
chore: style
|
2022-03-11 16:12:46 -08:00 |
|
splitAtCode.lean
|
feat: make sure we can use split to synthesize code
|
2022-05-23 11:55:57 -07:00 |
|
splitIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
splitList.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
starsAndBars.lean
|
test: make it clear the proofs hold by reflexivity
|
2022-03-30 12:40:30 -07:00 |
|
state8.lean
|
perf: isClassQuick? was incorrectly producing undef
|
2022-04-09 10:38:49 -07:00 |
|
state12.lean
|
test: native_decide
|
2022-04-09 14:41:22 -07:00 |
|
stateRef.lean
|
|
|
|
streamEqIssue.lean
|
fix: heuristic for deciding which additional propositions must be included in equality theorems
|
2022-02-24 17:17:07 -08:00 |
|
strInterpolation.lean
|
|
|
|
strLitProj.lean
|
|
|
|
struct1.lean
|
feat: add [elabAsElim] elaboration strategy
|
2022-07-28 20:08:29 -07:00 |
|
struct2.lean
|
|
|
|
struct3.lean
|
test: add *> laziness test
|
2021-09-07 18:03:15 -07:00 |
|
struct_inst_typed.lean
|
|
|
|
struct_instance_in_eqn.lean
|
|
|
|
structInst.lean
|
|
|
|
structInst2.lean
|
chore: fix some tests
|
2021-09-07 17:20:21 -07:00 |
|
structInst3.lean
|
feat: support {s with ..}
|
2022-09-13 07:09:08 -07:00 |
|
structInst4.lean
|
chore: fix tests
|
2022-07-02 15:25:06 -07:00 |
|
structNoBody.lean
|
|
|
|
structPrivateFieldBug.lean
|
fix: private field + default value bug
|
2021-08-09 19:01:08 -07:00 |
|
structPrivateFieldBug2.lean
|
test: overriding default value of private field
|
2021-08-09 19:01:08 -07:00 |
|
structuralEqns.lean
|
fix: mkEqnTypes
|
2022-03-25 19:13:21 -07:00 |
|
structuralEqns2.lean
|
fix: do not split on if-then-else terms when generating equation theorems
|
2022-02-09 17:43:35 -08:00 |
|
structuralEqns3.lean
|
feat: add mkUnfoldProof
|
2022-01-07 13:51:45 -08:00 |
|
structuralIssue.lean
|
|
|
|
structuralIssue2.lean
|
feat: add filterTR and [csimp] theorem
|
2022-06-24 06:40:38 -07:00 |
|
structuralRec1.lean
|
|
|
|
structure.lean
|
|
|
|
stuckMVarBug.lean
|
|
|
|
stuckTC.lean
|
feat: parameterize DiscrTree indicating whether non trivial reductions are allowed or not when indexing/retrieving terms
|
2022-11-15 16:47:12 -08:00 |
|
stxKindInsideNamespace.lean
|
|
|
|
stxMacro.lean
|
|
|
|
subexpr.lean
|
fix: SubExpr.Pos.toString not terminating
|
2022-06-19 16:04:50 -07:00 |
|
subset.lean
|
fix: disable implicit lambdas at intro <pattern> notation
|
2022-10-20 09:04:06 -07:00 |
|
subst.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
subst1.lean
|
|
|
|
substVars.lean
|
feat: add tactic subst_vars
|
2022-05-28 16:19:34 -07:00 |
|
substWithoutExpectedType.lean
|
feat: allow ▸ even if the expected type is not available
|
2022-04-23 08:00:27 -07:00 |
|
subtype_inj.lean
|
fix: fixes #1886
|
2022-11-28 06:50:44 -08:00 |
|
suffices.lean
|
|
|
|
syntax1.lean
|
|
|
|
syntaxAbbrevQuot.lean
|
feat: support syntax abbreviations in dynamic quotations
|
2021-12-15 11:17:58 +00:00 |
|
syntaxPrio.lean
|
|
|
|
synth1.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
synthPending1.lean
|
chore: fix tests
|
2021-08-07 13:22:58 -07:00 |
|
synthPendingBug.lean
|
|
|
|
tactic.lean
|
|
|
|
tactic1.lean
|
chore: style
|
2022-03-11 16:12:46 -08:00 |
|
tacticExtOverlap.lean
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02:00 |
|
tacticTests.lean
|
|
|
|
takeSimpEqns.lean
|
fix: use simpTargetStar when proving equation theorems for recursive definitions
|
2022-02-08 11:43:45 -08:00 |
|
task_test.lean
|
|
|
|
task_test2.lean
|
|
|
|
task_test_io.lean
|
|
|
|
tc_eta_struct_issue.lean
|
Revert "fix: reenable structure eta during tc search"
|
2023-02-09 11:37:30 -08:00 |
|
tcUnivIssue.lean
|
fix: TC issue introduced by recent bug fix
|
2021-08-23 17:32:19 -07:00 |
|
termElab.lean
|
chore: fix tests
|
2022-08-15 08:55:25 -07:00 |
|
termParserAttr.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
TermSeq.lean
|
fix: improve widening operator used at the ElimDeadBranches abstract interpreter
|
2021-10-06 12:54:07 -07:00 |
|
test_single.sh
|
fix: unused variables linter review comments
|
2022-06-03 13:03:52 +02:00 |
|
toArrayEq.lean
|
feat: add simp theorem List.of_toArray_eq_toArray (as bs : List α) : (as.toArray = bs.toArray) = (as = bs) := by
|
2022-05-27 18:26:48 -07:00 |
|
toDeclEtaBug.lean
|
feat: activate new compiler first phase
|
2022-09-24 14:20:21 -07:00 |
|
toExpr.lean
|
|
|
|
toFromJson.lean
|
fix: support escaped field names in deriving FromJson/ToJson
|
2022-12-02 03:48:19 +01:00 |
|
toLCNFCacheBug.lean
|
fix: bug at toLCNF cache
|
2022-08-17 17:16:13 -07:00 |
|
trace.lean
|
chore: fix tests
|
2022-08-15 08:55:25 -07:00 |
|
traceElabIssue.lean
|
|
|
|
trans.lean
|
chore: fix test
|
2021-08-25 07:00:25 -07:00 |
|
treeNode.lean
|
test: add TreeNode example using for in notation
|
2022-03-14 11:52:54 -07:00 |
|
tryHeuristicPerfIssue.lean
|
|
|
|
tryHeuristicPerfIssue2.lean
|
|
|
|
tryPostponeIssue.lean
|
fix: improve tryPostponeIfMVar
|
2022-02-03 13:24:19 -08:00 |
|
type_class_performance1.lean
|
|
|
|
typeAscImp.lean
|
chore: fix tests
|
2022-06-14 16:43:22 -07:00 |
|
typeclass_append.lean
|
|
|
|
typeclass_coerce.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
typeclass_diamond.lean
|
|
|
|
typeclass_easy.lean
|
|
|
|
typeclass_loop.lean
|
|
|
|
typeclass_metas_internal_goals1.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
typeclass_metas_internal_goals2.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
typeclass_metas_internal_goals3.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
typeclass_metas_internal_goals4.lean
|
feat: reorder tc subgoals according to out-params
|
2023-04-10 13:00:04 -07:00 |
|
typeclass_outparam.lean
|
|
|
|
ubscalar.lean
|
|
|
|
unexpected_result_with_bind.lean
|
|
|
|
unfoldMany.lean
|
fix: fix test
|
2022-09-21 18:04:31 -07:00 |
|
unfoldr.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
unif_issue.lean
|
|
|
|
unif_issue2.lean
|
|
|
|
unifhint1.lean
|
feat: doc comment support for unif_hint
|
2022-07-22 14:30:49 +02:00 |
|
unifhint2.lean
|
|
|
|
unifhint3.lean
|
|
|
|
unihint.lean
|
|
|
|
univIssue.lean
|
|
|
|
univPolyEnum.lean
|
fix: universe polymorphic enumeration types
|
2022-05-30 06:43:46 -07:00 |
|
unsafeConst.lean
|
chore: fix tests
|
2022-06-14 17:27:13 -07:00 |
|
unsafeInit.lean
|
fix: unsafe initialize
|
2022-07-20 22:37:01 +02:00 |
|
update.lean
|
|
|
|
utf8英語.lean
|
fix: UTF-8 file path support for lean on Windows
|
2021-09-22 12:21:52 +02:00 |
|
wfEqns1.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfEqns2.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfEqns3.lean
|
feat: drop support for termination_by' (#3033)
|
2023-12-11 17:33:17 +00:00 |
|
wfEqns4.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfEqnsIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfForIn.lean
|
feat: elaborate for h : x in xs do ... notation
|
2022-03-03 19:52:26 -08:00 |
|
wfLean3Issue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfOverapplicationIssue.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
wfrecUnary.lean
|
feat: drop support for termination_by' (#3033)
|
2023-12-11 17:33:17 +00:00 |
|
WFRelSearch.lean
|
feat: add getForbiddenByTrivialSizeOf
|
2022-03-03 11:12:32 -08:00 |
|
wfSum.lean
|
feat: per-function termination hints
|
2024-01-10 17:27:35 +01:00 |
|
where1.lean
|
|
|
|
whileRepeat.lean
|
feat: while and repeat macros
|
2022-02-24 16:26:07 -08:00 |
|
whnfDelayedMVarIssue.lean
|
chore: fix tests
|
2022-07-02 15:25:06 -07:00 |
|
WindowsNewlines.lean
|
|
|
|
withReducibleAndInstancesCrash.lean
|
|
|
|
zeroExitPoints.lean
|
fix: zero exit points != one exit point
|
2022-09-24 08:13:17 -07:00 |