pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Java language:PHP
Filter by
277M results
What why
Implements FSC-16 — the core maintainability guarantee (golden rules #3/#4): validate every extract against its declared
Table Schema, fail loud on schema drift, and keep the last valid snapshot ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Fixes #23407.
When quarkus.log.[console|file|syslog|socket].json.structured-access-log=true is set, access log records from
io.quarkus.http.access-log are enriched with a nested accessLog JSON object ...
area/logging
area/vertx
Last commit didn t initiate a build
Summary
Vectorizes _gauge_fix_symmetric_svd (the SymmetricTensor 2×2-projector gauge fix) from a per-bond-column Python loop (≈χ
iterations, each emitting argmax/concatenate/per-block .at[col].multiply) ...
Summary
- Add a fake stdio LSP server fixture for deterministic client lifecycle tests
- Add a real LanguageClient integration test covering initialize, didOpen/didChange, diagnostics, completion, ...