pullrequests Search Results · language:Dune language:JavaScript language:HTML language:HTML language:JavaScript
Filter by
121M results
Reword the Generating custom symbols? note to plain language: See the Compiler app to generate custom symbol libraries.
Drops the AOT/pipeline jargon.
🤖 Generated with Claude Code
Summary
- Wednesday count now sets the opening balance for the week (instead of carrying forward the previous week s closing
count)
- Theoretical stock is tracked from Wednesday → Sunday; the ...
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
Merge pull request #14 from sauldm/pro
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
Prepends a one-line usage hint to tmux_command s def.description:
Use this for long-running foreground processes (e.g., web servers, vim, REPL). Use exec_command otherwise.
This helps the ...
💡 What: Hoisted the cosmiconfig( mystack ) initialization out of the loadUserConfig function to the module scope in
src/config.js.
🎯 Why: Repeatedly instantiating cosmiconfig() inside a frequently called ...