| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| main | chore(license): Relicense under MIT OR Apache-2.0 | Fuwn | 3 weeks | |
| Age | Commit message | Author | Files | Lines |
| 2026-02-20 | chore(license): Relicense under MIT OR Apache-2.0HEADmain | Fuwn | 5 | -676/+217 |
| 2026-02-11 | style: Fix lint warnings | Fuwn | 2 | -10/+5 |
| 2026-02-11 | feat: Support JSON configuration file | Fuwn | 6 | -32/+118 |
| 2026-02-11 | fix(adapter): Suppress blank lines before continuation keywords (else/catch/f... | Fuwn | 4 | -66/+75 |
| 2026-02-05 | perf(engine): Write formatted output directly into strings.Builder | Fuwn | 2 | -20/+38 |
| 2026-02-05 | perf: Reduce allocations and syscalls in formatting pipeline | Fuwn | 6 | -20/+25 |
| 2026-02-05 | feat(formatter): Dispatch adapter by file extension for multi-language support | Fuwn | 4 | -331/+42 |
| 2026-02-05 | feat(adapter): Add EcmaScript adapter for JS/TS/JSX/TSX formatting | Fuwn | 2 | -0/+700 |
| 2026-02-05 | refactor(formatter): Replace rewrite logic with engine | Fuwn | 2 | -155/+5 |
| 2026-02-05 | feat(engine): Add language-agnostic formatting engine with Go adapter | Fuwn | 5 | -0/+757 |
| [...] | ||||