-
Notifications
You must be signed in to change notification settings - Fork 275
Pull requests: vercel-labs/zerolang
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(zero-c): fail closed for unsupported aarch64 ELF IR
#253
opened May 24, 2026 by
VelariumAI
Loading…
fix: remove broken extern c from config-shape, add missing use types
#231
opened May 23, 2026 by
bradhallett
Loading…
Document internal C API contracts and IR string equality conventions
#229
opened May 23, 2026 by
VelariumAI
Loading…
fix: replace
vercel-labs/zero slug with vercel-labs/zerolang across docs and installer
#225
opened May 22, 2026 by
HariNayan
Loading…
Wire Mach-O direct backend and add std.fs.appendBytes
#207
opened May 22, 2026 by
harshav167
Loading…
fix: add bounds check before memcpy in ir.c
#198
opened May 22, 2026 by
orbisai0security
Loading…
3 tasks done
Add unary negation, logical/bitwise not, and bitwise/shift operators
#188
opened May 21, 2026 by
WalterGropius
Loading…
Parser ergonomics: else-if chains, trailing commas, no bare shape literals in conditions
#187
opened May 21, 2026 by
WalterGropius
Loading…
Add Maybe.some / Maybe.none constructors with T->Maybe<T> coercion
#186
opened May 21, 2026 by
WalterGropius
Loading…
Teach zero test direct runner f64 literals and std.mem accessors
#184
opened May 21, 2026 by
WalterGropius
Loading…
fix(cli): register missing PAR100 and NAM003 codes in explain catalog
#177
opened May 21, 2026 by
Nawafbhatti
Loading…
Align installer and docs defaults with vercel-labs/zerolang
#168
opened May 20, 2026 by
Laaaaksh
Loading…
1 task done
Extend direct test runner with array, while, and cross-module support
#160
opened May 20, 2026 by
tompassarelli
Loading…
4 tasks done
fix: the http response callback performs memcpy with... in...
#156
opened May 20, 2026 by
orbisai0security
Loading…
3 tasks done
perf(zero-c): optimize linear symbol lookups in type checker
#154
opened May 20, 2026 by
jeremyHOT
Loading…
perf(zero-c): optimize generic shape lookup in type checker
#152
opened May 20, 2026 by
jeremyHOT
Loading…
Add explain coverage for TYP001, TYP002, STD002, IMP001
#148
opened May 20, 2026 by
gtoxlili
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.