Meghan Denny

Results 172 issues of Meghan Denny

special-cased groupings of `+-` (plus the wrapping and saturating variants) and `*/` to absolve the most common and obvious occurrence. all other non-parenthesized groupings of same-precedence operators will trip this....

### Zig Version 0.12.0-dev.1802+56deb5b05 ### Steps to Reproduce and Observed Behavior ```zig const std = @import("std"); const extensions = std.ComptimeStringMap(type, .{ .{ "bmp", struct { pub const foo = 1;...

bug
standard library
frontend

this option is available to `zig build` when you want to run a build in a file other than `build.zig`. it should be available to consumers of packages as well.

musl's example https://git.musl-libc.org/cgit/musl/tree/include/stdio.h

bug

makes more progress towards passing the https://github.com/sidorares/node-mysql2 test suite one of the diffs is from changing a test that was added in a fix for https://github.com/oven-sh/bun/issues/7355. below is proof the...

Fixes #8714 fixes the more naive frame line parsing to be more resilient to windows paths and missing numbers

### 📋 Description - github - either the created on date itself, or something like "3 months" / "2 years" ### 🔗 Data `https://api.github.com/repos/{:owner}/{:repository}` + `.created_at` ### 🎤 Motivation this...

service-badge