• Joined on 2026年05月28日
RayanRy9 commented on pull request ziglang/zig#36090 2026年07月08日 16:41:22 +02:00
Fix for empty -Dtest-filter

Okay, I have changed the code according to the review and pushed it.

RayanRy9 commented on pull request ziglang/zig#36090 2026年07月08日 16:30:33 +02:00
Fix for empty -Dtest-filter

Should I also do this for other places where indexOf is used?

RayanRy9 created repository RayanRy9/zig 2026年07月08日 06:50:57 +02:00
RayanRy9 created pull request ziglang/zig#36090 2026年07月08日 06:02:13 +02:00
Fix for empty -Dtest-filter
RayanRy9 opened issue ziglang/zig#36089 2026年07月08日 03:36:28 +02:00
Crash on empty -Dtest-filter
RayanRy9 commented on pull request ziglang/zig#35623 2026年07月08日 01:09:02 +02:00
libzigc: fenv for wasi and musl

Okay, I have changed it, is there anything else that I need to change before I push again?

RayanRy9 commented on pull request ziglang/zig#35623 2026年07月07日 12:43:52 +02:00
libzigc: fenv for wasi and musl

For s390x, having issues for one target under it.

RayanRy9 commented on pull request ziglang/zig#35623 2026年07月07日 10:28:37 +02:00
libzigc: fenv for wasi and musl

Local variables should be only at some positive offset from %rsp right?

RayanRy9 commented on pull request ziglang/zig#35623 2026年07月02日 21:09:17 +02:00
libzigc: fenv for wasi and musl

was a remnant of earlier code

RayanRy9 commented on pull request ziglang/zig#35623 2026年07月01日 23:41:11 +02:00
libzigc: fenv for wasi and musl

in x86, the floating point environment (x87 FPU) is 28 bytes long, the rest of the 4 bytes is available for newer SSE available architectures.

RayanRy9 commented on pull request ziglang/zig#35623 2026年06月24日 20:08:35 +02:00
libzigc: fenv for wasi and musl

Pushed this to allow for failing tests to show

RayanRy9 created pull request ziglang/zig#35623 2026年06月04日 16:24:11 +02:00
libzigc: fenv for wasi and musl
RayanRy9 commented on issue ziglang/zig#35598 2026年06月03日 10:27:05 +02:00
inline asm input constraints is not working properly
RayanRy9 opened issue ziglang/zig#35598 2026年06月03日 09:51:32 +02:00
asm input constraints not respected
RayanRy9 commented on issue Codeberg-e.V./requests#1964 2026年05月29日 01:23:03 +02:00
[STORAGE]

okay thank you

RayanRy9 opened issue Codeberg-e.V./requests#1964 2026年05月28日 02:58:45 +02:00
[STORAGE]