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
/
src-common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
3
-3
/
+3
2024-04-25
Makefile: Fix cppcheck error regarding winlibc
Samuel Lidén Borell
1
-2
/
+2
2024-04-21
Tests: Don't rely on stddef.h being implicitly included
Samuel Lidén Borell
2
-1
/
+1
2024-03-05
Run GCC -fanalyzer with traditional warnings also and -O2
Samuel Lidén Borell
1
-0
/
+5
2024-03-03
Restructure cppcheck target and update suppressions
Samuel Lidén Borell
1
-0
/
+6
2024-03-02
errortest: Refactor to not show error-diff on crash
Samuel Lidén Borell
1
-1
/
+1
2023-08-06
Add interface file for slulrt + interface path improvements
Samuel Lidén Borell
1
-1
/
+2
2023-08-05
Add runtime library (with some stub functions only so far)
Samuel Lidén Borell
1
-3
/
+10
2023-07-27
Makefile: Add elflint target
Samuel Lidén Borell
1
-0
/
+1
2023-07-15
Update copyright years
Samuel Lidén Borell
2
-2
/
+2
2023-06-17
Fix some warnings from clang-analyze
Samuel Lidén Borell
1
-2
/
+3
2023-05-07
Fix various warnings found by clang-analyze and cppcheck
Samuel Lidén Borell
1
-1
/
+1
2023-05-03
Remove defines for large file offsets (file seeking is not used)
Samuel Lidén Borell
1
-1
/
+1
2023-04-10
Remove hack for uint64 constants in "C89"
Samuel Lidén Borell
1
-1
/
+4
2022-12-22
Backend: Fix problems with unity builds in the backend
Samuel Lidén Borell
1
-1
/
+2
2022-11-12
Fix warnings when compiling with lcc
Samuel Lidén Borell
1
-2
/
+3
2022-09-04
Restore --help option in tests + cleanup
Samuel Lidén Borell
1
-10
/
+22
2022-09-03
Multi-directory makefile + break out testing functions
Samuel Lidén Borell
4
-0
/
+680