|
|
@5812
|
14 months |
nmedfort |
Bug fix for RE local + some clean up of RE local and the RE Compiler
|
|
|
@5811
|
14 months |
cameron |
RE optimizations
|
|
|
@5810
|
14 months |
cameron |
RE optimizations
|
|
|
@5809
|
14 months |
cameron |
Failure case and fix
|
|
|
@5808
|
14 months |
cameron |
Fix for CRLF issue
|
|
|
@5806
|
14 months |
cameron |
Correction for nullable assertions; clean-up
|
|
|
@5805
|
14 months |
cameron |
Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups
|
|
|
@5804
|
14 months |
cameron |
Fixes
|
|
|
@5803
|
14 months |
cameron |
Regular expression toolchain progress
|
|
|
@5802
|
14 months |
cameron |
Allow RE compiler to handle any Unicode CCs not previously translated
|
|
|
@5801
|
14 months |
cameron |
Additional Alphabet analysis and transformation
|
|
|
@5798
|
14 months |
cameron |
Use Alphabet=Byte in to_utf8, u8u32, UCD compiler
|
|
|
@5797
|
14 months |
cameron |
makeByte uses the Byte alphabet
|
|
|
@5796
|
14 months |
cameron |
Alphabet fixes
|
|
|
@5795
|
14 months |
cameron |
Adding Alphabet to CCs: initial check-in
|
|
|
@5792
|
14 months |
cameron |
\N{...} expressions now anchored; name expresions in ranges functional
|
|
|
@5791
|
14 months |
cameron |
Fix flag processing
|
|
|
@5790
|
14 months |
cameron |
Fix for 32-bit
|
|
|
@5789
|
14 months |
cameron |
Further parser bug fixes and restructuring
|
|
|
@5788
|
14 months |
cameron |
Error checking for ranges
|
|
|
@5787
|
14 months |
cameron |
RE parser restructuring; parsing symbolic ranges, collation and …
|
|
|
@5786
|
14 months |
cameron |
Decouple Unicode property support from re_compiler; initial support …
|
|
|
@5785
|
14 months |
cameron |
Small fix
|
|
|
@5784
|
14 months |
cameron |
Restructuring step/tidy-up for re_passes
|
|
|
@5782
|
14 months |
nmedfort |
Initial check-in of LookAhead? support; modified LineBreakKernel? to …
|
|
|
@5781
|
14 months |
cameron |
Small fixes
|
|
|
@5780
|
14 months |
cameron |
Strip out local mode from RE compiler
|
|
|
@5779
|
15 months |
cameron |
Remove RE compiler dependency on linebreak/mAny
|
|
|
@5778
|
15 months |
cameron |
exclude_CC: initial check-in
|
|
|
@5777
|
15 months |
cameron |
Bug fix for re_compiler when CCs directly supplied
|
|
|
@5775
|
15 months |
cameron |
makeAlt should combine CCs as advertised, but should not recursively …
|
|
|
@5772
|
15 months |
cameron |
resolveGraphemeMode
|
|
|
@5770
|
15 months |
cameron |
Restructure to eliminate unnecessary dependencies on RegExpCompiler? …
|
|
|
@5769
|
15 months |
cameron |
Decoupling case-insensitive transform from parser
|
|
|
@5768
|
15 months |
cameron |
Regular expression system restructuring progress
|
|
|
@5767
|
15 months |
cameron |
Regular expression group header
|
|
|
@5766
|
15 months |
cameron |
Case-insensitive transformation
|
|
|
@5765
|
15 months |
cameron |
Regular expression group nodes; case-insensitive logic
|
|
|
@5764
|
15 months |
cameron |
Range RE new files
|
|
|
@5763
|
15 months |
cameron |
Range RE objects
|
|
|
@5760
|
15 months |
cameron |
to_utf8
|
|
|
@5755
|
15 months |
nmedfort |
Bug fixes and simplified MultiBlockKernel? logic
|
|
|
@5754
|
15 months |
cameron |
Fixes for last check-in
|
|
|
@5753
|
15 months |
cameron |
Parser for fixed strings (-F) mode
|
|
|
@5752
|
15 months |
cameron |
Allow unescaped ) as a literal left paren when there are no pending groups
|
|
|
@5751
|
15 months |
cameron |
LLVM_ALIGNAS placement, eliminate std::move of temp objects to allow …
|
|
|
@5750
|
15 months |
nmedfort |
Minor code clean up
|
|
|
@5748
|
15 months |
nmedfort |
Bug fix for segment pipeline parallel mode + memory management …
|
|
|
@5747
|
15 months |
cameron |
Represent the Any symbol as a Name
|
|
|
@5742
|
15 months |
nmedfort |
Improvements to memory usage of CCs
|
|
|
@5737
|
15 months |
cameron |
Remove experimental property-class mode expressions
|
|
|
@5736
|
15 months |
cameron |
Bug fixes for empty sequences
|
|
|
@5732
|
16 months |
cameron |
More changes in preparation for LLVM 3.9, 4.0
|
|
|
@5730
|
16 months |
cameron |
Generic indexed advance
|
|
|
@5728
|
16 months |
cameron |
The re::Any type now maps to a CC
|
|
|
@5727
|
16 months |
cameron |
Small fixes, constructing/testing full UnicodeSets?.
|
|
|
@5725
|
16 months |
cameron |
Utility functions for regular expression transformations
|
|
|
@5724
|
16 months |
cameron |
Disable if-hierarchies for long stream advance
|
|
|
@5723
|
16 months |
cameron |
hasAssertion predicate, fix to simplifier
|
|
|
@5720
|
16 months |
cameron |
Log2 bounded repetition: complex subexpressions and if-hierarchies
|
|
|
@5717
|
16 months |
cameron |
Fix for upper bound repetition
|
|
|
@5716
|
16 months |
cameron |
Enabling long indexed-advance by default for AVX2
|
|
|
@5711
|
16 months |
cameron |
Indexed advance up to 256
|
|
|
@5710
|
16 months |
cameron |
Enabling Unicode log2 bounded repetition uwing indexed advance (for …
|
|
|
@5706
|
16 months |
nmedfort |
First stage of MultiBlockKernel? and pipeline restructuring
|
|
|
@5698
|
16 months |
cameron |
Modularization progress
|
|
|
@5683
|
17 months |
cameron |
Support for \p{property=@identity@}
|
|
|
@5682
|
17 months |
cameron |
String property regular expression support, including special cases …
|
|
|
@5679
|
17 months |
cameron |
Refactoring progress: \N uses name property; delay resolution of …
|
|
|
@5673
|
17 months |
cameron |
Case folding property objects
|
|
|
@5663
|
17 months |
cameron |
Enabling Unicode string properties for \p{prop=string} search
|
|
|
@5649
|
17 months |
cameron |
Some RE tidy-ups; an empty Alt is permitted and represents the set of …
|
|
|
@5648
|
17 months |
cameron |
Regular expressions for property values: allow aliases, do not …
|
|
|
@5646
|
17 months |
nmedfort |
Minor clean up. Bug fix for object cache when the same cached kernel …
|
|
|
@5638
|
18 months |
cameron |
Modifying multiblock kernel builder for non-fixed input stream sets - …
|
|
|
@5634
|
18 months |
nmedfort |
Bug fix for last check in and for UnicodeSet::insert_range.
|
|
|
@5632
|
18 months |
cameron |
Optimizations for re_local
|
|
|
@5631
|
18 months |
cameron |
Small fixes
|
|
|
@5630
|
18 months |
nmedfort |
Partial check-in for avoidance of compiling Pablo/LLVM code to …
|
|
|
@5621
|
18 months |
cameron |
Fix local language mode for Unicode
|
|
|
@5620
|
18 months |
nmedfort |
Bug fixes for multigrep mode. Optional PabloKernel? branch hit counter …
|
|
|
@5619
|
18 months |
nmedfort |
Memory leak fixes + minor optimization of RE_local.
|
|
|
@5617
|
18 months |
xuedongx |
new RE compiler pipeline for local language(enlightened by Glushkov …
|
|
|
@5610
|
19 months |
nmedfort |
Bug fix for bounded/unbounded repetitions.
|
|
|
@5604
|
19 months |
xuedongx |
update re_analysis for unit bounded repetition and local language
|
|
|
@5593
|
19 months |
nmedfort |
Bug fix for RE_Compiler.
|
|
|
@5585
|
19 months |
xuedongx |
use multiplexed character classes as the input to grep kernel, …
|
|
|
@5575
|
19 months |
xuedongx |
small fix
|
|
|
@5573
|
19 months |
xuedongx |
re_local: bug fix.
|
|
|
@5572
|
19 months |
xuedongx |
small fix
|
|
|
@5569
|
20 months |
xuedongx |
delete comments
|
|
|
@5568
|
20 months |
xuedongx |
add analysis for local language
|
|
|
@5565
|
20 months |
xuedongx |
Separate name resolve and gather for future use. Add …
|
|
|
@5563
|
20 months |
cameron |
Fix for longstanding bug plus test case
|
|
|
@5561
|
20 months |
cameron |
Factor out required streams into a separate kernel
|
|
|
@5559
|
20 months |
cameron |
Small fix for re analysis
|
|
|
@5558
|
20 months |
cameron |
Unix lines mode and support for 'Byte' character classes
|
|
|
@5557
|
20 months |
cameron |
Support for CCs in regexp analysis
|
|
|
@5556
|
20 months |
xuedongx |
bug fix
|
|
|
@5555
|
20 months |
cameron |
Flattening if-hierarchy for bounded repetitions, allowing CCs to pass …
|
|
|