pancelor opened issue mslapek/iguana#2 2026年07月01日 03:21:42 +02:00
missing: verify trusted comment
pancelor commented on issue ziglang/zig#35846 2026年06月20日 06:05:42 +02:00
Windows: incremental updates are not installed

Probably unrelated, but somewhat similar to #35365

pancelor deleted branch pr/35561 from pancelor/zig 2026年06月09日 22:32:29 +02:00
pancelor opened issue ziglang/zig#35693 2026年06月09日 22:31:50 +02:00
std.zon: can't parse some large numbers due to @intFromFloat
pancelor commented on issue ziglang/zig#35672 2026年06月07日 23:27:33 +02:00
crash when printing a function (Writer.print)

I looked at the Writer.print implementation and "inlined it" into this program, which correctly errors instead of crashing:

pancelor opened issue ziglang/zig#35672 2026年06月07日 22:58:13 +02:00
crash when printing a function (Writer.print)
pancelor commented on pull request tgirod/smolpix#3 2026年06月06日 22:50:14 +02:00
change Machine interface for faster execution

I see, I had assumed speed was the most important thing, based on your simd tricks. I think the channel operators did make things clearer to read, but also more confusing to understand how it...

pancelor deleted branch pr/speed from pancelor/smolpix 2026年06月06日 21:16:35 +02:00
pancelor deleted branch pr/words from pancelor/smolpix 2026年06月06日 21:16:19 +02:00
pancelor deleted branch pr/fixes from pancelor/smolpix 2026年06月06日 21:16:06 +02:00
pancelor created pull request tgirod/smolpix#3 2026年06月06日 04:54:29 +02:00
change Machine interface for faster execution
pancelor created pull request tgirod/smolpix#2 2026年06月06日 04:47:22 +02:00
add some new words
pancelor created pull request tgirod/smolpix#1 2026年06月06日 04:44:16 +02:00
fix sin table and a crash
pancelor pushed to pr/speed at pancelor/smolpix 2026年06月06日 04:38:12 +02:00
3e63641ef7 compute all channels in single pass
pancelor created branch pr/speed in pancelor/smolpix 2026年06月06日 04:38:12 +02:00
pancelor pushed to pr/words at pancelor/smolpix 2026年06月06日 04:37:55 +02:00
28a1b74eba add Word: rot
1b8b46f113 add Word: sqrt
3b7d68d142 add Word: and, or, xor, not
Compare 3 commits »
pancelor created branch pr/words in pancelor/smolpix 2026年06月06日 04:37:55 +02:00
pancelor pushed to pr/fixes at pancelor/smolpix 2026年06月06日 04:34:56 +02:00
8f28b8f1cd fix overflow for programs like 'x x'
4198e8196c fix sin table gen
Compare 2 commits »
pancelor created branch pr/fixes in pancelor/smolpix 2026年06月06日 04:34:56 +02:00
pancelor created repository pancelor/smolpix 2026年06月06日 02:35:40 +02:00