index
:
slul
main
no-refs
parser-simplification-rewrite
wip-sigils
SLUL Programming Language
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2024-04-21
Update .gitignore
Samuel Lidén Borell
1
-0
/
+1
2024-04-01
Tests: Add "check-ir" which diffs the generated IR
Samuel Lidén Borell
1
-0
/
+3
2024-03-03
Makefile: Add targets to run gcc -fanalyzer (not enabled by default)
Samuel Lidén Borell
1
-0
/
+1
2024-03-02
Makefile: Run errortest under tcc boundscheck also
Samuel Lidén Borell
1
-3
/
+4
2023-11-12
Sync Makefile and .gitignore with recent changes
Samuel Lidén Borell
1
-0
/
+4
2023-08-05
Add runtime library (with some stub functions only so far)
Samuel Lidén Borell
1
-0
/
+1
2023-07-15
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2023-05-07
Fix various warnings found by clang-analyze and cppcheck
Samuel Lidén Borell
1
-0
/
+1
2023-03-30
Makefile: Add test of compilation to all supported CPUs
Samuel Lidén Borell
1
-0
/
+1
2023-03-29
Update .gitignore
Samuel Lidén Borell
1
-1
/
+1
2022-10-22
Makefile: Fix problem with parallel make in check-error
Samuel Lidén Borell
1
-0
/
+1
2022-09-03
Multi-directory makefile + break out testing functions
Samuel Lidén Borell
1
-0
/
+1
2022-08-28
Basic structure of the backend
Samuel Lidén Borell
1
-0
/
+4
2022-08-14
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2022-08-01
Makefile: Checking of dependencies
Samuel Lidén Borell
1
-0
/
+2
2022-07-24
Makefile: Add target for reproducing fuzzer finds
Samuel Lidén Borell
1
-0
/
+4
2022-06-14
Update .gitignore
Samuel Lidén Borell
1
-0
/
+1
2022-04-24
Fixes for building/running on Windows
Samuel Lidén Borell
1
-0
/
+3
2022-04-09
Basic verification of type definitions. Add "error tests"
Samuel Lidén Borell
1
-0
/
+3
2022-03-20
Fix failures in OoM tests
Samuel Lidén Borell
1
-0
/
+1
2022-03-20
Fix truncated struct copy. Portability and test fixes
Samuel Lidén Borell
1
-0
/
+1
2021-12-26
Implement persistent mode fuzzing with afl++
Samuel Lidén Borell
1
-0
/
+2
2021-08-05
Add license headers to Makefiles, translation and test files
Samuel Lidén Borell
1
-0
/
+24
2021-08-04
Load interfaces of module dependencies
Samuel Lidén Borell
1
-0
/
+1
2021-07-27
Beginnings of a verifier
Samuel Lidén Borell
1
-0
/
+1
2021-07-23
Update .gitignore
Samuel Lidén Borell
1
-4
/
+7
2021-03-14
Makefile: Add targets for running code checks
Samuel Lidén Borell
1
-0
/
+1
2021-03-14
Add missing unit test files. Fix .gitignore
Samuel Lidén Borell
1
-1
/
+1
2021-03-14
Add localization support
Samuel Lidén Borell
1
-0
/
+2
2021-03-07
Add unit test of initparams. Fix null pointer access
Samuel Lidén Borell
1
-0
/
+1
2021-03-07
Initial commit
Samuel Lidén Borell
1
-0
/
+11