← Back to events
ActiveTechRelease8.0.0-rc.11

v8.0.0-rc.11-dev.34: refactor(psl): track source provenance by syntax root (#30335)

What happened

Linked issue Linear linkage omitted at the author's request. Summary Track PSL source provenance by syntax root rather than independently threading filenames through consumers. This is internal groundwork for future multifile support; existing single-file behavior remains the scope. Changes Require parse(source, filename, options?) ; put filenames and coordinate conversion on SourceFile . Introduce PslSources , mapp…

Summary assembled by rule from the sources below

Why it's spreading

Sources