Files
bun.sh/test/js/bun
Claude Bot e587194b3a Improve TOML.stringify API with TypeScript overloads and simplified options
- Replace union type with TypeScript function overloads for cleaner IntelliSense
- Simplify TOML options to only include `inlineTables` (most essential option)
- Remove `arraysMultiline` and `indent` options for consistent formatting
- Update memory management to use ArenaAllocator for better cleanup
- Update test snapshots to match new array formatting (no multiline for <4 elements)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 11:24:05 +00:00
..
2025-06-03 22:08:51 -07:00
2025-01-21 10:28:35 -08:00
2025-05-26 21:18:22 -07:00
2025-08-27 06:39:11 -07:00
2025-08-27 06:39:11 -07:00
2025-01-17 22:08:07 -08:00
2024-12-27 14:07:41 -08:00