lean4-htt/tests/pkg/module/Module
jrr6 62f14514da
refactor: update built-in tactic error messages (#9633)
This PR updates various error messages produced by or associated with
built-in tactics and adapts their formatting to current conventions.
2025-07-31 14:16:57 +00:00
..
Basic.lean refactor: update built-in tactic error messages (#9633) 2025-07-31 14:16:57 +00:00
Imported.lean refactor: update built-in tactic error messages (#9633) 2025-07-31 14:16:57 +00:00
ImportedAll.lean refactor: update built-in tactic error messages (#9633) 2025-07-31 14:16:57 +00:00
ImportedAllPrivateImported.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
ImportedImportedAll.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
ImportedPrivateImported.lean feat: update and explain "unknown constant" and "failed to infer type" errors (#9423) 2025-07-18 19:20:31 +00:00
NonModule.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
PrivateImported.lean feat: note inaccessible private declarations in unknown constant error (#9516) 2025-07-25 09:23:52 +00:00