Commits
User selector
Commit History
Commits on Sep 21, 2020
Add cursor bounds check for word boundary assertions
Show description for c593863authored andcommitted
Commits on Sep 18, 2020
Fix compiler warnings
Show description for 3cdc5bdauthored andcommitted
Commits on Sep 17, 2020
Parse word boundary assertions as assertions
Show description for 58f7c31authored andcommitted
Commits on Jul 24, 2020
Use an explicit stack when parsing
Show description for 8b18fb0authored andcommitted
Commits on Jul 2, 2020
Update max stack depth values for regex parser
Show description for 0374df0authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 16, 2020
Rename Compiler.h to Regex.h
Show description for 41aa1caauthored andcommittedClean up use of RegexParser
Show description for 6df188fauthored andcommitted
Commits on Jun 15, 2020
Remove using namespace std
Show description for 603a132authored andcommittedUse SyntaxFlags struct when compiling regex
Show description for 3857b54authored andcommitted
Commits on Jun 8, 2020
Flatten parsing of alternations
Show description for bd2862aauthored andcommittedSet recursion depth limit on regex parser
Show description for 0811b23authored andcommitted
Commits on Jan 6, 2020
Implement RegExp dotall flag.
Show description for 968a809authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 11, 2019
Parse lookbehind assertions
Show description for f6d41fcauthored andcommitted
Unify Begin/EndMarkedSubexpressionNode into single MarkedSubexpressionNode
Show description for 6cc9f94authored andcommitted
Commits on Oct 3, 2019
Miscellaneous unicode fixes
Show description for 83bc550authored andcommitted
Emit Unicode-flavored instructions
Show description for 201bab7authored andcommitted
Parse unicode bracket nodes
Show description for a76c3a8authored andcommitted
Parse some Unicode constructs
Show description for 935680cauthored andcommitted
Widen char16 to char32 and rename chars to code points
Show description for 28436fbauthored andcommitted
Rewrite the parser
Show description for edeef8aauthored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading