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
path:
root
/
tests
/
app
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
bootstrap: Emit C type definitions of enums
Samuel Lidén Borell
2
-0
/
+37
8 days
bootstrap: Enum declarations
Samuel Lidén Borell
2
-0
/
+7
9 days
bootstrap: Fix local variable assignability check
Samuel Lidén Borell
1
-4
/
+2
9 days
bootstrap: Update TODOs
Samuel Lidén Borell
1
-1
/
+0
9 days
bootstrap: Fix non-trivial left-hand expressions in += -= *= /=
Samuel Lidén Borell
1
-5
/
+3
9 days
bootstrap: Emit initialisation for fields with initialisers
Samuel Lidén Borell
2
-1
/
+9
9 days
bootstrap: Implicitly add parameters to the default constructor
Samuel Lidén Borell
3
-0
/
+7
2026-03-13
bootstrap: Add a few more String functions
Samuel Lidén Borell
1
-0
/
+25
2026-03-13
tests: Fix unused variable warning
Samuel Lidén Borell
1
-0
/
+2
2026-03-13
tests: Use new names for builtin types (Int, Bool, etc.)
Samuel Lidén Borell
1
-3
/
+3
2026-02-15
bootstrap: Make core types available in interfaces also
Samuel Lidén Borell
1
-0
/
+1
2026-02-07
bootstrap: Implement string comparison
Samuel Lidén Borell
1
-0
/
+11
2026-02-06
bootstrap: Fix conflict in `main` with params of preceding function
Samuel Lidén Borell
1
-0
/
+9
2026-01-10
Tests: Add "otherlib"
Samuel Lidén Borell
2
-0
/
+7
2026-01-07
bootstrap: Parse interfaces of dependencies
Samuel Lidén Borell
1
-2
/
+3
2026-01-06
bootstrap: Parsing of dependency list files (deps.index)
Samuel Lidén Borell
1
-0
/
+2
2026-01-06
Foundations of a test suite
Samuel Lidén Borell
2
-0
/
+24