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
Age
Commit message (
Expand
)
Author
Files
Lines
10 hours
bootstrap: Make core types available in interfaces also
Samuel Lidén Borell
3
-0
/
+11
7 days
tests: Fix outdir location when running from bootstrap/ directory
Samuel Lidén Borell
1
-0
/
+2
9 days
bootstrap: Implement string comparison
Samuel Lidén Borell
1
-0
/
+11
9 days
bootstrap: Fix conflict in `main` with params of preceding function
Samuel Lidén Borell
1
-0
/
+9
2026-02-01
tests: Allow runtests.sh to be run from the bootstrap directory
Samuel Lidén Borell
1
-1
/
+1
2026-01-30
tests: Fix file copy error under UnxUtils on ReactOS
Samuel Lidén Borell
1
-1
/
+2
2026-01-30
tests: Also run final executable under Valgrind
Samuel Lidén Borell
1
-1
/
+1
2026-01-29
tests: Run tests under Valgrind if available
Samuel Lidén Borell
1
-2
/
+26
2026-01-24
bootstrap: Support for versioned instance variables
Samuel Lidén Borell
1
-0
/
+15
2026-01-18
bootstrap: Check that function defs match with the library interface
Samuel Lidén Borell
1
-1
/
+1
2026-01-18
tests: Always copy interface files
Samuel Lidén Borell
1
-4
/
+6
2026-01-17
bootstrap: Skip blank/comment lines in tokeniser
Samuel Lidén Borell
1
-0
/
+3
2026-01-17
bootstrap: Parsing of since-versions
Samuel Lidén Borell
1
-0
/
+4
2026-01-12
bootstrap: Parsing of `versions` sections
Samuel Lidén Borell
1
-0
/
+3
2026-01-10
Tests: Add "otherlib"
Samuel Lidén Borell
7
-1
/
+59
2026-01-07
bootstrap: Parse interfaces of dependencies
Samuel Lidén Borell
1
-2
/
+3
2026-01-07
tests: Use correct interfaces directory (with test interface files)
Samuel Lidén Borell
1
-1
/
+1
2026-01-07
tests: Fix "parameter not set" after error message
Samuel Lidén Borell
1
-1
/
+3
2026-01-06
bootstrap: Parsing of dependency list files (deps.index)
Samuel Lidén Borell
2
-0
/
+2
2026-01-06
Foundations of a test suite
Samuel Lidén Borell
9
-0
/
+315