• Joined on 2026年06月02日
gip2000 pushed to master at gip2000/zig 2026年06月07日 14:58:10 +02:00
af27e8d06f add missing param to mem.concat call
474017b43d std.zon.parse: fix large int parse
abd649a50c Fix TODO in Type.eql
4140c9a2c7 std.meta: remove stringToEnum slow-path
f78c56aa7d Sema: make @breakpoint at comptime an error
Compare 45 commits »
gip2000 commented on pull request ziglang/zig#32177 2026年06月03日 20:42:31 +02:00
Fix the division of subnormal float in softfloat targets.

@gero3 I didn't see this before I attempted to do atan2 & atan2f for ziglibc already (was wondering why the tests were failing 😆 )

gip2000 pushed to gip2000/libzigc-atan2-atan2f at gip2000/zig 2026年06月03日 18:35:12 +02:00
a83d651deb libzigc: atan2 and atan2f
09bbcfb1ec Fix the subnormal division in softfloat
22aa2bd1e7 std.json: honor max_value_len for sentinel strings (#30782)
420c1994b3
langref: fix typo in PEG grammar
0a3786d0c9 improve DiFile
Compare 531 commits »
gip2000 pushed to gip2000/libzigc-atan2-atan2f at gip2000/zig 2026年06月03日 18:34:29 +02:00
3b0e3f7766 libzigc: atan2 and atan2f
19b275ef8d flate.Compress.*: make finish public
34ea6f4da8 x86_64: fix cond br saved state
e59b776e3f lldb: simplify some abbrevs, test simple type names
1dc637a490 std.zig.LibCInstallation: fix msvc lookup for thumb-windows-msvc (#35579)
Compare 488 commits »
gip2000 pushed to gip2000/libzigc-atan2-atan2f at gip2000/zig 2026年06月03日 18:26:28 +02:00
b9687c9a2b libzigc: atan2 and atan2f
5b3be7c942 Maker: memory usage optimizations
e086300f18 Fix the subnormal division in softfloat
22aa2bd1e7 std.json: honor max_value_len for sentinel strings (#30782)
420c1994b3
langref: fix typo in PEG grammar
Compare 532 commits »
gip2000 created pull request gip2000/zig#1 2026年06月03日 18:23:14 +02:00
gip2000/libzigc-atan2-atan2f
gip2000 pushed to master at gip2000/zig 2026年06月03日 18:20:13 +02:00
22aa2bd1e7 std.json: honor max_value_len for sentinel strings (#30782)
420c1994b3
langref: fix typo in PEG grammar
0a3786d0c9 improve DiFile
4f7170f8a3 BrkAllocator: Fix big_size_class_count holding the max index rather than count
b0f124d46d std.zig.PkgConfig: recognize -pthread
Compare 5 commits »
gip2000 pushed to gip2000/libzigc-atan2-atan2f at gip2000/zig 2026年06月03日 18:19:59 +02:00
3b0e3f7766 libzigc: atan2 and atan2f
19b275ef8d flate.Compress.*: make finish public
34ea6f4da8 x86_64: fix cond br saved state
e59b776e3f lldb: simplify some abbrevs, test simple type names
1dc637a490 std.zig.LibCInstallation: fix msvc lookup for thumb-windows-msvc (#35579)
Compare 488 commits »
gip2000 pushed to gip2000/libzigc-atan2-atan2f at gip2000/zig 2026年06月03日 17:24:12 +02:00
3c9d61e8bf libzigc: atan2 and atan2f
gip2000 created branch gip2000/libzigc-atan2-atan2f in gip2000/zig 2026年06月03日 17:24:12 +02:00
gip2000 created repository gip2000/zig 2026年06月03日 01:07:03 +02:00
gip2000 created repository gip2000/test 2026年06月03日 01:06:30 +02:00