Skip to content

Base: Set syntax version for Base#61218

Merged
Keno merged 1 commit into
JuliaLang:masterfrom
topolarity:ct/base-syntax
Mar 4, 2026
Merged

Base: Set syntax version for Base#61218
Keno merged 1 commit into
JuliaLang:masterfrom
topolarity:ct/base-syntax

Conversation

@topolarity

Copy link
Copy Markdown
Member

This allows tools like Revise to re-parse Base source files using the correct syntax version.

This (+ timholy/Revise.jl#1016 / JuliaDebug/JuliaInterpreter.jl#711) is enough for Revise.track(Base) to work for me to revise local changes to base/loading.jl, etc.

Co-authored-by: Claude <noreply@anthropic.com>

This allows tools like Revise to re-parse Base source files using
the correct syntax version.
@topolarity
topolarity requested a review from Keno March 3, 2026 15:14
@Keno
Keno merged commit 549cf07 into JuliaLang:master Mar 4, 2026
8 of 9 checks passed
mkitti pushed a commit to mkitti/julia that referenced this pull request May 22, 2026
This allows tools like Revise to re-parse Base source files using the
correct syntax version.

This (+ timholy/Revise.jl#1016 /
JuliaDebug/JuliaInterpreter.jl#711) is enough
for `Revise.track(Base)` to work for me to revise local changes to
`base/loading.jl`, etc.

Co-authored-by: Claude \<noreply@anthropic.com\>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants