Skip to content

Feat: Detect non-english alphanumeric characters#18

Open
Mr-Badger wants to merge 2 commits into
shadowndacorner:masterfrom
Mr-Badger:feat/detect-non-engish-latin-characters
Open

Feat: Detect non-english alphanumeric characters#18
Mr-Badger wants to merge 2 commits into
shadowndacorner:masterfrom
Mr-Badger:feat/detect-non-engish-latin-characters

Conversation

@Mr-Badger
Copy link
Copy Markdown

Makes matching non english latin characters possible.

There probably needs to be some tests to verify the correctness of this, but it seems to work pretty flawlessly.

Also saw no big changes in performance, was always below 1ms for 600 matches which I believe should be fast enough.

@Mr-Badger
Copy link
Copy Markdown
Author

Swapped out regex logic for much simpler logic which seem to produce the same result not relying on black box regex.

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.

1 participant