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
Beginnings of a specification
Samuel Lidén Borell
4 hours
Age
Commit message
Author
Files
Lines
4 hours
Beginnings of a specification
HEAD
main
Samuel Lidén Borell
2
-1
/
+466
4 hours
bootstrap: Update TODOs: Arrays will be implements as list objects
Samuel Lidén Borell
4
-9
/
+6
4 hours
Notes: Combining lists/arrays and de-combining wrapping/non-wrapping types
Samuel Lidén Borell
2
-0
/
+131
6 hours
bootstrap: Remove unfinished support for nested types
Samuel Lidén Borell
3
-102
/
+26
7 hours
bootstrap: Make core types available in interfaces also
Samuel Lidén Borell
5
-1
/
+14
7 hours
bootstrap: Rename string.c to escape.c to avoid duplicate filename
Samuel Lidén Borell
2
-4
/
+4
7 days
tests: Fix outdir location when running from bootstrap/ directory
Samuel Lidén Borell
1
-0
/
+2
7 days
Notes: APIs, implicit declaration, integer types, package registry, etc.
Samuel Lidén Borell
8
-1
/
+193
8 days
bootstrap: More intuitive errors for missing `end` before next function
Samuel Lidén Borell
4
-6
/
+11
8 days
bootstrap: Implement string comparison
Samuel Lidén Borell
8
-14
/
+82
[...]
Clone
https://git.kodafritt.se/slul-try2