Commit Graph

25 Commits

Author SHA1 Message Date
e8b7a76ddb TS parser 100% done now 2025-09-21 14:47:51 +02:00
dcc8500e2c finish TS grammar 2025-09-21 13:19:07 +02:00
b4b6edd2f2 wip tree-sitter 2025-09-21 00:49:43 +02:00
f4b6589b1a Update spec.md 2025-09-18 13:05:02 +02:00
1eb40036ee Update spec.md 2025-09-16 07:26:16 +02:00
13f73fbee3 Update spec.md 2025-09-16 07:17:25 +02:00
ecc037415b Update spec.md 2025-09-15 21:42:29 +02:00
c5d85ad7e9 Update spec.md 2025-09-15 16:23:11 +02:00
74075b4612 new spec done soon 2025-09-15 16:15:23 +02:00
6079d2ece1 wip 2025-09-15 12:19:40 +02:00
c607dd5277 v0.0.11: proper pure IO 2025-09-12 14:22:57 +02:00
4fba995390 Update spec.md 2025-09-12 13:59:29 +02:00
7e8739cdd8 v0.0.10: hide record fields & union variants, extensible unions, lenses 2025-09-12 12:03:29 +02:00
f9a2babf95 v0.0.9: change how functions work 2025-09-12 11:23:11 +02:00
1f25d9256c v0.0.8: no more mutability 2025-09-12 11:08:43 +02:00
fbf41e59ae v0.0.7: compilation units 2025-09-12 11:06:22 +02:00
7a83cc1272 remove End type 2025-09-12 10:42:06 +02:00
9ed99e0de4 v0.0.6: allow infinite, but not infinite sized types 2025-09-12 10:41:20 +02:00
f6b553eb5a oops 2025-09-12 10:37:44 +02:00
52fe4da3b7 v0.0.5: recursive / self-referential types 2025-09-12 10:33:34 +02:00
7e867f684f oops 2025-09-12 10:26:26 +02:00
1b0ba4e7c8 v0.0.4: automatic return types and templated generics 2025-09-12 10:25:39 +02:00
5d447cb520 v0.0.3: no untagged or mixed tagged unions anymore 2025-09-12 10:20:24 +02:00
d3d8d9a3cc Update spec.md 2025-09-12 10:12:15 +02:00
0d3305f68d v0.0.1 2025-09-12 10:08:47 +02:00