projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dplayx: Introduce impl_from_IDirectPlayLobby3A().
[wine]
/
dlls
/
vbscript
/
2012-07-03
Jacek Caban
vbscript: Added for each loop tests.
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Added interpreter and compiler support for...
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Skip the first (null) instruction in dump_code.
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Added more parameterized assignment tests.
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Added a hack for parameterized assignments...
tree
|
commitdiff
2012-05-23
Francois Gouget
vbscript: Add support for integer values in conditional...
tree
|
commitdiff
2012-04-25
Jacek Caban
vbscript: 'property' may be both keyword and identifier.
tree
|
commitdiff
2012-04-18
Frédéric Delanoy
vbscript: Fix a typo.
tree
|
commitdiff
2012-04-13
Jacek Caban
vbscript: Short if statement may have optional 'end...
tree
|
commitdiff
2012-03-29
Jacek Caban
vbscript: Use to_int in InStr implementation.
tree
|
commitdiff
2012-03-29
Jacek Caban
vbscript: Added Mid function implementation.
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Added parameterized member assignment stateme...
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Added parameterized assign member statement...
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Added parameterized assign identifier stateme...
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Evaluate object expression before value expre...
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Init destination before passing it to Variant...
tree
|
commitdiff
2012-03-26
Jacek Caban
vbscript: Lookup visible items before global members...
tree
|
commitdiff
2012-01-27
Jacek Caban
vbscript: Get rid of unused SET_CALLED macro.
tree
|
commitdiff
2012-01-16
Jacek Caban
vbscript: Fixed stack reallocation.
tree
|
commitdiff
2012-01-16
Jacek Caban
vbscript: Use 0 as an invalid label value.
tree
|
commitdiff
2012-01-16
Jacek Caban
vbscript: Use 0 as invalid instruction offset.
tree
|
commitdiff
2012-01-04
Jacek Caban
vbscript: Added for each loop parser implementation.
tree
|
commitdiff
2012-01-03
Jacek Caban
vbscript: Added InStr tests.
tree
|
commitdiff
2012-01-03
Jacek Caban
vbscript: Added InStr implementation.
tree
|
commitdiff
2012-01-03
Jacek Caban
vbscript: Added support for VARIANTREF arguments in...
tree
|
commitdiff
2011-12-27
Jacek Caban
vbscript: Added compiler support for parametrized assig...
tree
|
commitdiff
2011-12-07
Jacek Caban
scrrun: Moved script extensions registration to scrrun...
tree
|
commitdiff
2011-11-01
Hans Leidekker
vbscript: Add a version resource.
tree
|
commitdiff
2011-10-24
Jacek Caban
vbscript: Fixed local variable count calculation.
tree
|
commitdiff
2011-10-21
Jacek Caban
vbscript: Added remaining week day constants implementa...
tree
|
commitdiff
2011-10-21
Jacek Caban
vbscript: Added vbSunday constant implementation.
tree
|
commitdiff
2011-10-20
Jacek Caban
vbscript: Added Global_isNull implementation.
tree
|
commitdiff
2011-10-19
Jacek Caban
vbscript: Added Global_IsEmpty implementation.
tree
|
commitdiff
2011-10-19
Jacek Caban
vbscript: Get rid of no longer needed VB_VARIANT|VT_BYR...
tree
|
commitdiff
2011-10-18
Jacek Caban
vbscript: Added support for hex literals not ending...
tree
|
commitdiff
2011-10-17
Jacek Caban
vbscript: Added lexer support for '_'.
tree
|
commitdiff
2011-10-14
Jacek Caban
vbscript: Added more releasing tests.
tree
|
commitdiff
2011-10-14
Jacek Caban
vbscript: Properly release global variables.
tree
|
commitdiff
2011-10-14
Jacek Caban
vbscript: Added more script state tests.
tree
|
commitdiff
2011-10-14
Jacek Caban
vbscript: Keep script context alive after Close call...
tree
|
commitdiff
2011-10-14
Jacek Caban
vbscript: Make sure to remove an object from object...
tree
|
commitdiff
2011-10-11
Jacek Caban
vbscript: Added Hex function tests.
tree
|
commitdiff
2011-10-11
Jacek Caban
vbscript: Added Hex function implementation.
tree
|
commitdiff
2011-10-11
Jacek Caban
vbscript: Pass arguments to 1-arg functions directly...
tree
|
commitdiff
2011-10-03
Marcus Meissner
vbscript: Mark some symbols as hidden.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Better stub for interp_errmode.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added CreateObject tests (based on jscript...
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added support for IObjectWithSite in create_o...
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added CreateObject implementation.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Lookup global object before host-provided...
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added support for DISPATCH_METHOD flags in...
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added exit for statement support.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added for..in statement tests.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added interp_incc implementation.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added interp_step implementation.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added interp_val implementation.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added for..to statement compiler implementation.
tree
|
commitdiff
2011-09-22
Jacek Caban
vbscript: Added for..to statement parser implementation.
tree
|
commitdiff
2011-09-21
Jacek Caban
vbscript: Added const statement tests.
tree
|
commitdiff
2011-09-21
Jacek Caban
vbscript: Added interp_const implementation.
tree
|
commitdiff
2011-09-21
Jacek Caban
vbscript: Moved creating new dynamic variable to separa...
tree
|
commitdiff
2011-09-21
Jacek Caban
vbscript: Added const statement compiler implementation.
tree
|
commitdiff
2011-09-21
Jacek Caban
vbscript: Added const statement parser implementation.
tree
|
commitdiff
2011-09-20
Jacek Caban
vbscript: Added support for undeclared variables in...
tree
|
commitdiff
2011-09-20
Jacek Caban
vbscript: Added more tests.
tree
|
commitdiff
2011-09-20
Jacek Caban
vbscript: Added support for short if statements.
tree
|
commitdiff
2011-09-20
Jacek Caban
vbscript: Added support for rem statement-like comments.
tree
|
commitdiff
2011-09-20
Jacek Caban
vbscript: Added support for ':' as statement separator.
tree
|
commitdiff
2011-09-19
Octavian Voicu
vbscript: Always initialize prev_label to prevent compi...
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added On Error statement parser implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added interp_me implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added ME expression parser implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added support for SCRIPTITEM_ISVISIBLE named...
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added error object functions stubs.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added error object stub implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added more global object stubs.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added isObject tests.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added isObject implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added global object's isObject function stub...
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Store reference to collected object in collec...
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added is expression implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added interp_lteq implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added interp_lt implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added interp_gt implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added interp_gteq implementation.
tree
|
commitdiff
2011-09-19
Jacek Caban
vbscript: Added more equality expressions parser/compil...
tree
|
commitdiff
2011-09-19
Octavian Voicu
vbscript: Add explicit cast to int for pointer differen...
tree
|
commitdiff
2011-09-16
Alexandre Julliard
vbscript: Fix a memory allocation size to avoid overflows.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added VBScript_Global typelib.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added do..while and do..until statements...
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added do until..loop statement implementation.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added support for exit do statement.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added do while..loop statement implementation.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added while..wend statement implementation.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added GC implementation.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added class_terminate support.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added class_initializer support.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added more IDispatchEx tests.
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Use default object value for objets in stack_...
tree
|
commitdiff
2011-09-16
Jacek Caban
vbscript: Added support for default getters.
tree
|
commitdiff
next