Skip to content

feat(napi/parser): add deserializeProgramOnly deserializer function#13940

Merged
graphite-app[bot] merged 1 commit intomainfrom
09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function
Sep 22, 2025
Merged

feat(napi/parser): add deserializeProgramOnly deserializer function#13940
graphite-app[bot] merged 1 commit intomainfrom
09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function

Conversation

@overlookmotel
Copy link
Copy Markdown
Member

@overlookmotel overlookmotel commented Sep 20, 2025

Pure refactor. Add a function deserializeProgramOnly to generated deserializer code. This function is not used in oxc-parser, but is needed to be able to reuse the same code in Oxlint.

@github-actions github-actions bot added A-parser Area - Parser A-ast-tools Area - AST tools C-enhancement Category - New feature or request labels Sep 20, 2025
Copy link
Copy Markdown
Member Author

overlookmotel commented Sep 20, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review September 20, 2025 09:40
@overlookmotel overlookmotel changed the base branch from 09-17-feat_napi_parser_export_visitor_keys to graphite-base/13940 September 20, 2025 09:43
@overlookmotel overlookmotel force-pushed the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch from 3fb5125 to 22756b6 Compare September 20, 2025 09:43
@overlookmotel overlookmotel changed the base branch from graphite-base/13940 to 09-19-feat_napi_parser_add_ast_walker September 20, 2025 09:43
@overlookmotel overlookmotel self-assigned this Sep 20, 2025
@overlookmotel overlookmotel changed the base branch from 09-19-feat_napi_parser_add_ast_walker to graphite-base/13940 September 21, 2025 09:58
@overlookmotel overlookmotel force-pushed the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch from 22756b6 to 6502686 Compare September 21, 2025 10:03
@overlookmotel overlookmotel changed the base branch from graphite-base/13940 to 09-19-feat_napi_parser_add_ast_walker September 21, 2025 10:03
@overlookmotel overlookmotel force-pushed the 09-19-feat_napi_parser_add_ast_walker branch from da2c6f6 to 488d5b2 Compare September 21, 2025 10:31
@overlookmotel overlookmotel force-pushed the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch 2 times, most recently from a719949 to 840fbb1 Compare September 21, 2025 15:00
@overlookmotel overlookmotel force-pushed the 09-19-feat_napi_parser_add_ast_walker branch 2 times, most recently from 0800b58 to bfd6ca6 Compare September 22, 2025 10:59
@overlookmotel overlookmotel force-pushed the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch from 840fbb1 to 75d9420 Compare September 22, 2025 10:59
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Sep 22, 2025
Copy link
Copy Markdown
Member Author

overlookmotel commented Sep 22, 2025

Merge activity

…#13940)

Pure refactor. Add a function `deserializeProgramOnly` to generated deserializer code. This function is not used in `oxc-parser`, but is needed to be able to reuse the same code in Oxlint.
@graphite-app graphite-app bot force-pushed the 09-19-feat_napi_parser_add_ast_walker branch from bfd6ca6 to 56a385f Compare September 22, 2025 11:09
@graphite-app graphite-app bot force-pushed the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch from 75d9420 to d49fb3b Compare September 22, 2025 11:10
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Sep 22, 2025
Base automatically changed from 09-19-feat_napi_parser_add_ast_walker to main September 22, 2025 11:14
@graphite-app graphite-app bot merged commit d49fb3b into main Sep 22, 2025
18 checks passed
@graphite-app graphite-app bot deleted the 09-20-feat_napi_parser_add_deserializeprogramonly_deserializer_function branch September 22, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast-tools Area - AST tools A-parser Area - Parser C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant