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: Fix type of non-literal initialisers
Samuel Lidén Borell
2 days
Age
Commit message
Author
Files
Lines
2 days
bootstrap: Fix type of non-literal initialisers
HEAD
main
Samuel Lidén Borell
2
-6
/
+11
2 days
bootstrap: Fix incorrect "No such local variable" when parentheses are missing
Samuel Lidén Borell
1
-4
/
+12
2 days
bootstrap: Fix constant propagation of function argument expressions
Samuel Lidén Borell
3
-28
/
+54
3 days
bootstrap: Fix local method calls with implicit `this`
Samuel Lidén Borell
4
-10
/
+34
3 days
Notes: Better keywords for interface-version definitions
Samuel Lidén Borell
1
-0
/
+6
3 days
bootstrap: Emit module-local functions with `static` linkage
Samuel Lidén Borell
1
-1
/
+4
3 days
Actually use all functions in the test code
Samuel Lidén Borell
3
-11
/
+30
3 days
bootstrap: Load exported symbols from interface.slul
Samuel Lidén Borell
6
-21
/
+90
4 days
Notes: Interface dependencies, package identifiers, undefined8 type
Samuel Lidén Borell
3
-0
/
+443
8 days
bootstrap: Remove output.h parameter. It will not be used
Samuel Lidén Borell
1
-16
/
+6
[...]
Clone
https://git.kodafritt.se/slul-try2