Commit Graph

11 Commits

Author SHA1 Message Date
3098d0abf9 uniform function call syntax 2026-06-06 22:29:25 +02:00
f181cfe675 replace the horrible error system with multiple returns 2026-05-28 17:28:57 +02:00
45253bf004 stack allocated structs, print ips in net examples 2026-05-27 20:34:26 +02:00
4fda79f0bc new var declaration syntax 2026-05-27 20:25:58 +02:00
027245684d type inference for variables 2026-05-13 14:01:44 +02:00
4154901339 typecheck return types 2026-03-17 17:11:14 +01:00
664a51c88d add casts to examples 2026-03-17 16:34:20 +01:00
720218cf31 error handling 2026-03-16 10:59:55 +01:00
7b09b505b5 a few fixes 2026-03-16 09:20:40 +01:00
9f4c494e09 start working on the dns resolver 2026-03-14 12:24:51 +01:00
100b752eee udp server example 2026-03-12 17:50:01 +01:00