Skip to content

Issues: pomsky-lang/pomsky

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

PCRE2 no longer implements \w correctly bug Something isn't working C-compat Compatibility between regex flavors
#113 opened Nov 26, 2024 by Aloso
.NET doesn't support arbitrary code points (. or C) outside the BMP bug Something isn't working C-compat Compatibility between regex flavors
#89 opened Mar 28, 2023 by Aloso
.NET: \w (and by extension \b and \B) don't conform to Unicode bug Something isn't working C-compat Compatibility between regex flavors
#88 opened Mar 28, 2023 by Aloso
\w in Python does not conform to Unicode bug Something isn't working C-compat Compatibility between regex flavors
#86 opened Mar 28, 2023 by Aloso
Forward references aren't validated bug Something isn't working C-diagnostics Warnings and errors reported by Pomsky C-language Issues regarding Pomsky's syntax good first issue Good for newcomers
#84 opened Mar 17, 2023 by Aloso
.NET: \p{LC} doesn't work, . and \w doesn't properly support Unicode bug Something isn't working C-compat Compatibility between regex flavors
#83 opened Mar 16, 2023 by Aloso
11 of 14 tasks
Detect lookbehind with a non-constant length or unbounded repetition bug Something isn't working good first issue Good for newcomers
#69 opened Jan 13, 2023 by Aloso
Prevent empty negated groups in Rust bug Something isn't working
#68 opened Jan 13, 2023 by Aloso
Please define "portable" bug Something isn't working C-compat Compatibility between regex flavors
#55 opened Dec 23, 2022 by RunDevelopment
ProTip! Type g i on any issue or pull request to go back to the issue listing page.