| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-03 | feat: support native bool/true/false | nsfisis |
| 2025-09-03 | feat: rewrite function declaration parsing | nsfisis |
| 2025-09-01 | feat: partially support anonymous structs/unions/enums | nsfisis |
| 2025-09-01 | feat: implement bitwise AND and bitwise XOR operators | nsfisis |
| 2025-08-29 | refactor: remove unused variables | nsfisis |
| 2025-08-27 | fix: stack pointer is not aligned to 8 byte boundary | 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: expose global symbols | nsfisis |
| 2025-08-23 | feat: output executable using gcc | nsfisis |
| 2025-08-22 | chore: move *.c and *.h files to src/ | nsfisis |
