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-runtime
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
3
-3
/
+3
2024-04-20
winlibc: Fix building with clang
Samuel Lidén Borell
1
-1
/
+5
2024-04-20
Runtime: Clarifications about SlulApp_init_full
Samuel Lidén Borell
1
-3
/
+4
2024-03-05
Run GCC -fanalyzer with traditional warnings also and -O2
Samuel Lidén Borell
1
-1
/
+1
2024-03-03
Makefile: Add targets to run gcc -fanalyzer (not enabled by default)
Samuel Lidén Borell
1
-1
/
+7
2024-03-03
Add missing cppcheck suppressions file for runtime
Samuel Lidén Borell
1
-0
/
+13
2024-03-03
Restructure cppcheck target and update suppressions
Samuel Lidén Borell
1
-3
/
+2
2024-02-25
Runtime: Add dummy \api_hash. Add predefined SlulExitStatus codes
Samuel Lidén Borell
1
-0
/
+19
2024-02-25
Use MIT-0 license for syntax and runtime interface file
Samuel Lidén Borell
1
-11
/
+1
2023-08-11
Use namespace prefix in include guards
Samuel Lidén Borell
3
-4
/
+4
2023-08-06
Add interface file for slulrt + interface path improvements
Samuel Lidén Borell
3
-1
/
+44
2023-08-05
Add runtime library (with some stub functions only so far)
Samuel Lidén Borell
11
-0
/
+593