FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - WhyNot135/daScript · GitHub
WhyNot135
/
daScript
Public
forked from
GaijinEntertainment/daScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
daScript
src
on
master
User selector
Datepicker
Commit history
Commits on Jul 7, 2026
Merge pull request #3401 from GaijinEntertainment/bbatkin/audio-perf
Show description for afce652
borisbat
authored
afce652
View commit details
Copy full SHA for afce652
View code at this point
Browse repository at this point
runtime: array resize() sizes exactly past 256 bytes
Show description for 258ba8d
borisbat
and
claude
committed
258ba8d
View commit details
Copy full SHA for 258ba8d
View code at this point
Browse repository at this point
jobque: team_parallel_for_indexed — team dispatch with the worker slot exposed
Show description for 0db816c
borisbat
and
claude
committed
0db816c
View commit details
Copy full SHA for 0db816c
View code at this point
Browse repository at this point
compiler: functions outlined from generic instances keep the generic's origin module
Show description for d26c842
borisbat
and
claude
committed
d26c842
View commit details
Copy full SHA for d26c842
View code at this point
Browse repository at this point
Merge pull request #3399 from GaijinEntertainment/bbatkin/instance-lookup
Show description for 544d26d
borisbat
authored
544d26d
View commit details
Copy full SHA for 544d26d
View code at this point
Browse repository at this point
Merge pull request #3327 from GaijinEntertainment/aleksisch/bound-check
Show description for 134ab11
borisbat
authored
134ab11
View commit details
Copy full SHA for 134ab11
View code at this point
Browse repository at this point
compiler: flavor-sibling instance lookup ties through applyLSP; locked names fall back to their origin generic
Show description for 6b1b886
borisbat
and
claude
committed
6b1b886
View commit details
Copy full SHA for 6b1b886
View code at this point
Browse repository at this point
compiler: splice substitution keeps the argument's const view
Show description for a52d7de
borisbat
and
claude
committed
a52d7de
View commit details
Copy full SHA for a52d7de
View code at this point
Browse repository at this point
compiler: site ids clear callee-interior __inl names; flavor-check temps go gc_local
Show description for 12f68a5
borisbat
and
claude
committed
12f68a5
View commit details
Copy full SHA for 12f68a5
View code at this point
Browse repository at this point
optimizer: DSE op-assign gens instead of disqualifying; dead impure stores keep the rhs; inliner viaMove consistency
Show description for 54c08a0
borisbat
and
claude
committed
54c08a0
View commit details
Copy full SHA for 54c08a0
View code at this point
Browse repository at this point
compiler: unsafe bodies splice under a generated wrapper; the flavor gates that widening earned
Show description for edcc4bc
borisbat
and
claude
committed
edcc4bc
View commit details
Copy full SHA for edcc4bc
View code at this point
Browse repository at this point
compiler: refType results splice through the result temp; the gates that widening earned
Show description for 9b60000
borisbat
and
claude
committed
9b60000
View commit details
Copy full SHA for 9b60000
View code at this point
Browse repository at this point
compiler: patch-slot return canonicalization - early-exit bodies become splice-eligible
Show description for b55ac07
borisbat
and
claude
committed
b55ac07
View commit details
Copy full SHA for b55ac07
View code at this point
Browse repository at this point
optimizer: CondFolding - keep impure conds and finally arms, unjam elif chains
Show description for 0200cea
borisbat
and
claude
committed
0200cea
View commit details
Copy full SHA for 0200cea
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
interp: bound-check elision — automatic local + CFG range-fact analysis
Show description for 6636277
aleksisch
and
claude
committed
6636277
View commit details
Copy full SHA for 6636277
View code at this point
Browse repository at this point
interp: unchecked access nodes + manual [hint(unsafe_range_check)] elision
Show description for f9f4068
aleksisch
and
claude
committed
f9f4068
View commit details
Copy full SHA for f9f4068
View code at this point
Browse repository at this point
tests: lint pass on the arc test files; document the private-instance gate
Show description for 736f10c
borisbat
and
claude
committed
736f10c
View commit details
Copy full SHA for 736f10c
View code at this point
Browse repository at this point
compiler: automatic block inlining and invoke-of-literal devirtualization
Show description for 1455e95
borisbat
and
claude
committed
1455e95
View commit details
Copy full SHA for 1455e95
View code at this point
Browse repository at this point
optimizer: CSE/DSE v2 - field and index chains over a shared alias model
Show description for 542aa52
borisbat
and
claude
committed
542aa52
View commit details
Copy full SHA for 542aa52
View code at this point
Browse repository at this point
compiler: [inline] function annotation - fail-closed body splicing in the patch slot
Show description for 51b01d1
borisbat
and
claude
committed
51b01d1
View commit details
Copy full SHA for 51b01d1
View code at this point
Browse repository at this point
optimizer: CodeOfPolicies host opt-out for DSE/CSE (disable_dse/disable_cse)
Show description for b74c8ba
borisbat
and
claude
committed
b74c8ba
View commit details
Copy full SHA for b74c8ba
View code at this point
Browse repository at this point
optimizer: CSE excludes identity-producing calls (pointer/handle factories)
Show description for d6c1bbe
borisbat
and
claude
committed
d6c1bbe
View commit details
Copy full SHA for d6c1bbe
View code at this point
Browse repository at this point
optimizer: CSE value reuse over the statement-level CFG
Show description for 8ccc9a9
borisbat
and
claude
committed
8ccc9a9
View commit details
Copy full SHA for 8ccc9a9
View code at this point
Browse repository at this point
Merge pull request #3385 from GaijinEntertainment/bbatkin/kernel-gen-plan
Show description for 0ec3748
borisbat
authored
0ec3748
View commit details
Copy full SHA for 0ec3748
View code at this point
Browse repository at this point
round 9 (Copilot): num_jobs single-eval, guard-skip skips target resolution, arm64 script note
Show description for e0ca41b
borisbat
and
claude
committed
e0ca41b
View commit details
Copy full SHA for e0ca41b
View code at this point
Browse repository at this point
optimizer: Expression::sameAs; same-shape operand folds
Show description for 9b8e13b
borisbat
and
claude
committed
9b8e13b
View commit details
Copy full SHA for 9b8e13b
View code at this point
Browse repository at this point
require ?guard: plain-name guards are STRICT — drop the target-resolvability fallback
Show description for b68b76a
borisbat
and
claude
committed
b68b76a
View commit details
Copy full SHA for b68b76a
View code at this point
Browse repository at this point
optimizer: dead-store elimination over the statement-level CFG
Show description for ad2954a
borisbat
and
claude
committed
ad2954a
View commit details
Copy full SHA for ad2954a
View code at this point
Browse repository at this point
parser: require scanner accepts '%' in optional-require guards (Copilot)
Show description for 3be60be
borisbat
and
claude
committed
3be60be
View commit details
Copy full SHA for 3be60be
View code at this point
Browse repository at this point
dasLLAMA: M4 slice I — the AMX generator leg (dot="amx_int8", TMUL tile, tokstep companion)
Show description for 0e70486
borisbat
and
claude
committed
0e70486
View commit details
Copy full SHA for 0e70486
View code at this point
Browse repository at this point
jobque: per-op worker rank gate (DAS_JOBQUE_TEAM_RANK_GATE) — experiment
Show description for 4475359
borisbat
and
claude
committed
4475359
View commit details
Copy full SHA for 4475359
View code at this point
Browse repository at this point
jobque: dormant workers park on their own condvar — a shared mCond leaked wakes
Show description for df3ca34
borisbat
and
claude
committed
df3ca34
View commit details
Copy full SHA for df3ca34
View code at this point
Browse repository at this point
jobque: spread-rank worker-limit eligibility (DAS_JOBQUE_LIMIT_ORDER=spread) — experiment
Show description for 66d802c
borisbat
and
claude
committed
66d802c
View commit details
Copy full SHA for 66d802c
View code at this point
Browse repository at this point
jobque+dasLLAMA: worker-pool limit — dormant workers for inline-dominated decode
Show description for 27b9849
borisbat
and
claude
committed
27b9849
View commit details
Copy full SHA for 27b9849
View code at this point
Browse repository at this point
dasLLAMA: work-proportional dispatch — lanes sized to the matmul, not the box
Show description for e965d2f
borisbat
and
claude
committed
e965d2f
View commit details
Copy full SHA for e965d2f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL