Antoni Piasecki toni
  • Joined on 2026-02-22
toni pushed to main at toni/zern 2026-06-06 09:26:37 +02:00
535364931e parse negative constants
toni pushed to main at toni/zern 2026-06-05 20:24:54 +02:00
a6d44ec5e0 calculate needed stack space with a disgusting hack
toni pushed to main at toni/zern 2026-06-05 09:48:05 +02:00
be42267a59 io.snprintf
toni pushed to main at toni/zern 2026-06-04 21:35:45 +02:00
803aee772e net._build_sa, str.from_i64_buf
toni pushed to main at toni/zern 2026-06-04 11:23:40 +02:00
toni pushed to main at toni/zern 2026-06-04 11:11:43 +02:00
toni pushed to main at toni/zern 2026-06-04 11:09:11 +02:00
toni pushed to main at toni/zern 2026-06-03 20:20:15 +02:00
0b1b424478 remove array.new, std optimizations
a81742a7ec str.Builder
Compare 2 commits »
toni pushed to main at toni/zern 2026-05-30 21:01:04 +02:00
31b71a5e19 _stackalloc
toni pushed to main at toni/zern 2026-05-28 17:29:00 +02:00
f181cfe675 replace the horrible error system with multiple returns
toni pushed to main at toni/zern 2026-05-28 16:55:20 +02:00
0b16cc4513 destructuring multiple returns
toni pushed to main at toni/zern 2026-05-28 09:45:37 +02:00
eb14607f2a allow returning a second value via rdx
toni pushed to main at toni/zern 2026-05-28 08:49:21 +02:00
fa5ff0aaa5 turn Assign into a statement
toni deleted tag v0.1 from toni/zern 2026-05-28 08:05:23 +02:00
toni deleted tag v0.2 from toni/zern 2026-05-28 08:05:19 +02:00
toni deleted tag v0.3 from toni/zern 2026-05-28 08:05:17 +02:00
toni pushed to main at toni/zern 2026-05-27 20:34:30 +02:00
45253bf004 stack allocated structs, print ips in net examples
toni pushed to main at toni/zern 2026-05-27 20:31:51 +02:00
bbd4caa05c Merge remote-tracking branch 'origin/main'
4fda79f0bc new var declaration syntax
Compare 2 commits »
toni pushed to main at toni/zern 2026-05-20 14:34:34 +02:00
174dbfa740 make net examples print ip and data
toni pushed to main at toni/zern 2026-05-20 13:59:15 +02:00
48c58c0709 stack allocated structs