aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-04-21Update .gitignoreSamuel Lidén Borell1-0/+1
2024-04-01Tests: Add "check-ir" which diffs the generated IRSamuel Lidén Borell1-0/+3
2024-03-03Makefile: Add targets to run gcc -fanalyzer (not enabled by default)Samuel Lidén Borell1-0/+1
2024-03-02Makefile: Run errortest under tcc boundscheck alsoSamuel Lidén Borell1-3/+4
2023-11-12Sync Makefile and .gitignore with recent changesSamuel Lidén Borell1-0/+4
2023-08-05Add runtime library (with some stub functions only so far)Samuel Lidén Borell1-0/+1
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-05-07Fix various warnings found by clang-analyze and cppcheckSamuel Lidén Borell1-0/+1
2023-03-30Makefile: Add test of compilation to all supported CPUsSamuel Lidén Borell1-0/+1
2023-03-29Update .gitignoreSamuel Lidén Borell1-1/+1
2022-10-22Makefile: Fix problem with parallel make in check-errorSamuel Lidén Borell1-0/+1
2022-09-03Multi-directory makefile + break out testing functionsSamuel Lidén Borell1-0/+1
2022-08-28Basic structure of the backendSamuel Lidén Borell1-0/+4
2022-08-14Update copyright yearsSamuel Lidén Borell1-1/+1
2022-08-01Makefile: Checking of dependenciesSamuel Lidén Borell1-0/+2
2022-07-24Makefile: Add target for reproducing fuzzer findsSamuel Lidén Borell1-0/+4
2022-06-14Update .gitignoreSamuel Lidén Borell1-0/+1
2022-04-24Fixes for building/running on WindowsSamuel Lidén Borell1-0/+3
2022-04-09Basic verification of type definitions. Add "error tests"Samuel Lidén Borell1-0/+3
2022-03-20Fix failures in OoM testsSamuel Lidén Borell1-0/+1
2022-03-20Fix truncated struct copy. Portability and test fixesSamuel Lidén Borell1-0/+1
2021-12-26Implement persistent mode fuzzing with afl++Samuel Lidén Borell1-0/+2
2021-08-05Add license headers to Makefiles, translation and test filesSamuel Lidén Borell1-0/+24
2021-08-04Load interfaces of module dependenciesSamuel Lidén Borell1-0/+1
2021-07-27Beginnings of a verifierSamuel Lidén Borell1-0/+1
2021-07-23Update .gitignoreSamuel Lidén Borell1-4/+7
2021-03-14Makefile: Add targets for running code checksSamuel Lidén Borell1-0/+1
2021-03-14Add missing unit test files. Fix .gitignoreSamuel Lidén Borell1-1/+1
2021-03-14Add localization supportSamuel Lidén Borell1-0/+2
2021-03-07Add unit test of initparams. Fix null pointer accessSamuel Lidén Borell1-0/+1
2021-03-07Initial commitSamuel Lidén Borell1-0/+11