-
Notifications
You must be signed in to change notification settings - Fork 450
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
syntax: regenerate tables for Unicode 11
This adds `scripts/generate.py`, and uses it to regenerate all tables with data from Unicode 11.0.0. This also restores the character tests that were first added in #400, with a new one for 11.
- Loading branch information
1 parent
eeffc7f
commit 5eaff67
Showing
12 changed files
with
3,723 additions
and
3,328 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
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
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
911 changes: 487 additions & 424 deletions
911
regex-syntax/src/unicode_tables/case_folding_simple.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,219 changes: 1,141 additions & 1,078 deletions
2,219
regex-syntax/src/unicode_tables/general_category.rs
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2,936 changes: 1,509 additions & 1,427 deletions
2,936
regex-syntax/src/unicode_tables/property_bool.rs
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.