AgeAuthorCommit message
2 years agogravatar for robin@voetter.nlRobin Voetterwasm: lower min/max for floats to compiler_rt
2 years agogravatar for alichraghi@proton.meAli Chraghispirv: emit vectors as arrays
2 years agogravatar for robin@voetter.nlRobin Voetteradd Snektron to CODEOWNERS for SPIR-V
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: optional comparison
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: handle errors in switch
2 years agogravatar for robin@voetter.nlRobin Voetterstd.testing: disable expectEqualSlices printing for spirv
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: intcast, trunc for strange ints
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: sign-extension for strange integers
2 years agogravatar for robin@voetter.nlRobin Voetterstd.testing: allow print() at comptime
2 years agogravatar for robin@voetter.nlRobin Voetterintern pool: fix float equality
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: air min/max
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: air bitcast for non-numeric non-pointer types
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: fix air is_null optional slice field type
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: allow generation of *i0
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: handle zero-sized arrays
2 years agogravatar for alichraghi@proton.meAli Chraghispirv: `fpext` and `fptrunc` instructions
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: override function return type to void if it has no runtime bits
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: generate *void as pointer to opaque
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: make air is_null not emit OpPtr(Not)Equal
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: fix incorrect repr of some optional operations
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: make bitcasts between the same spirv type a no-op
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: fix float unequality
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: properly skip comptime function parameters
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: aggregate_init for structs
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: put linkery bits in Object
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: use CacheString for source_file_names instead of []const u8
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: get rid of SpvModule arena
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: anon decl refs
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: cast result of .elem pointers to right type if needed
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: constant elem ptr fix
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: lower pointers to zero-bit types as undef
2 years agogravatar for robin@voetter.nlRobin Voetterspirv: opaque types
2 years agogravatar for joad.nacer@gmail.comjoadnacerstd.base64: Improve Encoder/Decoder performance
2 years agogravatar for luuk@degram.devLuuk de GramMerge pull request #17523 from xxxbxxx/wasm-codegen
2 years agogravatar for xnhp0320@126.comPeng Hetranslate-c: fix crash when last stmt of stmt expr is a decl
2 years agogravatar for ryan@barth.techRyan Barthupdate build.zig examples from current stdlib
2 years agogravatar for justintwayland+github@gmail.comJustinWaylandAdd a missing period in Future's description
2 years agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request #17242 from ziglang/ci-windows-tarballs
2 years agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request #17489 from ziglang/glibc-update
2 years agogravatar for andrew@ziglang.orgAndrew KelleyLLVM: work around `@floatFromInt` bug
2 years agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request #17510 from Vexu/vector
2 years agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request #17504 from ziglang/fix-var-args-coercion
2 years agogravatar for 122068506+radarroark@users.noreply.github.comradar roarkremove redundant use of pathFromRoot
2 years agogravatar for andrew@ziglang.orgAndrew Kelleydrop for loop syntax upgrade mechanisms
2 years agogravatar for andrew@ziglang.orgAndrew Kelleyllvm: fix incorrect file paths in debug info
2 years agogravatar for squeek502@hotmail.comRyan LiptakAdd `zig rc` subcommand, a drop-in replacement for rc.exe
2 years agogravatar for koachan@protonmail.comKoakumalib: Fix asm code in _start for SPARC
2 years agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request #17498 from ziglang/fix-fetch
2 years agogravatar for justintwayland+github@gmail.comJustinWaylandFix minor typo in the description of Progress
2 years agogravatar for contact@kaij.techKai JellinghausFix compilation failure in valgrind.zig
Loading...