Commits
User selector
Commit History
Commits on Oct 4, 2021
[regexp] Fix ScanForCaptures when invoked inside a character class.
Show description for 55374d1authored andcommitted

Commits on Sep 30, 2021
PPC/s390: [regexp] Fix stack growth for global regexps
Show description for 9227a8dauthored andcommitted

[regexp] Fix stack growth for global regexps
Show description for 3e3a027authored andcommitted
Commits on Sep 29, 2021
[regexp] Hide the generic JSRegExp::DataAt/SetDataAt accessors
Show description for 77906a7authored andcommitted
Reland "[regexp] Reorganize and deduplicate in the regexp parser"
Show description for 8965d90authored andcommitted
Commits on Sep 28, 2021
Revert "[regexp] Reorganize and deduplicate in the regexp parser"
Show description for 294a77eauthored andcommitted
[regexp] Use ZoneVector in RegExpBytecodeGenerator
Show description for 69e1a42authored andcommitted
[regexp] Reorganize and deduplicate in the regexp parser
Show description for 7d84987authored andcommitted
[riscv64] Fix build error
Show description for 3991395authored andcommitted
[riscv64] [regexp]: Allow reentrant irregexp execution
Show description for 64b96fbauthored andcommitted
Commits on Sep 27, 2021
[mips][loong64][regexp] Fix regexp test failures
Show description for f5e48dfauthored andcommitted
[regexp] Fix UAF in RegExpMacroAssembler
Show description for c1700c5authored andcommitted
Commits on Sep 24, 2021
PPC/s390: [regexp] Remove the `stack` parameter from regexp matchers
Show description for 4e769f0authored andcommitted

Commits on Sep 23, 2021
PPC/s390 [regexp]: Allow reentrant irregexp execution
Show description for 5d3f17fauthored andcommitted

[regexp] Remove the `stack` parameter from regexp matchers
Show description for 4bbfc4bauthored andcommitted
[regexp] Remove partial property sequence support
Show description for a705e65authored andcommitted
[regexp] Allow reentrant irregexp execution
Show description for bba7c09authored andcommitted
Commits on Sep 2, 2021
[loong64][regexp] Support unaligned accesses in regexp
Show description for ed6058cauthored andcommitted
Commits on Aug 30, 2021
[parser] Integrate regexp parser into stack overflow handling
Show description for 6627638authored andcommitted
Commits on Aug 26, 2021
[regexp] Early errors 🤯
Show description for a56874dauthored andcommitted
Commits on Aug 19, 2021
[regexp] Replace JSRegExp::Flags uses by RegExpFlags
Show description for 66a85b8authored andcommitted
[regexp] Break dependency on JSRegExp::Flags
Show description for d586518authored andcommitted
Commits on Aug 18, 2021
[regexp] Change the RegExpParser to operate on raw input arrays
Show description for e72ecf1authored andcommitted
[regexp] Avoid heap allocations in the regexp parser
Show description for f46dec2authored andcommitted
Commits on Aug 16, 2021
[LOONG64] Add LoongArch64 backend
Show description for 816e9faauthored andcommitted
Fix some -Wunreachable-code-aggressive warnings
Show description for 574b105authored andcommitted
Commits on Aug 10, 2021
[regexp] Handle another regexp-too-big path for fuzzer suppressions
Show description for 3e21b6dauthored andcommitted
Commits on Jul 27, 2021
[regexp] Remove experimental mode modifiers feature
Show description for 7e97b2cauthored andcommitted
Commits on Jul 23, 2021
ppc: Cleanup shift operations
Show description for 7aafd20authored andcommitted

Commits on Jul 7, 2021
ppc: cleanup cmpli/cmpl as CmpU64
Show description for 43f1eaeauthored andcommitted

ppc: Cleanup cmp/cmpi as CmpS64
Show description for 6b06d24authored andcommitted

Commits on Jul 6, 2021
ppc: [liftoff] Implement and clean up AddS64
Show description for 2889a3cauthored andcommitted

Commits on Jul 1, 2021
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 25, 2021
Upstream some scattered Cobalt changes
Show description for 5c0bf43authored andcommitted
Commits on Jun 24, 2021
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted