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: portability, distributions, libc/crt0/rtld, loopcall
Samuel Lidén Borell
3 days
Age
Commit message
Author
Files
Lines
3 days
Notes: portability, distributions, libc/crt0/rtld, loopcall
HEAD
main
Samuel Lidén Borell
5
-0
/
+522
4 days
bootstrap: Parsing of `giveme` blocks (dependency injection)
Samuel Lidén Borell
10
-22
/
+238
7 days
bootstrap: Require strict ordering of variables/constructors/functions
Samuel Lidén Borell
1
-0
/
+6
7 days
bootstrap: Call exit(EXIT_FAILURE) instead of abort() on file open error
Samuel Lidén Borell
1
-1
/
+1
7 days
bootstrap: Simplify Makefile by using $@ for all outputs
Samuel Lidén Borell
1
-1
/
+1
9 days
bootstrap: Further limit maximum string constant length
Samuel Lidén Borell
1
-9
/
+10
10 days
Update Makefile and sources.index with new test source file names
Samuel Lidén Borell
2
-3
/
+4
10 days
Notes: language upgrades, integer comparison
Samuel Lidén Borell
2
-4
/
+27
10 days
Rename test file with confusing name
Samuel Lidén Borell
1
-0
/
+0
10 days
bootstrap: Emit code to call `main`
Samuel Lidén Borell
7
-16
/
+101
[...]
Clone
https://git.kodafritt.se/slul-try2