-
Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: t-kalinowski/quickr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[10.5/15] Resolve named handlers by name at dispatch, like dest_infer
#155
opened Aug 2, 2026 by
mns-nordicals
Contributor
Loading…
[15/15] Deduplicate handler boilerplate and close the remaining correctness gaps
#151
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[14/15] Add a semantics vignette: the type/shape contract and differences from R
#150
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[13/15] Generated-code cleanups: scalar-matrix broadcast, literal hoists, trailing whitespace
#149
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[12/15] Clean compile errors for unsupported modes and complex operations
#148
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[11/15] && and || are scalar operators that short-circuit, matching R
#147
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[10/15] solve() requires a square coefficient matrix, matching R
#146
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[9/15] Extract the shared conformability helpers
#145
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[8/15] Add a combinatorial conformability grid: every (mode, shape, op) cell tested against R
#144
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[7/15] Guard BLAS/LAPACK conformability at runtime; retire the compile-time warning and crossprod's hard error
#143
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
[6/15] Reject R-style recycling, spread fill constructors in c(), materialize matrix(scalar, m, n), follow R's 1x1-matrix rules
#142
opened Jul 25, 2026 by
mns-nordicals
Contributor
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.