AyCode.Core/AyCode.Core
Loretta 3400cbc65a Improve AcToonSerializer type metadata handling & tests
- Refined type metadata serialization: collections and dictionaries are now detected and described more accurately, avoiding generic type names (e.g., List`1) and redundant "object" element types.
- Added circular reference protection to type name generation to prevent stack overflows and duplicate type names.
- Updated AcToonSerializerOptions.Compact to use indentation for better readability.
- Introduced ToonTests with unit tests to ensure type metadata correctness, uniqueness, and clarity.
- Added AyCode.Core project to the solution and adjusted namespaces/usings for consistency.
2026-01-12 08:36:23 +01:00
..
Compression Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00
Consts
Enums
Extensions Refactor: Add high-performance Chain API for serializers 2025-12-29 22:41:28 +01:00
Helpers Refactor serialization infra, add perf benchmarks 2025-12-30 19:29:39 +01:00
Interfaces Enhance JSON handling and add hybrid reference support 2025-12-08 15:50:48 +01:00
Loggers Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00
Properties Add AcBinary Source Generator for fast serialization 2026-01-06 08:58:34 +01:00
Serializers Improve AcToonSerializer type metadata handling & tests 2026-01-12 08:36:23 +01:00
AcDomain.cs
AyCode.Core.csproj Add Toon serializer: LLM-optimized format & logging 2026-01-12 07:16:41 +01:00