-
### Analyzer
https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2329#pseudo-code-examples
### Analyzer source
Nuget.org, Microsoft.CodeAnalysis.NetAnalyzers, 5…
-
### What behavior of the library made you think about the improvement?
Outlines currently uses `interegular` to compile regexps to FSMs, but not all features of python regex are supported, in particu…
-
We're running ProxySQL 2.3.2-percona-1.1, packed/distributed by Percona (due to proxysql-admin and some other additional nice-to-haves). Regardless, we're having memory leak issues overal all our ~34 …
-
Here is a file reproducing the problem:
```Python
# isla_and_not.py
from isla.language import parse_isla
if __name__ == "__main__":
parse_isla('(and (= "a") (= "b"))') # no n…
-
As the title mentions, in the latest version of the "opencv" repository up-to-date (master-2c4ed7f8a5a6a2dce331b2f075f425cfe7ad522b, thus OpenCV3.1.0-dev), I think that some of the algorithms (both CU…
-
#### What version of regex are you using?
`1.5.4`
#### Describe the bug at a high level.
I use regexes to validate string inputs. Usually the strings are fairly small and there are no issues.…
-
Food for thought: `ACTIVATE_TOKENS #WholeBunchOfTokens ...` or even `ACTIVATE_TOKENS #HalfBunch, #OtherHalf ...`.
-
Hi, I found a potential memory leak issue in both `hs_compile` and `hs_compile_multi`.
A toy example C++ code generating DFA on top of 1000 regexes for multiple rounds (2000 rounds each) shows incr…
-
Needs:
- [x] Page Template/Design
- [x] Content
- [x] Implementation
-
To make progress on Indic shaping we've assembled a corpus of words and syllables by scraping Wikipedia for the ten Indic languages we plan to support (hi.wikipedia.org, bn.wikipedia.org, etc.)
Tha…