Skip to content

Fixes for JuliaSyntax in Core / sysimage#41

Merged
c42f merged 2 commits intomainfrom
cjf/fix-core-default-parser
Aug 10, 2022
Merged

Fixes for JuliaSyntax in Core / sysimage#41
c42f merged 2 commits intomainfrom
cjf/fix-core-default-parser

Conversation

@c42f
Copy link
Copy Markdown
Member

@c42f c42f commented Aug 10, 2022

c42f added 2 commits August 10, 2022 13:39
Core.Compiler.fl_parse isn't the default parser if using the JuliaSyntax
sysimage :-)
@c42f c42f merged commit cc760b3 into main Aug 10, 2022
@c42f c42f deleted the cjf/fix-core-default-parser branch August 10, 2022 03:58
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
* Fix copying of Tokenize source (clash with refactoring in JuliaLang/JuliaSyntax.jl#40)
* Ensure the previous default parser is restored by `enable_in_core!()`. This could be other than Core.Compiler.fl_parse if we're using JuliaSyntax.jl to develop itself :)
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
* Fix copying of Tokenize source (clash with refactoring in JuliaLang/JuliaSyntax.jl#40)
* Ensure the previous default parser is restored by `enable_in_core!()`. This could be other than Core.Compiler.fl_parse if we're using JuliaSyntax.jl to develop itself :)
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.

1 participant