lean4-htt/src/Init
Kyle Miller 4575799f8e
chore: library style cleanup (#9654)
This PR cleans up the style of the library in anticipation of a future
PR that requires strict indentation for tactic sequences.
2025-07-31 21:28:59 +00:00
..
Control refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Data chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
Grind chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
GrindInstances chore: library style cleanup (#9654) 2025-07-31 21:28:59 +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 feat: add conversion-mode clear tactic (#6732) 2025-07-31 16:39:57 +00:00
Core.lean chore: resurrect #8978, #8992, #8973 from bad merge (#9641) 2025-07-31 08:04:40 +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: resurrect #8978, #8992, #8973 from bad merge (#9641) 2025-07-31 08:04:40 +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