-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More flexibility in freezing parser world age
This separates the decision about whether to freeze the parser world age from Core.Compiler.parse. The builtin _apply_in_world allows this to be done with more flexibility from outside (for example, one might want to do some argument conversion in the current world before calling through to a fixed world for the parser internals.
- Loading branch information
Showing
1 changed file
with
7 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters