| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bootstrap.sh options | 2025-12-20 | 1 | -7/+8 | |
| | | |||||
| * | elf: use a hashmap for looking up symbols | 2025-12-14 | 1 | -1/+5 | |
| | | | | | | Gets rid of linear-time findsym(), though needs some extra indirection to emit sorted symbols. | ||||
| * | driver: add -run option like tcc | 2025-11-30 | 1 | -2/+2 | |
| | | | | | convenient for quick testing | ||||
| * | bootstrapping 🎉 | 2025-11-24 | 1 | -0/+20 | |