Skip to content

refactor(parser): remove lexer lookahead in object parsing#11274

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-24-refactor_parser_remove_lexer_lookahead_in_object_parsing
May 25, 2025
Merged

refactor(parser): remove lexer lookahead in object parsing#11274
graphite-app[bot] merged 1 commit intomainfrom
05-24-refactor_parser_remove_lexer_lookahead_in_object_parsing

Conversation

@camchenry
Copy link
Member

@camchenry camchenry commented May 24, 2025

@github-actions github-actions bot added A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels May 24, 2025
Copy link
Member Author

camchenry commented May 24, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented May 24, 2025

CodSpeed Instrumentation Performance Report

Merging #11274 will not alter performance

Comparing 05-24-refactor_parser_remove_lexer_lookahead_in_object_parsing (7f2d660) with 05-24-refactor_parser_remove_lexer_lookahead_in_js_statement_parsing (8a062b5)

Summary

✅ 38 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label May 25, 2025
Copy link
Member

Boshen commented May 25, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 05-24-refactor_parser_remove_lexer_lookahead_in_js_statement_parsing branch from 3e01b9b to 8a062b5 Compare May 25, 2025 03:39
@graphite-app graphite-app bot force-pushed the 05-24-refactor_parser_remove_lexer_lookahead_in_object_parsing branch from 466f0bf to 7f2d660 Compare May 25, 2025 03:40
Base automatically changed from 05-24-refactor_parser_remove_lexer_lookahead_in_js_statement_parsing to main May 25, 2025 03:45
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 25, 2025
@graphite-app graphite-app bot merged commit 7f2d660 into main May 25, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 05-24-refactor_parser_remove_lexer_lookahead_in_object_parsing branch May 25, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants