lean4-htt/src/Lean
Sebastian Ullrich 8e6f2750da
fix: namespace used in private import and current module vanishes dowstream (#12840)
This PR fixes an issue where the use of private imports led to unknown
namespaces in downstream modules.

Fixes #12833
2026-03-20 13:27:26 +00:00
..
Compiler feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Data fix: namespace used in private import and current module vanishes dowstream (#12840) 2026-03-20 13:27:26 +00:00
DocString
Elab feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Language
LibrarySuggestions
Linter
Meta feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Parser
ParserCompiler
PrettyPrinter
Server fix: namespace used in private import and current module vanishes dowstream (#12840) 2026-03-20 13:27:26 +00:00
Util feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Widget
AddDecl.lean
Attributes.lean
AuxRecursor.lean feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
BuiltinDocAttr.lean
Class.lean
Compiler.lean
CoreM.lean feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Data.lean
Declaration.lean
DeclarationRange.lean
DefEqAttrib.lean
DocString.lean
Elab.lean
EnvExtension.lean
Environment.lean fix: namespace used in private import and current module vanishes dowstream (#12840) 2026-03-20 13:27:26 +00:00
ErrorExplanation.lean
Exception.lean
Expr.lean fix: fix a collection of docstring errors (#12959) 2026-03-19 06:42:11 +00:00
ExtraModUses.lean
HeadIndex.lean
Hygiene.lean
IdentifierSuggestion.lean
ImportingFlag.lean
InternalExceptionId.lean
KeyedDeclsAttribute.lean
LabelAttribute.lean
Level.lean
LibrarySuggestions.lean
Linter.lean
LoadDynlib.lean
LocalContext.lean
Log.lean
Message.lean
Meta.lean
MetavarContext.lean fix: fix a collection of docstring errors (#12959) 2026-03-19 06:42:11 +00:00
Modifiers.lean
MonadEnv.lean
Namespace.lean fix: namespace used in private import and current module vanishes dowstream (#12840) 2026-03-20 13:27:26 +00:00
OriginalConstKind.lean
Parser.lean
ParserCompiler.lean
PrettyPrinter.lean
PrivateName.lean
ProjFns.lean
ReducibilityAttrs.lean
Replay.lean
ReservedNameAction.lean
ResolveName.lean
Runtime.lean
ScopedEnvExtension.lean
Server.lean
Setup.lean
Shell.lean feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
Structure.lean
SubExpr.lean
Syntax.lean
ToExpr.lean
ToLevel.lean
Util.lean
Widget.lean