Sweden-Number/dlls/jscript
Jacek Caban 39f4583ef9 jscript: Don't copy more than needed in parse_identifier. 2011-08-22 15:19:18 +02:00
..
tests tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
Makefile.in jscript: Convert translations to po files. 2011-01-06 15:03:31 +01:00
activex.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
array.c jscript: Fixed some clang warnings. 2011-01-27 16:32:22 +01:00
bool.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
date.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
dispex.c jscript: COM cleanup for the IDispatchEx iface. 2011-01-17 13:22:10 +01:00
engine.c jscript: Correctly throw an exception if instanceof expression is not used on function. 2011-06-21 18:14:49 +02:00
engine.h jscript: Mark internal symbols as having hidden visibility. 2011-04-26 15:31:27 +02:00
error.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
function.c jscript: Fixed some clang warnings. 2011-01-27 16:32:22 +01:00
global.c jscript: Fixed corner cases in parseInt implementation. 2011-02-28 13:21:38 +01:00
jscript.c jscript: Properly handle aggregation attempt. 2011-07-18 18:30:43 +02:00
jscript.h jscript: Mark internal symbols as having hidden visibility. 2011-04-26 15:31:27 +02:00
jscript.rc makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
jscript.rgs jscript: Moved remaining registration to IRegistrar mechanism. 2010-12-29 17:43:18 +01:00
jscript.spec
jscript_classes.idl jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
jscript_main.c winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
jsglobal.idl
jsglobal_dispid.h
jsutils.c jscript: Support also VT_UI4 in debugstr_variant. 2011-06-27 16:41:46 -05:00
lex.c jscript: Don't copy more than needed in parse_identifier. 2011-08-22 15:19:18 +02:00
math.c jscript: Fixed some math API assumption that cause test failures on Solaris. 2010-12-30 15:02:53 +01:00
number.c jscript: Fixed some clang warnings. 2011-01-27 16:32:22 +01:00
object.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
parser.y jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
regexp.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
resource.h jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
string.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
vbarray.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00