| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: Fix lint warnings | Fuwn | 2026-02-11 | 1 | -3/+3 |
| * | feat: Support JSON configuration file | Fuwn | 2026-02-11 | 1 | -2/+9 |
| * | fix(adapter): Suppress blank lines before continuation keywords (else/catch/f... | Fuwn | 2026-02-11 | 1 | -1/+1 |
| * | perf(engine): Write formatted output directly into strings.Builder | Fuwn | 2026-02-05 | 1 | -19/+35 |
| * | perf: Reduce allocations and syscalls in formatting pipeline | Fuwn | 2026-02-05 | 1 | -5/+8 |
| * | feat(engine): Add language-agnostic formatting engine with Go adapter | Fuwn | 2026-02-05 | 1 | -0/+130 |