issues
search
moodmosaic
/
Fare
Port of Java dk.brics.automaton and xeger, mostly used for generating strings that match a specific regular expression.
http://www.brics.dk/automaton/
MIT License
183
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Class of char wrongly parsed
#67
bkqc
opened
5 months ago
0
Remove net35 workaround
#66
gukoff
closed
4 months ago
2
Prevent invalid character ranges
#65
gukoff
closed
4 months ago
2
Freezes after during the execution of the method .ToAutomaton()
#64
IvanChugreev
opened
6 months ago
1
License url invalid
#63
U52284
closed
9 months ago
4
Should the license be BSD rather than MIT?
#62
pombredanne
opened
1 year ago
7
support .net framework v4.8
#61
tedyyu
closed
1 year ago
2
Lower netstandard2.1 target to netstandard2.0
#60
jnyrup
closed
2 years ago
4
Support netstandard2.1 cause security vulnerability
#59
leolplex
closed
2 years ago
8
fixed weights of probabilities for various xeger options
#58
Licho1
closed
4 months ago
2
running xeger.Generate() causes stack overflow exception
#57
mohamadbahmani
closed
4 months ago
2
Document workaround for issue #26 It generates the same string being called in a sequence
#56
MagnusMikkelsen
closed
4 years ago
14
Fix and unit test for Issue 32 (keeps netcore 1.1 support)
#55
jburnett
closed
4 years ago
3
a{0,50} generate short string
#54
gianmarialari
opened
5 years ago
8
Invalid expression is get generated
#53
KamranShahid
opened
5 years ago
0
Remove Empty option handling to fix issue 32
#52
jburnett
closed
4 years ago
3
Dev fare lean
#51
sarigiannidis
closed
5 years ago
1
Positive lookahead?
#50
santi77
opened
5 years ago
4
Update 'Which projects use Fare?'
#49
StefH
closed
5 years ago
2
Empty intersection not detected
#48
mikewardle
opened
6 years ago
5
Xeger sometimes fails to generate a string matching this regex: @"^[^\s]+$"
#47
nasskov
closed
6 years ago
1
NuGet.org License link points to https://github.com/moodmosaic/Fare/blob/master/LICENCE
#46
CeesKaas
closed
6 years ago
5
locks up generating a value
#45
sprotty
closed
6 years ago
2
System.InvalidOperationException: state
#44
rawwool
opened
6 years ago
4
Rework build script to rely on `dotnet` only
#43
zvirja
closed
6 years ago
5
build.cmd won't run on Windows with only .NET Core installed
#42
moodmosaic
closed
6 years ago
4
Fix a typo in pack in package license URL
#41
moodmosaic
closed
6 years ago
1
Invalid licenseUrl in nuget package
#40
helynranta
closed
6 years ago
6
Generate ASCII symbol for any_char placeholder
#39
zvirja
closed
6 years ago
0
Add AppVeyor CI
#38
zvirja
opened
6 years ago
3
Fix failing unit test and compilation
#37
zvirja
closed
6 years ago
4
Add common group shortcuts support
#36
zvirja
closed
6 years ago
0
Remove ^ and $ markers at the beginning
#35
zvirja
closed
6 years ago
4
Revert "Add Version property in Fare.csproj"
#34
moodmosaic
closed
6 years ago
5
Add Fare assembly signing
#33
zvirja
closed
6 years ago
5
Xeger throws if regex contains "(#)"
#32
BenjiDNet
closed
4 years ago
4
Build scripts should also run on Un*x operating systems
#31
moodmosaic
opened
6 years ago
9
Add .NET Core support, update build scripts
#30
zvirja
closed
6 years ago
11
Push tags corresponding to the releases
#29
zvirja
closed
6 years ago
7
Xeger class should be rebased on the latest Xeger version in Java
#28
moodmosaic
opened
6 years ago
0
Attempt to guarantee a uniform distribution
#27
moodmosaic
closed
6 years ago
6
It generates the same string being called in a sequence
#26
vasily-kirichenko
opened
6 years ago
11
Strong Name Signing
#25
DanyO
closed
6 years ago
5
Cannot recognize "(?!0000)\d{4}"
#24
autobot1122
opened
7 years ago
1
Issue with expression
#23
sprotty
opened
7 years ago
1
Xeger doesn't recognize \p{L}, \p{Lu}, \p{N} and possibly others
#22
bogdan2
opened
8 years ago
1
Any plan to support netstandard TFMs
#21
kalluri-nb
closed
6 years ago
2
Xeger dont recognize \s as space
#20
TomerHaber1
closed
6 years ago
1
Implemented IComparable in State.cs
#19
JimiC
closed
8 years ago
4
Implement IComparable in State class
#18
moodmosaic
closed
8 years ago
1
Next