source: webkit/trunk/Source/JavaScriptCore/yarr@ 278069

Name Size Rev Age Author Last Change
../
create_regex_tables 6.2 KB 248846   6 years ysuzuki [WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique …
generateYarrCanonicalizeUnicode 8.0 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
generateYarrUnicodePropertyTables.py 41.8 KB 268773   5 years msaboff [JSC] Update RegExp UCD to version 13.0 …
hasher.py 2.5 KB 236321   7 years commit-queue Build tools should work when the /usr/bin/python is python3 …
RegularExpression.cpp 6.5 KB 246408   6 years ysuzuki Yarr bytecode compilation failure should be gracefully handled …
RegularExpression.h 2.3 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
Yarr.h 2.9 KB 259092   5 years msaboff Refactor YARR Stack Overflow Checks …
YarrCanonicalize.h 5.8 KB 235636   7 years msaboff YARR: JIT RegExps with back references …
YarrCanonicalizeUCS2.cpp 28.9 KB 235636   7 years msaboff YARR: JIT RegExps with back references …
YarrCanonicalizeUCS2.js 8.8 KB 235636   7 years msaboff YARR: JIT RegExps with back references …
YarrDisassembler.cpp 5.7 KB 234713   7 years msaboff Yarr JIT should include annotations with dumpDisassembly=true …
YarrDisassembler.h 3.8 KB 234713   7 years msaboff Yarr JIT should include annotations with dumpDisassembly=true …
YarrErrorCode.cpp 6.0 KB 259546   5 years shvaikalesh Octal escapes should be max 3 digits and syntax errors in Unicode …
YarrErrorCode.h 2.6 KB 259546   5 years shvaikalesh Octal escapes should be max 3 digits and syntax errors in Unicode …
YarrFlags.cpp 2.9 KB 273086   4 years msaboff [JSC] Implement RegExp Match Indices proposal …
YarrFlags.h 1.7 KB 273086   4 years msaboff [JSC] Implement RegExp Match Indices proposal …
YarrInterpreter.cpp 101.3 KB 276527   4 years msaboff [YARR Interpreter] Improper backtrack of parentheses with non-zero …
YarrInterpreter.h 12.7 KB 273086   4 years msaboff [JSC] Implement RegExp Match Indices proposal …
YarrJIT.cpp 183.9 KB 277305   4 years mark.lam Add support to collect stats on cumulative LinkBuffer linked sizes …
YarrJIT.h 8.6 KB 270928   4 years ysuzuki [JSC] Not using JITCage trampoline for non JITCage JSC …
YarrParser.h 42.4 KB 260033   5 years msaboff [YARR] Allow for Unicode named capture group identifiers in …
YarrPattern.cpp 57.2 KB 273594   4 years msaboff unexpected minimumInputSize in setupDisjunctionOffsets for regexp …
YarrPattern.h 20.3 KB 275588   4 years ysuzuki [JSC] Use FixedVector more in JSC …
YarrSyntaxChecker.cpp 2.7 KB 259026   5 years shvaikalesh Invalid numeric and named references should be early syntax errors …
YarrSyntaxChecker.h 1.5 KB 226128   7 years utatane.tea [YARR] Yarr should return ErrorCode instead of error messages (const …
YarrUnicodeProperties.cpp 4.0 KB 242776   6 years ross.kirsling Add Optional to Forward.h. …
YarrUnicodeProperties.h 1.7 KB 242776   6 years ross.kirsling Add Optional to Forward.h. …
Note: See TracBrowser for help on using the repository browser.