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: Avoid repetition (and line break) in assert
Samuel Lidén Borell
11 hours
Age
Commit message
Author
Files
Lines
11 hours
bootstrap: Avoid repetition (and line break) in assert
HEAD
main
Samuel Lidén Borell
1
-5
/
+8
11 hours
bootstrap: Fix logical source line longer than 509 characters
Samuel Lidén Borell
1
-12
/
+12
7 days
Notes: class sections syntax, restricted type parameters
Samuel Lidén Borell
2
-0
/
+149
8 days
bootstrap: Fix blake32s on platforms where neither int or long is 32 bit
Samuel Lidén Borell
2
-13
/
+19
8 days
bootstrap: Fix enum value names of True/False/None
Samuel Lidén Borell
3
-12
/
+12
12 days
Notes: Generics
Samuel Lidén Borell
1
-0
/
+21
12 days
Notes: Disallow identity types in static data(?), Mutability
Samuel Lidén Borell
4
-1
/
+23
13 days
Notes: Avoding builtin types. Generics.
Samuel Lidén Borell
2
-0
/
+293
2026-02-21
Use uppercase initials / title case for builtin types and values
Samuel Lidén Borell
15
-183
/
+135
2026-02-20
Notes: Typescopes, uppercase/lowercase identifiers
Samuel Lidén Borell
2
-0
/
+132
[...]
Clone
https://git.kodafritt.se/slul-try2