Compare commits

..

28 Commits

Author SHA1 Message Date
629a821c9e add demo examples 2025-01-17 09:56:24 +01:00
aa5e6bbaac add borrow checker 2025-01-17 07:44:53 +01:00
99532d37d6 add optimizations 2025-01-03 01:15:05 +01:00
8367399a2c elaborate syms 2025-01-02 17:56:13 +01:00
6351bc1e71 fix param index increment 2025-01-02 15:57:35 +01:00
76fff577b1 add middle 2025-01-02 09:14:24 +01:00
b402e981e7 desugar param 2025-01-02 06:46:51 +01:00
b6e6234ff6 param ids, indices 2025-01-02 04:40:09 +01:00
1bbf6121b0 type alias 2024-12-31 05:32:41 +01:00
eb2a6d90f3 struct and array literal syntax 2024-12-31 03:38:38 +01:00
1bbb759981 mod std 2024-12-31 00:54:58 +01:00
c6906a65c4 pub, mod, anno syntax 2024-12-31 00:24:22 +01:00
c45682a77d pub stdlib 2024-12-31 00:24:09 +01:00
ca1d67a54a apply new anno in stdlib 2024-12-31 00:16:10 +01:00
7c68480a40 details, not trailing anno 2024-12-31 00:12:34 +01:00
7b879d30be Revert "this commit kinda sucks"
This reverts commit 7ca1ff1e25.
2024-12-30 21:12:43 +01:00
7ca1ff1e25 this commit kinda sucks 2024-12-30 21:12:28 +01:00
852df09ac9 modules 2024-12-29 05:39:22 +01:00
4ac569fde3 karlkode lidt fixes her og der + vim syntax med generics 2024-12-26 05:20:33 +01:00
9485cafbba karlkode generic type inferrence 2024-12-26 03:56:59 +01:00
0449a232c3 karlkodet generics 2024-12-26 02:38:32 +01:00
87d46b6647 generics work 2024-12-26 01:51:05 +01:00
34529d9cbb Revert "do more in the likes of generics"
This reverts commit 0da3d4b7b6.
2024-12-25 17:01:57 +01:00
0da3d4b7b6 do more in the likes of generics 2024-12-25 05:19:32 +01:00
0eaa8fc60d compiler: more work along the lines of generics 2024-12-23 03:15:43 +01:00
027cf8dfe8 parse generics 2024-12-22 04:23:17 +01:00
75b9b53fdd add char literals 2024-12-22 02:30:23 +01:00
915b953df3 move files to docs/ 2024-12-22 01:41:21 +01:00

Diff Content Not Available