| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move intern() to mem.c | 2025-12-15 | 1 | -1/+0 | |
| * | lex: use pmap for macro lookup | 2025-12-12 | 1 | -1/+1 | |
| * | preprocessor: add #ifndef...#endif include guard optimization | 2025-12-02 | 1 | -0/+3 | |
| * | cpp: fix bugs with recursive macro expansion (hopefully) | 2025-11-23 | 1 | -0/+1 | |
| * | c: move warning for extension keyword til after preprocessor | 2025-11-22 | 1 | -0/+1 | |
| * | factor type stuff into type.h | 2025-11-16 | 1 | -0/+1 | |
| * | lex: fix bugs filling char buffer | 2025-10-27 | 1 | -1/+1 | |
| * | refactor vec_of(T) and misc | 2025-10-20 | 1 | -0/+1 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+115 |