pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:PHP
Filter by
196M results
Problem (#1980)
IR lowering of while/for skipped the i32-truthiness check that if and ternary apply. A numeric-truthiness loop condition
— while (k) where k is an f64 — reached the lowerer s unconditional ...
This PR applies a few small, mechanically-verified hardening fixes found by an automated audit of the Cognis suite:
- fix 2 broken pip install line(s) in README (package is not on PyPI; use the working ...
Summary
- add a thin Streamlit Task Intake UI for creating runtime-compatible task envelopes
- support local fixture-backed runtime execution through the existing CLI semantics
- document the UI ...
What I did
Fixes #5039.
PhiEliminationPass keyed phi origins by producing instruction, so a phi over two different outputs of the same
multi-output invoke (%r1, %r2 = invoke @f; %z = phi @t, %r1, @e, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Adds a complete historical data pipeline for Serie A player statistics:
- fbref.com scraper (backend/scrapers/fbref.py): Downloads match reports, extracts player stats (goals, cards,
minutes), ...
Problem
The IR tryFoldNullCompare deleted the defensive null-check idiom for class-typed values:
class A { v: number = 7; }
export function f(p: A): number {
if (p === null) return -1; // folded ...
Adds debounced webhooks/SMTP and streaming SHA-256 exports.
Summary
- Adds a rules-based portfolio rebalance analysis module that drops the weakest current holdings and adds the
strongest benchmark-only candidates.
- Adds a standalone Excel exporter that ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull