Branches
Overview
Active
Stale
All
fix/vbscript-forto-control-variable
976e016a
·
vbscript: Defer For loop control variable assignment until all expressions are evaluated.
·
Apr 04, 2026
wine/wine!10500
fix/vbscript-variable-undefined-error
fb21009c
·
vbscript: Return proper error for undefined variables with Option Explicit.
·
Apr 04, 2026
wine/wine!10405
fix/vbscript-pop-bool-fastpath
6ee22ffa
·
vbscript: Fast-path stack_pop_bool for VT_BOOL.
·
Apr 04, 2026
wine/wine!10536
vbscript-ascii-identifier-compare
928427ad
·
vbscript: Replace wcsicmp with vbs_wcsicmp in compiler, globals, and dispatch.
·
Apr 04, 2026
wine/wine!10544
fix/vbscript-const-redefined
ea81d5d2
·
vbscript: Return "Name redefined" error for duplicate declarations.
·
Apr 03, 2026
wine/wine!10464
wip/perf_vpinball
65b2b3c0
·
wip/perf: Add Cyber Race benchmark, FlexDMD ActionFactory stubs, note Wine bugs.
·
Apr 03, 2026
vbscript-function-lookup
43106fb0
·
vbscript: Use indexed lookup for global variables.
·
Apr 02, 2026
wine/wine!10546
wip/perf
7d1a3377
·
wip/perf: Add VBScript benchmark scripts.
·
Apr 02, 2026
fix/vbscript-error-positions
70a25130
·
vbscript: Fix error character positions for Exit and Dim statements.
·
Apr 02, 2026
wine/wine!10486
fix/vbscript-orphan-loop-next
dbea13a3
·
vbscript: Return proper errors for orphan Loop and Next keywords.
·
Apr 02, 2026
wine/wine!10485
vbscript-compile-time-binding
ad5bb0f4
·
vbscript: Fast-path For-Each iteration over SAFEARRAY.
·
Apr 02, 2026
wine/wine!10515
fix/vbscript-illegal-assignment
042dde3d
·
vbscript: Return "Illegal assignment" error for Const and function assignment.
·
Apr 02, 2026
wine/wine!10483
vbscript-assign-value-fastpath
90c4b942
·
vbscript: Fast-path assign_value for simple non-refcounted types.
·
Apr 01, 2026
wine/wine!10541
fix/vbscript-variant-call-typemismatch
78e7479f
·
vbscript: Return DISP_E_TYPEMISMATCH when indexing non-array variables.
·
Apr 01, 2026
wine/wine!10454
fix/vbscript-undefined-var-error
5b40dacf
·
vbscript: Throw proper error for undefined variables with Option Explicit.
·
Apr 01, 2026
wine/wine!10374
fix/vbscript-named-item-dim-lookup
8a98ab10
·
vbscript: Check named item dispatch for Dim variable names.
·
Apr 01, 2026
wine/wine!10393
fix/vbscript-gettypeinfo
7d7d4882
·
vbscript: Implement IDispatch::GetTypeInfo for class instances.
·
Apr 01, 2026
wine/wine!10461
oleaut32-varadd-varcmp-fastpath
f3e579e2
·
oleaut32: Add fast paths for VarAdd and VarCmp with integer operands.
·
Apr 01, 2026
wine/wine!10528
master
default
protected
f6beb925
·
crypt32: Implement CERT_NCRYPT_KEY_HANDLE_PROP_ID support.
·
Mar 31, 2026
fix/vbscript-chained-array-assign
757b5a20
·
vbscript: Support assignment to chained array index expressions.
·
Mar 31, 2026
wine/wine!10363
1
2
3