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: arenas, backend, linear types, interface in .so/.dll, stdlib impl
Samuel Lidén Borell
6 days
Age
Commit message
Author
Files
Lines
6 days
Notes: arenas, backend, linear types, interface in .so/.dll, stdlib impl
HEAD
main
Samuel Lidén Borell
5
-0
/
+392
6 days
bootstrap: Add missing return statement. Add various TODO comments
Samuel Lidén Borell
3
-2
/
+58
7 days
bootstrap: Fix incorrect non-overlapping range warning
Samuel Lidén Borell
2
-11
/
+38
7 days
bootstrap: Clearer warning messages for always- vs never-negative comparison
Samuel Lidén Borell
1
-2
/
+6
7 days
bootstrap: Follow types of local variables
Samuel Lidén Borell
2
-4
/
+20
7 days
bootstrap: Fix division by zero when multiplying by zero
Samuel Lidén Borell
1
-1
/
+1
7 days
bootstrap: Include filename/line in internal compiler error messages
Samuel Lidén Borell
1
-1
/
+2
7 days
bootstrap: Bind local variables
Samuel Lidén Borell
5
-14
/
+46
7 days
bootstrap: Proper scoping of variables, but forbid shadowing
Samuel Lidén Borell
5
-19
/
+66
7 days
bootstrap: Replace constant subexpressions with literals
Samuel Lidén Borell
3
-8
/
+123
[...]
Clone
https://git.kodafritt.se/slul-try2