lean4-htt/tests/pkg/module/Module
Sebastian Ullrich 26be599e65
fix: inaccessible private messages in the module system (#9518)
This PR ensures previous "is marked as private" messages are still
triggered under the module system
2025-07-25 09:09:17 +00:00
..
Basic.lean fix: inaccessible private messages in the module system (#9518) 2025-07-25 09:09:17 +00:00
Imported.lean feat: update and explain "unknown constant" and "failed to infer type" errors (#9423) 2025-07-18 19:20:31 +00:00
ImportedAll.lean feat: update and explain "unknown constant" and "failed to infer type" errors (#9423) 2025-07-18 19:20:31 +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: update and explain "unknown constant" and "failed to infer type" errors (#9423) 2025-07-18 19:20:31 +00:00