aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/Makefile
AgeCommit message (Expand)AuthorFilesLines
31 hoursbootstrap: Use unsigned line numbers. Fix unused labels in emitted codeSamuel Lidén Borell1-2/+0
31 hoursbootstrap: Fix unused variable warning in emitted code for empty switchSamuel Lidén Borell1-3/+2
31 hoursFix warnings about unused parameters and variablesSamuel Lidén Borell1-1/+1
36 hoursbootstrap: Replace ?= with = in MakefileSamuel Lidén Borell1-12/+12
2 daysbootstrap: Compile stage2 with most warnings enabledSamuel Lidén Borell1-1/+5
4 daysbootstrap: Makefile target for running stage1 under gdbSamuel Lidén Borell1-1/+5
2025-06-18bootstrap: Avoid .plist files from clang-analyzeSamuel Lidén Borell1-1/+2
2025-06-18bootstrap: Avoid double file extensionSamuel Lidén Borell1-4/+4
2025-06-17bootstrap: Basic type checking of functionsSamuel Lidén Borell1-0/+2
2025-06-02bootstrap: Makefile target for complexity checking with pmccabeSamuel Lidén Borell1-0/+2
2025-05-31bootstrap: Fix header dependencies in MakefileSamuel Lidén Borell1-1/+2
2025-05-31bootstrap: Fix C compiler error for string constantsSamuel Lidén Borell1-1/+1
2025-05-30bootstrap: Basic type compatibility checksSamuel Lidén Borell1-0/+2
2025-05-29bootstrap: Basic type/range checking inside expressionsSamuel Lidén Borell1-0/+2
2025-05-24boostrap: Check for long linesSamuel Lidén Borell1-1/+8
2025-05-24Split and/or shorten long linesSamuel Lidén Borell1-1/+2
2025-05-24Dual-license under LGPL-2.1 or laterSamuel Lidén Borell1-1/+1
2025-05-12Rename the bootstrap compiler (previously called stage0) to stage1Samuel Lidén Borell1-13/+13
2025-05-12Rename stage1 to stage2Samuel Lidén Borell1-12/+12
2025-05-12Rename "stage0" to "bootstrap compiler"Samuel Lidén Borell1-16/+16
2025-05-12Rename the stage0 directory to bootstrapSamuel Lidén Borell1-0/+133