aboutsummaryrefslogtreecommitdiffhomepage
path: root/bootstrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* bootstrap.sh options lemon2025-12-201-7/+8
|
* elf: use a hashmap for looking up symbols lemon2025-12-141-1/+5
| | | | | Gets rid of linear-time findsym(), though needs some extra indirection to emit sorted symbols.
* driver: add -run option like tcc lemon2025-11-301-2/+2
| | | | convenient for quick testing
* bootstrapping 🎉 lemon2025-11-241-0/+20