Expand description
Bounded repository compiler-configuration loading for semantic graph projection.
ConstantsΒ§
- MAX_
MODULE_ πCONFIG_ FILE_ BYTES - Maximum complete bytes admitted from one compiler configuration.
- MAX_
MODULE_ πCONFIG_ TOTAL_ BYTES - Maximum aggregate compiler-configuration bytes retained by one graph stage.
- MODULE_
CONFIG_ πCONTROL_ INTERVAL - Work interval between cancellation/deadline checks while decoding mappings.
- UTF8_
BOM π - Optional byte-order mark accepted at the start of UTF-8 compiler configuration.
FunctionsΒ§
- check_
config_ πwork - Observe cancellation and deadline ownership at a bounded work interval.
- claim_
module_ πconfig_ total - Admit aggregate compiler-configuration work without saturating past its bound.
- config_
kind π - Classify exact compiler-configuration basenames.
- decode_
config π - Decode direct
compilerOptions.baseUrlandcompilerOptions.paths. - load_
configured_ πmodule_ resolution - Load one deterministic compiler-configuration snapshot from indexed nodes.
- module_
config_ πresource_ limit - Translate configured-module bounds into the runtimeβs typed limit failure.
- normalize_
repository_ πtarget - Normalize one config-relative target into a repository-contained lexical path.