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
Notes: Alternatives to goto-sections
Samuel Lidén Borell
6 days
Age
Commit message
Author
Files
Lines
6 days
Notes: Alternatives to goto-sections
HEAD
main
Samuel Lidén Borell
1
-0
/
+79
6 days
bootstrap: Detect basic cases of unreachable code
Samuel Lidén Borell
4
-5
/
+72
6 days
bootstrap: Only add S_NOP for empty statements
Samuel Lidén Borell
1
-1
/
+3
13 days
Add limited FizzBuzz test that tests assignedness handling
Samuel Lidén Borell
1
-0
/
+99
13 days
bootstrap: Basic assignedness check
Samuel Lidén Borell
3
-9
/
+176
13 days
bootstrap: Fix variable shadowing warning in generated code
Samuel Lidén Borell
1
-12
/
+18
13 days
bootstrap: Basic framework for varstate checking. Fix test code
Samuel Lidén Borell
8
-9
/
+142
13 days
bootstrap: Fix crash on empty blocks
Samuel Lidén Borell
3
-0
/
+8
14 days
bootstrap: Fix error message when assigning to a non-existent variable
Samuel Lidén Borell
1
-1
/
+3
14 days
bootstrap: Add descriptive ASSERT_BOUND macro. Use proper boolean values
Samuel Lidén Borell
5
-10
/
+10
[...]
Clone
https://git.kodafritt.se/slul-try2