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

Add the Unicode for String Processing proposal #1631

Merged
merged 28 commits into from
Jun 27, 2022
Merged
Changes from 2 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
112e6f7
Add the Unicode for String Processing proposal
natecook1000 Apr 22, 2022
8b3c6e7
Add a TOC
natecook1000 Apr 22, 2022
b4952ce
Apply suggestions from review
natecook1000 Apr 23, 2022
bf7a630
Update with corrections / proposed API
natecook1000 May 24, 2022
93863c0
Add information about default options
natecook1000 May 24, 2022
e433920
Option setting clarifications.
natecook1000 May 24, 2022
180c39d
Clean up ASCII mode language
natecook1000 May 25, 2022
06e28f8
Add alternative about default options
natecook1000 May 25, 2022
6fd0a4e
Add more context about semantic modes
natecook1000 May 25, 2022
fa10ed7
More detailed/correct explanation of CCCs
natecook1000 May 25, 2022
9dc7151
Update to `defaultRepetitionBehavior`, other revisions
natecook1000 May 26, 2022
52106e8
Update `CharacterClass` docs
natecook1000 May 26, 2022
5687131
Minor edits
natecook1000 May 27, 2022
fc8c9cf
Reorganize options summary table
natecook1000 May 27, 2022
f476cda
Correct / improve matching semantics discussion
natecook1000 May 27, 2022
ac197b8
Move regex syntax-specific options lower
natecook1000 May 27, 2022
9e10160
Improve/clarify .any/.anyGraphemeCluster
natecook1000 May 27, 2022
4146a44
Improve alternatives
natecook1000 May 27, 2022
2f00fc1
Add table showing Unicode property behavior
natecook1000 May 28, 2022
72b9391
Add additional alternatives and future work
natecook1000 May 28, 2022
1f5d296
Update errant Unicode property strategies
natecook1000 May 31, 2022
c282108
Add version history
natecook1000 May 31, 2022
726c4f1
Merge branch 'main' into unicode_string_processing
natecook1000 May 31, 2022
d4e2aa4
Revisions based on feedback
natecook1000 Jun 3, 2022
8aeeb6f
Add a note about Swift regex differences
natecook1000 Jun 22, 2022
e12e766
Update and rename 0000-unicode-for-string-processing.md to 0363-unico…
airspeedswift Jun 24, 2022
42ba5b4
Finish sentence about future APIs
natecook1000 Jun 25, 2022
77e533c
Update 0363-unicode-for-string-processing.md
airspeedswift Jun 27, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading