source:
icGREP/icgrep-devel/icgrep/re
@
5789
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
casing.cpp | 3.4 KB | 5784 | 14 months | cameron | Restructuring step/tidy-up for re_passes |
exclude_CC.cpp | 2.6 KB | 5779 | 14 months | cameron | Remove RE compiler dependency on linebreak/mAny |
exclude_CC.h | 619 bytes | 5778 | 14 months | cameron | exclude_CC: initial check-in |
grapheme_clusters.cpp | 5.5 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
grapheme_clusters.h | 209 bytes | 5772 | 15 months | cameron | resolveGraphemeMode |
parse_fixed_strings.cpp | 731 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
parse_fixed_strings.h | 628 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
printer_re.cpp | 4.6 KB | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_alt.h | 2.2 KB | 5784 | 14 months | cameron | Restructuring step/tidy-up for re_passes |
re_analysis.cpp | 14.4 KB | 5770 | 15 months | cameron | Restructure to eliminate unnecessary dependencies on RegExpCompiler? … |
re_analysis.h | 837 bytes | 5723 | 16 months | cameron | hasAssertion predicate, fix to simplifier |
re_any.h | 851 bytes | 5772 | 15 months | cameron | resolveGraphemeMode |
re_assertion.cpp | 1.2 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_assertion.h | 2.7 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_cc.cpp | 1.7 KB | 5781 | 14 months | cameron | Small fixes |
re_cc.h | 3.2 KB | 5781 | 14 months | cameron | Small fixes |
re_collect_unicodesets.cpp | 1.7 KB | 5772 | 15 months | cameron | resolveGraphemeMode |
re_compiler.cpp | 27.9 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_compiler.h | 5.7 KB | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_group.h | 1.0 KB | 5767 | 15 months | cameron | Regular expression group header |
re_local.h | 446 bytes | 5632 | 18 months | cameron | Optimizations for re_local |
re_memoizer.cpp | 4.0 KB | 5765 | 15 months | cameron | Regular expression group nodes; case-insensitive logic |
re_multiplex.cpp | 3.2 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_name.h | 6.0 KB | 5781 | 14 months | cameron | Small fixes |
re_name_gather.cpp | 2.4 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_name_resolve.cpp | 5.9 KB | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_name_resolve.h | 219 bytes | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_nullable.h | 733 bytes | 5732 | 15 months | cameron | More changes in preparation for LLVM 3.9, 4.0 |
re_parser.cpp | 30.6 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser.h | 6.7 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_bre.cpp | 2.8 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_bre.h | 850 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_ere.cpp | 2.5 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_ere.h | 752 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_pcre.h | 620 bytes | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_prosite.cpp | 4.1 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_range.cpp | 1.2 KB | 5788 | 14 months | cameron | Error checking for ranges |
re_range.h | 966 bytes | 5764 | 15 months | cameron | Range RE new files |
re_re.h | 1.8 KB | 5765 | 15 months | cameron | Regular expression group nodes; case-insensitive logic |
re_rep.cpp | 3.7 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_rep.h | 1.4 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_reverse.cpp | 4.8 KB | 5777 | 14 months | cameron | Bug fix for re_compiler when CCs directly supplied |
re_reverse.h | 690 bytes | 5493 | 21 months | cameron | Restore check-ins from the last several days |
re_seq.h | 1.6 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_simplifier.cpp | 2.1 KB | 5763 | 15 months | cameron | Range RE objects |
re_simplifier.h | 210 bytes | 5732 | 15 months | cameron | More changes in preparation for LLVM 3.9, 4.0 |
re_star_normal.h | 579 bytes | 5493 | 21 months | cameron | Restore check-ins from the last several days |
re_toolchain.cpp | 7.9 KB | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_toolchain.h | 1.1 KB | 5784 | 14 months | cameron | Restructuring step/tidy-up for re_passes |
to_utf8.h | 314 bytes | 5760 | 15 months | cameron | to_utf8 |
casing.h | 155 bytes | 5782 | 14 months | nmedfort | Initial check-in of LookAhead? support; modified LineBreakKernel? to … |
printer_re.h | 397 bytes | 4207 | 4 years | nmedfort | Minor changes; moved printers to re and pablo folders. |
re_collect_unicodesets.h | 204 bytes | 5748 | 15 months | nmedfort | Bug fix for segment pipeline parallel mode + memory management … |
re_diff.cpp | 478 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_diff.h | 761 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_end.h | 646 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_intersect.cpp | 494 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_intersect.h | 812 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_local.cpp | 6.8 KB | 5748 | 15 months | nmedfort | Bug fix for segment pipeline parallel mode + memory management … |
re_memoizer.hpp | 678 bytes | 5630 | 18 months | nmedfort | Partial check-in for avoidance of compiling Pablo/LLVM code to … |
re_minimizer.cpp | 11.3 KB | 5755 | 15 months | nmedfort | Bug fixes and simplified MultiBlockKernel? logic |
re_minimizer.h | 191 bytes | 5630 | 18 months | nmedfort | Partial check-in for avoidance of compiling Pablo/LLVM code to … |
re_multiplex.h | 329 bytes | 5748 | 15 months | nmedfort | Bug fix for segment pipeline parallel mode + memory management … |
re_nullable.cpp | 8.1 KB | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_re.cpp | 67 bytes | 5240 | 2 years | nmedfort | Cleaned up memory leaks + some warning messages. |
re_star_normal.cpp | 4.5 KB | 5646 | 17 months | nmedfort | Minor clean up. Bug fix for object cache when the same cached kernel … |
re_start.h | 676 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_utility.cpp | 1.5 KB | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_utility.h | 560 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
to_utf8.cpp | 3.5 KB | 5782 | 14 months | nmedfort | Initial check-in of LookAhead? support; modified LineBreakKernel? to … |
re_name_gather.h | 213 bytes | 5565 | 20 months | xuedongx | Separate name resolve and gather for future use. Add … |
re_parser_prosite.h | 927 bytes | 5218 | 2 years | xuedongx | Add parser for PROSITE protein patterns |
re_parser_helper.h | 702 bytes | 5180 | 2 years | xwa163 | Support BRE and ERE for regex syntax. |
re_parser_pcre.cpp | 834 bytes | 5181 | 2 years | xwa163 | fix undefined vtable caused by llvm O3 optimization for inline function |
Note: See TracBrowser
for help on using the repository browser.