..
Control
refactor: module-ize Lean ( #9330 )
2025-07-25 12:02:51 +00:00
Data
feat: tweaks to List.Pairwise API ( #9620 )
2025-07-29 23:47:33 +00:00
Grind
fix: ite and dite should not be used in E-matching patterns ( #9579 )
2025-07-27 17:51:23 +00:00
GrindInstances
fix: refactor grind's module/ring design to avoid a diamond ( #9168 )
2025-07-03 06:50:46 +00:00
Internal
chore: fix spelling errors ( #9175 )
2025-07-24 23:35:32 +00:00
Omega
chore: fix spelling errors ( #9175 )
2025-07-24 23:35:32 +00:00
System
feat: generalize Process.output/run to allow an input ( #9532 )
2025-07-27 03:09:34 +00:00
BinderNameHint.lean
chore: fix spelling errors ( #9175 )
2025-07-24 23:35:32 +00:00
BinderPredicates.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
ByCases.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Classical.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Coe.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Control.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Conv.lean
chore: fix spelling errors ( #9175 )
2025-07-24 23:35:32 +00:00
Core.lean
chore: simplify docstring for propext ( #9593 )
2025-07-29 03:51:34 +00:00
Data.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Dynamic.lean
fix: inaccessible private messages in the module system ( #9518 )
2025-07-25 09:09:17 +00:00
Ext.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
GetElem.lean
feat: pattern inference using symbol priorities in grind ( #9182 )
2025-07-03 16:47:38 -07:00
Grind.lean
feat: pattern inference using symbol priorities in grind ( #9182 )
2025-07-03 16:47:38 -07:00
GrindInstances.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Guard.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Hints.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Internal.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
MacroTrace.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Meta.lean
perf: optimize Name.toString ( #9594 )
2025-07-29 07:20:56 +00:00
MetaTypes.lean
perf: use mkCongrSimpForConst? ( #9305 )
2025-07-11 02:29:20 +00:00
Notation.lean
feat: update and explain "unknown constant" and "failed to infer type" errors ( #9423 )
2025-07-18 19:20:31 +00:00
NotationExtra.lean
fix: unif_hint under the module system ( #9530 )
2025-07-25 09:05:31 +00:00
Omega.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Prelude.lean
chore: add named params to MonadWithReader.withReader ( #9459 )
2025-07-21 23:02:19 +00:00
PropLemmas.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
RCases.lean
fix: add missing spaces for pretty printing ( #9475 )
2025-07-23 19:35:04 +00:00
ShareCommon.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
SimpLemmas.lean
fix: performance issue when elaborating match-expressions with many literals ( #9372 )
2025-07-15 03:52:23 +00:00
Simproc.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
SizeOf.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
SizeOfLemmas.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Syntax.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
System.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Tactics.lean
fix: Make mframe, mspec and mvcgen hygienic ( #9512 )
2025-07-24 10:30:16 +00:00
TacticsExtra.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Task.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Try.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
Util.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
WF.lean
feat: add @[grind =] to Prod.lex_def ( #9609 )
2025-07-29 02:45:02 +00:00
WFTactics.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00
While.lean
feat: make private the default in module ( #9044 )
2025-06-28 16:30:53 +00:00