这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@freemagma
Copy link

We now add syntax extensions directly to the parsetree in parser-extended, but historically we have used extensions.ml to do things like this. It's a bit annoying to still have extensions.ml around, so this PR moves all the syntax from there into the parsetree proper and then deletes the file.

Just a refactor, no behavior changed (besides the debugging output from Extended_ast.Printast)

Copy link

@goldfirere goldfirere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How refreshing.

Charlie Gunn added 2 commits May 17, 2024 11:41
Signed-off-by: Charlie Gunn <cgunn@janestreet.com>
Signed-off-by: Charlie Gunn <cgunn@janestreet.com>
@freemagma freemagma force-pushed the remove-parser-extended-extensions.ml branch from 0ba4d72 to b14475b Compare May 17, 2024 15:41
@goldfirere goldfirere merged commit d6a910c into oxcaml:jane May 20, 2024
@freemagma freemagma deleted the remove-parser-extended-extensions.ml branch May 20, 2024 17:17
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