-
Notifications
You must be signed in to change notification settings - Fork 186
Issues: hanickadot/compile-time-regular-expressions
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[\x80-\xBF] - warning: comparison of integer expressions of different signedness
#330
opened Oct 24, 2024 by
Alcaro
Named capture groups
(?P<name>...)
and (?'name'...)
not implemented
#325
opened Sep 21, 2024 by
alexios-angel
Microsoft intellisense doesn't work for structured binding because __EDG__ macro in #ifndef
#321
opened Aug 13, 2024 by
Extra-Creativity
Questions about the online desatomat tool, CTRE, and pcre.hpp
question
#320
opened Aug 6, 2024 by
alexios-angel
Is it possible to add custom User Tokens for regular expressions?
#306
opened May 22, 2024 by
XRay3D
Convert CTRE from PCRE Grammar to PEG for Compile-Time Lexer
#292
opened Aug 21, 2023 by
alexios-angel
I know this is an old thread, but chiming in here - because _MSC_VER is defined when clang is building in msvc compatibility mode (via clang-cl), the addition of the changes in 957291343c16aa5d1ef3c54d024957f7316b110f to add
[[msvc::flatten]]
raises the diagnostic -Wunknown-attributes
on clang-cl builds:
#279
opened Apr 5, 2023 by
hanickadot
[optimization] CTRE slower than boost regex for validate emails
#278
opened Feb 26, 2023 by
raidenluikang
Previous Next
ProTip!
no:milestone will show everything without a milestone.