Issues
- 1
support regex not containing word
#111 opened by tooptoop4 - 1
Allow faster `Charclass` instatiation
#109 opened by MegaIng - 5
Accept unescaped caret in character ranges
#102 opened by mristin - 7
Support for lazy quantifiers
#107 opened by michaelmior - 2
Make FSM public
#105 opened by MegaIng - 2
- 9
Support NFAs
#95 opened by thomasahle - 3
- 10
- 2
Intersection of a pattern with another one restricting the length not possible
#103 opened by mristin - 1
- 9
Do not instantiate character ranges?
#81 opened by mristin - 2
Cannot parse `[.-]`.
#96 opened by thomasahle - 4
greedy vs non-greedy, which is default?
#94 opened by aha79 - 1
- 3
- 1
- 0
Eliminate reliance on `hasattr` in `lego` module
#24 opened by qntm - 2
Installation issue with pip
#66 opened by tokamage - 2
Character | is left unescaped
#51 opened by dk2k - 4
- 1
- 2
Suggesting a unit test
#50 opened by dk2k - 3
- 6
- 1
- 2
New release?
#46 opened by andrewhabib - 2
- 1
- 1
deepcopy changes finite state machine
#41 opened by hgao10 - 1
Regexp standard .posix or w3c?
#42 opened by faraazc - 0
(..+)? wrongly reduces to .*
#39 opened by andersk - 2
Unicode regexes not supported
#38 opened by d33tah - 5
Are you interested in contributions?
#37 opened by Zac-HD - 2
Issue for isdisjoin()
#36 opened by FuzzyLogic - 3
fsm.union() with no args fails, on Python 2; causes failing test case in fsm_test.py
#33 opened by davidwagner - 2
- 2
Infinite loop in from_fsm() on Python 2
#32 opened by davidwagner - 8
Strange behaviour
#31 opened by reverofevil - 1
Kleene closure is broken
#28 opened by edmcman - 1
- 1
- 1
- 3
- 1
- 1
fsm.accepts() doesn't work alongside lego.otherchars
#13 opened by qntm - 1
Stop using asserts in live code
#16 opened by qntm - 2
- 2
- 1
What is the license?
#12 opened by EvanKrall