projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vbscript: Ignore fdexNameCaseSensitive flag.
[wine]
/
dlls
/
vbscript
/
tests
/
lang.vbs
2012-07-20
Jacek Caban
vbscript: Added select case statement tests.
blob
|
commitdiff
|
raw
2012-07-09
Jacek Caban
vbscript: Added support for exit for statement in ...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Jacek Caban
vbscript: Fixed function return crossing for loop.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Jacek Caban
vbscript: Fixed 'exit do' statements crossing for in...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Jacek Caban
vbscript: Added for each loop tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Francois Gouget
vbscript: Add support for integer values in conditional...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
Jacek Caban
vbscript: 'property' may be both keyword and identifier.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Jacek Caban
vbscript: Short if statement may have optional 'end...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Jacek Caban
vbscript: Fixed local variable count calculation.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Jacek Caban
vbscript: Added support for hex literals not ending...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Jacek Caban
vbscript: Added lexer support for '_'.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Jacek Caban
vbscript: Added exit for statement support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Jacek Caban
vbscript: Added for..in statement tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Jacek Caban
vbscript: Added const statement tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Jacek Caban
vbscript: Added more tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Jacek Caban
vbscript: Added support for short if statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Jacek Caban
vbscript: Added support for rem statement-like comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Jacek Caban
vbscript: Added support for ':' as statement separator.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added interp_me implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added support for SCRIPTITEM_ISVISIBLE named...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added is expression implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added interp_lteq implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added interp_lt implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added interp_gt implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Jacek Caban
vbscript: Added interp_gteq implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added do..while and do..until statements...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added do until..loop statement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added support for exit do statement.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added do while..loop statement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added while..wend statement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added class_terminate support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added class_initializer support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added more IDispatchEx tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Use default object value for objets in stack_...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added support for default getters.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added interp_set_member implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added support for exit property statement.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added compiler/runtime support for property...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added getters/setters parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added property invoke implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added GetDispID support for properties.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Jacek Caban
vbscript: Added class property parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Francois Gouget
vbscript/tests: Some tests require that the user interf...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added stop statement semi-stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added this object to identifier lookup chanin.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added interp_mcall implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added beginning InvokeEx implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added beginning GetDispID implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added class functions parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added function storage specifiers support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added interp_nothing implementation and tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added interp_new implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added interp_set_ident implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Jacek Caban
vbscript: Added class parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added interp_imp implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added interp_eqv implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added interp_xor implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added interp_or implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added interp_and implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added support for returning value from function.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added Exit Function statement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added function parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added support for sub local variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added exit sub statement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added sub argument tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added function invocation supprot to do_icall.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Jacek Caban
vbscript: Added function compiler implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added interp_exp implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added interp_div implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added interp_idiv implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added interp_mod implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added if statement tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added support for variable assignment statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added variable value expression support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jacek Caban
vbscript: Added dim statement compiler implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added '<>' expression implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added interp_sub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added interp_add implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added interp_neg implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added concatenation tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added hex literal implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Jacek Caban
vbscript: Added interpreter support for numeric literals.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added null literal support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added empty literal support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added more tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added interp_equal implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added interp_not implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added support for parentheses in expressions.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added parser/compiler support for |option...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jacek Caban
vbscript: Added support for |f a, b, c| call statement.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Jacek Caban
vbscript: Added more tests.
blob
|
commitdiff
|
raw
|
diff to current