| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-30 | feat: rewrite top-level declaration parser | nsfisis |
| 2025-08-30 | refactor: define enum StorageClass | nsfisis |
| 2025-08-30 | refactor: parse_ident() returns Token so as to get source location | nsfisis |
| 2025-08-29 | feat: support more kinds of expressions in #if directive | nsfisis |
| 2025-08-29 | fix: dangling pointer | nsfisis |
| 2025-08-29 | refactor: add stricter types | nsfisis |
| 2025-08-29 | refactor: remove unused variables | nsfisis |
| 2025-08-25 | feat: add static to file-local functions | nsfisis |
| 2025-08-25 | feat: support static function | nsfisis |
| 2025-08-25 | feat: separate compilation | nsfisis |
| 2025-08-24 | feat: support (?) static keyword, just ignoring | nsfisis |
| 2025-08-24 | fix: *_reserve() may not reserve enough capacity | nsfisis |
| 2025-08-23 | feat: allocate array dynamically in parsing | nsfisis |
| 2025-08-22 | chore: move *.c and *.h files to src/ | nsfisis |
