Files
risuai/src/ts/process
kwaroran 666e1f71b0 refactor: regex caching (#803)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Have you added type definitions?

# Description

### Since this PR affects both editRequest mode and editDisplay mode, I
recommend reviewing #812 first for context.

This PR aims to:

1. Fix an issue where the current regex caching is incompatible with
modules.
2. Slightly modify the hashing structure to handle non-deterministic
regex with cbs. Verified that this correctly handles expressions like
`{{#if A}}`.

Thanks for your time.
2025-04-14 14:12:22 +09:00
..
2025-03-13 14:18:05 +09:00
2025-03-22 21:18:59 +09:00
2024-10-26 21:17:46 +09:00
2024-10-26 21:17:46 +09:00
2025-03-27 19:13:10 +09:00
2024-12-12 08:38:33 +09:00
2023-12-18 08:51:31 +09:00
2025-03-08 17:49:19 +09:00
2025-03-26 20:43:34 +09:00
2025-04-05 05:38:41 +09:00
2024-12-18 03:26:02 +09:00
2025-03-27 19:19:59 +09:00