Compare commits

..

28 Commits

Author SHA1 Message Date
5d6b1abefc add borrow checker 2025-01-17 11:50:14 +01:00
a7349890d0 add optimizations 2025-01-17 11:50:14 +01:00
3babacd58d elaborate syms 2025-01-17 11:50:14 +01:00
01c80000ed fix param index increment 2025-01-17 11:50:14 +01:00
f3da09d9c2 add middle 2025-01-17 11:50:14 +01:00
82a2f259e1 desugar param 2025-01-17 11:50:14 +01:00
ac36353609 param ids, indices 2025-01-17 11:50:14 +01:00
26acdc10ca type alias 2025-01-17 11:50:14 +01:00
f56df189c4 struct and array literal syntax 2025-01-17 11:50:14 +01:00
d981e60f8f mod std 2025-01-17 11:50:14 +01:00
9f17396571 pub, mod, anno syntax 2025-01-17 11:50:14 +01:00
e56725dd4f pub stdlib 2025-01-17 11:50:14 +01:00
170e153947 apply new anno in stdlib 2025-01-17 11:50:14 +01:00
f2b1323337 details, not trailing anno 2025-01-17 11:50:14 +01:00
94a57029c0 Revert "this commit kinda sucks"
This reverts commit 7ca1ff1e25.
2025-01-17 11:50:14 +01:00
7ffd2879d1 this commit kinda sucks 2025-01-17 11:50:14 +01:00
5642e3fc5a modules 2025-01-17 11:50:14 +01:00
c65ab5329f karlkode lidt fixes her og der + vim syntax med generics 2025-01-17 11:50:14 +01:00
a4c1b60a61 karlkode generic type inferrence 2025-01-17 11:50:14 +01:00
5150090d2d karlkodet generics 2025-01-17 11:50:14 +01:00
cab2c9baa3 generics work 2025-01-17 11:50:14 +01:00
f712b0f3a5 Revert "do more in the likes of generics"
This reverts commit 0da3d4b7b6.
2025-01-17 11:50:14 +01:00
7b5fee745d do more in the likes of generics 2025-01-17 11:50:14 +01:00
cd923450f5 compiler: more work along the lines of generics 2025-01-17 11:50:14 +01:00
bc82124601 parse generics 2025-01-17 11:50:14 +01:00
7944c76a6a add char literals 2025-01-17 11:50:14 +01:00
c2ae0b2a2e move files to docs/ 2025-01-17 11:50:14 +01:00
552ac1d59c add demo examples 2025-01-17 11:50:14 +01:00

Diff Content Not Available