-
### Library name
RE-flex
### Library description
A high-performance C++ regex library and lexical analyzer generator with Unicode support.
### Source repository URL
https://github.com/Genivia/RE-…
-
### Background and motivation
It would be useful to supply a Regex object to a RegularExpressionAttribute so that you can use a compile-time Regex for data validation.
### API Proposal
```csh…
-
### Check List
- [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
### Is your feature request related to a problem? Please describe.
On our project, we would like to specify individual error messages for each constraint (e.g. `@Pattern` or `@Size`). For this, the…
-
Using RyuJIT, when expression count exceeds certain threshold, the atomic comparisons tend to get slower with generated regex objects compared to interpreted ones. NativeAOT, however, maintains the "b…
-
The following are explicit instructions on creating a descriptive analyzer and normative generator (with morpheme boundaries) from updated LEXC source (undertaken in #108):
1. Create basic morpholo…
-
I'm afraid there might be issues with implementation in https://github.com/asyncapi/cli/pull/1513 as it assumes kinda that v2 is the last major generator version.
`--use-new-generator…
-
## Issue
A function schema produces an error due to overlapping arities when I attempt to use a seqex as the schema for one of the function's input arguments.
## Reproducing the bug
Attemptin…
-
### 🚀 Feature Request
Hello !
Since #17179, the automatic generation of URL assertions when using the test generator has been removed, so it's no longer possible to add them natively, unless doing s…
-
This isn't necessarily a bug, but it had me stumped all morning, so wanted to flag it for future readers, and maybe for the Roslyn team to consider a diagnostic warning as part of `EnforceExtendedAnal…