Commit Graph

25 Commits

Author SHA1 Message Date
a9bd4fe9f9 string hosts in net.* 2026-06-07 09:33:26 +02:00
a727a52ffb ptr.free 2026-06-06 23:55:02 +02:00
670596e1ff sort std 2026-06-06 22:47:16 +02:00
3098d0abf9 uniform function call syntax 2026-06-06 22:29:25 +02:00
22874181cd desguar += and -= 2026-06-06 18:53:11 +02:00
535364931e parse negative constants 2026-06-06 09:26:34 +02:00
be42267a59 io.snprintf 2026-06-05 09:47:59 +02:00
803aee772e net._build_sa, str.from_i64_buf 2026-06-04 21:35:02 +02:00
31b71a5e19 _stackalloc 2026-05-30 21:01:01 +02:00
f181cfe675 replace the horrible error system with multiple returns 2026-05-28 17:28:57 +02:00
fa5ff0aaa5 turn Assign into a statement 2026-05-28 08:49:18 +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
3fd4fcd062 hex improvements 2026-04-09 15:01:36 +02:00
3efbb3ecd1 io.is_a_directory, octal literal constants 2026-03-20 15:35:35 +01:00
3efb3820bc fix a bug that caused stuff to not get typechecked 2026-03-17 17:34:49 +01:00
4154901339 typecheck return types 2026-03-17 17:11:14 +01:00
a3f480dc1d typecheck function calls 2026-03-17 16:10:28 +01:00
677521ca98 clean up main.rs 2026-03-16 13:07:33 +01:00
fee5dc3099 more error handling 2026-03-16 12:26:58 +01:00
720218cf31 error handling 2026-03-16 10:59:55 +01:00
21aabca9f7 very simple dns resolver 2026-03-14 13:10:26 +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