-
- Downloads
RegExp::isEmpty is now correct if called on unoptimized regexp. closes #15
Showing
- alib/src/regexp/Alternation.cpp 8 additions, 0 deletionsalib/src/regexp/Alternation.cpp
- alib/src/regexp/Alternation.h 5 additions, 0 deletionsalib/src/regexp/Alternation.h
- alib/src/regexp/Concatenation.cpp 9 additions, 1 deletionalib/src/regexp/Concatenation.cpp
- alib/src/regexp/Concatenation.h 5 additions, 0 deletionsalib/src/regexp/Concatenation.h
- alib/src/regexp/Iteration.cpp 4 additions, 0 deletionsalib/src/regexp/Iteration.cpp
- alib/src/regexp/Iteration.h 5 additions, 0 deletionsalib/src/regexp/Iteration.h
- alib/src/regexp/RegExp.cpp 1 addition, 1 deletionalib/src/regexp/RegExp.cpp
- alib/src/regexp/RegExpElement.h 5 additions, 0 deletionsalib/src/regexp/RegExpElement.h
- alib/src/regexp/RegExpEmpty.cpp 4 additions, 0 deletionsalib/src/regexp/RegExpEmpty.cpp
- alib/src/regexp/RegExpEmpty.h 5 additions, 0 deletionsalib/src/regexp/RegExpEmpty.h
- alib/src/regexp/RegExpEpsilon.cpp 4 additions, 0 deletionsalib/src/regexp/RegExpEpsilon.cpp
- alib/src/regexp/RegExpEpsilon.h 5 additions, 0 deletionsalib/src/regexp/RegExpEpsilon.h
- alib/src/regexp/RegExpSymbol.cpp 4 additions, 0 deletionsalib/src/regexp/RegExpSymbol.cpp
- alib/src/regexp/RegExpSymbol.h 6 additions, 1 deletionalib/src/regexp/RegExpSymbol.h
Please register or sign in to comment