index
:
slul-try2
main
SLUL Programming Language, try 2 (simplified version)
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Basic interface definitions for the "core" module (work in progress)
Samuel Lidén Borell
6 days
Age
Commit message
Author
Files
Lines
6 days
Basic interface definitions for the "core" module (work in progress)
HEAD
main
Samuel Lidén Borell
1
-0
/
+90
6 days
Notes: Module interfaces. Multi-ABI for C ABI + improved ABI
Samuel Lidén Borell
2
-1
/
+63
2025-11-03
Notes: integer safety as opt-in, organisation
Samuel Lidén Borell
2
-0
/
+135
2025-10-26
Notes: Alternatives to goto-sections
Samuel Lidén Borell
1
-0
/
+79
2025-10-26
bootstrap: Detect basic cases of unreachable code
Samuel Lidén Borell
4
-5
/
+72
2025-10-26
bootstrap: Only add S_NOP for empty statements
Samuel Lidén Borell
1
-1
/
+3
2025-10-19
Add limited FizzBuzz test that tests assignedness handling
Samuel Lidén Borell
1
-0
/
+99
2025-10-19
bootstrap: Basic assignedness check
Samuel Lidén Borell
3
-9
/
+176
2025-10-19
bootstrap: Fix variable shadowing warning in generated code
Samuel Lidén Borell
1
-12
/
+18
2025-10-19
bootstrap: Basic framework for varstate checking. Fix test code
Samuel Lidén Borell
8
-9
/
+142
[...]
Clone
https://git.kodafritt.se/slul-try2