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
bootstrap: Don't use C keywords/defines as macro arguments
Samuel Lidén Borell
6 days
Age
Commit message
Author
Files
Lines
6 days
bootstrap: Don't use C keywords/defines as macro arguments
HEAD
main
Samuel Lidén Borell
2
-60
/
+73
6 days
bootstrap: Remove support for > 509 byte string constants
Samuel Lidén Borell
13
-178
/
+109
8 days
bootstrap: Fix signedness-conversion warning
Samuel Lidén Borell
1
-3
/
+3
8 days
bootstrap: Fix order of const/unsigned type qualifiers
Samuel Lidén Borell
1
-1
/
+1
2025-11-29
bootstrap: Synchronize definitions in compiler.h and rtlincl/rtl.h
Samuel Lidén Borell
2
-1
/
+4
2025-11-28
bootstrap: Fix version detection of Clang
Samuel Lidén Borell
1
-1
/
+1
2025-11-28
bootstrap: Move error_token to token.h
Samuel Lidén Borell
2
-3
/
+3
2025-11-26
bootstrap: Fix 0-size allocation in RTL
Samuel Lidén Borell
1
-2
/
+6
2025-11-26
bootstrap: Reduce dependencies on token.h
Samuel Lidén Borell
6
-22
/
+21
2025-11-26
bootstrap: Break out semantic checking to semchk.h
Samuel Lidén Borell
11
-94
/
+116
[...]
Clone
https://git.kodafritt.se/slul-try2