lean4-htt/tests/pkg/module/Module
2025-09-26 15:10:33 +00:00
..
Basic.lean fix: allow meta decls in #eval (#10545) 2025-09-26 15:10:33 +00:00
Basic2.lean fix: import-merging theorems under the module system (#10556) 2025-09-26 13:02:51 +00:00
ConflictingImported.lean fix: import-merging theorems under the module system (#10556) 2025-09-26 13:02:51 +00:00
Imported.lean chore: overhaul meta error messages (#10569) 2025-09-26 12:56:46 +00:00
ImportedAll.lean fix: privacy checks and import all (#10550) 2025-09-26 13:26:10 +00:00
ImportedAllImportedAll.lean fix: privacy checks and import all (#10550) 2025-09-26 13:26:10 +00:00
ImportedAllPrivateImported.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +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
MetaImported.lean chore: overhaul meta error messages (#10569) 2025-09-26 12:56:46 +00:00
NonModule.lean refactor: move import validation to parser & Lake (#9716) 2025-08-05 22:36:54 +00:00
PrivateImported.lean chore: improve error message on trying to access an identifier imported privately from the public scope (#10153) 2025-08-27 13:43:56 +00:00