• Joined on 2022-11-13
Nixyri synced commits to refs/pull/21348/merge at Nixyri/zig from mirror 2024-11-24 05:10:21 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
Compare 3 commits »
Nixyri synced commits to refs/pull/21498/merge at Nixyri/zig from mirror 2024-11-24 05:10:21 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
Compare 4 commits »
Nixyri synced and deleted reference refs/tags/refs/pull/21909/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
Nixyri synced and deleted reference refs/tags/refs/pull/22029/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
Nixyri synced and deleted reference refs/tags/refs/pull/22037/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
Nixyri synced and deleted reference refs/tags/refs/pull/22049/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
Nixyri synced commits to master at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
70ad7dcd48 lldb: implement tuple types
ed8955cea6 Merge pull request #22049 from alexrp/musl-gen-stubs
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
67e524da54 musl: Update libc.S against musl 1.2.5.
Compare 11 commits »
Nixyri synced commits to refs/pull/17956/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
Compare 3 commits »
Nixyri synced commits to refs/pull/18912/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
Compare 3 commits »
Nixyri synced commits to refs/pull/19907/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
Compare 4 commits »
Nixyri synced commits to refs/pull/19968/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
Compare 3 commits »
Nixyri synced commits to refs/pull/20051/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
Compare 4 commits »
Nixyri synced commits to refs/pull/20246/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
66a7c09def link: use target to determine risc-v eflag validity
b2c62bcbf6 add assertLocked to std.debug.SafetyLock
73dcd19140 std.crypto.bcrypt: implement the actual OpenSSH KDF (#22027)
Compare 8 commits »
Nixyri synced commits to refs/pull/20271/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
Compare 2 commits »
Nixyri synced commits to refs/pull/20543/merge at Nixyri/zig from mirror 2024-11-24 05:10:20 +00:00
4aa6246345 compiler_rt: Add hexagon builtins (#22029)
aef5c75602 compiler: Disallow align(0) everywhere in the language.
2742ab4b5a compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().
66a7c09def link: use target to determine risc-v eflag validity
Compare 12 commits »
Nixyri synced commits to refs/pull/97755/head at Nixyri/godot from mirror 2024-11-24 05:04:11 +00:00
9252a8dbac Implement lightmap support for multimesh.
0c45ace151 Merge pull request #99054 from timothyqiu/session-names
7faad0cc7a Merge pull request #97388 from tetrapod00/visualshader-linear-srgb
17e8cf0d87 Merge pull request #99044 from Sticksman/bug-fix-98873
ea3154a0d4 Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-binds
Compare 185 commits »
Nixyri synced commits to refs/pull/97755/merge at Nixyri/godot from mirror 2024-11-24 05:04:11 +00:00
9252a8dbac Implement lightmap support for multimesh.
0c45ace151 Merge pull request #99054 from timothyqiu/session-names
7faad0cc7a Merge pull request #97388 from tetrapod00/visualshader-linear-srgb
17e8cf0d87 Merge pull request #99044 from Sticksman/bug-fix-98873
Compare 92 commits »
Nixyri synced commits to refs/pull/94193/head at Nixyri/godot from mirror 2024-11-24 05:04:10 +00:00
1bffefb346 Adding ability to include build-in include files (precursor to custom shader templates)
Nixyri synced commits to refs/pull/94193/merge at Nixyri/godot from mirror 2024-11-24 05:04:10 +00:00
1bffefb346 Adding ability to include build-in include files (precursor to custom shader templates)
Compare 2 commits »
Nixyri synced commits to refs/pull/97521/head at Nixyri/godot from mirror 2024-11-24 05:04:10 +00:00
86ea0127a3 Add a focus border on ScrollContainer