index
:
slul-try2
main
typeref_num_simplification
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: maybe_zero field is redundant when integers are unsigned
Samuel Lidén Borell
52 min.
typeref_num_simplification
bootstrap: Simplify by embedding TypeRefNumeric
Samuel Lidén Borell
23 min.
Age
Commit message
Author
Files
Lines
52 min.
bootstrap: maybe_zero field is redundant when integers are unsigned
HEAD
main
Samuel Lidén Borell
3
-10
/
+2
54 min.
bootstrap: Fix some clang -Weverything warnings
Samuel Lidén Borell
4
-9
/
+7
90 min.
Notes: Versioning, FFI, generics, invalidation, pipes, strings, mutability
Samuel Lidén Borell
11
-1
/
+423
117 min.
Fix uninitialized variable in test code
Samuel Lidén Borell
1
-0
/
+1
27 hours
bootstrap: Use unsigned line numbers. Fix unused labels in emitted code
Samuel Lidén Borell
6
-12
/
+17
27 hours
bootstrap: Fix unused variable warning in emitted code for empty switch
Samuel Lidén Borell
2
-22
/
+24
27 hours
Fix warnings about unused parameters and variables
Samuel Lidén Borell
2
-5
/
+28
29 hours
bootstrap: Warnings fixes
Samuel Lidén Borell
3
-4
/
+3
32 hours
bootstrap: Replace ?= with = in Makefile
Samuel Lidén Borell
1
-12
/
+12
47 hours
bootstrap: Fix integer promotion difference between C89 and C99
Samuel Lidén Borell
1
-5
/
+4
[...]
Clone
https://git.kodafritt.se/slul-try2