AyCode.Core/.claude
Loretta dc10315fc3 [LOADED_DOCS: NONE]
Optimize string serialization: ASCII & UTF-8 fast paths

- Refactored AcBinarySerializer/Deserializer to use single-pass UTF-8 encoding and a custom allocation-free UTF-8 decoder, improving performance for both ASCII and non-ASCII strings.
- Expanded BinaryTypeCode with new ASCII string markers (FixStrAscii, StringAscii) and updated helpers for robust, branch-friendly string dispatch.
- Updated settings.local.json with new diagnostic and plugin management commands.
2026-05-04 09:11:55 +02:00
..
settings.local.json [LOADED_DOCS: NONE] 2026-05-04 09:11:55 +02:00