Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support direct use of modified named character notation #222

Merged
merged 2 commits into from
May 20, 2024

Conversation

hyp3rflow
Copy link
Member

fixes #220

  • tag: es2023
- version: d048f32e861c2ed4a26f59a50d392918f26da3ba (es2023)
- grammar:
  - productions: 359
    - lexical: 147
    - numeric string: 17
    - syntactic: 195
  - extended productions for web: 28
- algorithms: 2654 (88.96%)
  - complete: 2361
  - incomplete: 293
- algorithm steps: 19535 (96.80%)
  - complete: 18909
  - incomplete: 626
- types: 6999 (93.28%)
  - known: 6529
  - yet: 470
  - unknown: 620
- tables: 89
- type model: 58
  • branch: GH-2930
- version: 30dd718ed81baeedbc971a1e5d25ea32bc562f65
- grammar:
  - productions: 374
    - lexical: 162
    - numeric string: 17
    - syntactic: 195
  - extended productions for web: 29
- algorithms: 2774 (88.18%)
  - complete: 2446
  - incomplete: 328
- algorithm steps: 20511 (96.87%)
  - complete: 19870
  - incomplete: 641
- types: 7334 (91.79%)
  - known: 6732
  - yet: 602
  - unknown: 625
- tables: 90
- type model: 58

@hyp3rflow hyp3rflow requested a review from jhnaldo May 19, 2024 12:10
@hyp3rflow hyp3rflow self-assigned this May 19, 2024
@jhnaldo jhnaldo force-pushed the fix/unicode-cp-spec-parser branch from dc7cc74 to 9b703ff Compare May 19, 2024 17:11
Copy link
Contributor

@jhnaldo jhnaldo left a comment

Choose a reason for hiding this comment

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

I slightly changed your implementation. If you have no opinion on this, I will merge this PR. Thanks!

@hyp3rflow
Copy link
Member Author

@jhnaldo LGTM! thanks :) 🚀

@jhnaldo jhnaldo merged commit 6e4dbbe into dev May 20, 2024
6 checks passed
@jhnaldo jhnaldo deleted the fix/unicode-cp-spec-parser branch May 20, 2024 01:07
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