Sweden-Number/dlls/jscript
Francois Gouget 78210e17fa jscript: Add a trailing '\n' to a FIXME(). 2009-09-11 12:10:13 +02:00
..
tests jscript/tests: Fixed typos in the output strings. 2009-09-09 16:25:23 +02:00
Makefile.in jscript: Add Russian translation. 2009-09-09 16:25:24 +02:00
array.c jscript: Added Array.unshift implementation. 2009-09-02 14:39:53 +02:00
bool.c
date.c
dispex.c jscript: Code clean up. 2009-09-01 15:59:10 +02:00
engine.c jscript: Add a trailing '\n' to a FIXME(). 2009-09-11 12:10:13 +02:00
engine.h
error.c jscript: Code clean up. 2009-09-01 15:59:10 +02:00
function.c jscript: Code clean up. 2009-09-01 15:59:15 +02:00
global.c jscript: Added JSGlobal_unescape implementation. 2009-09-02 14:40:40 +02:00
jscript.c jscript: Code clean up. 2009-09-01 15:59:10 +02:00
jscript.h jscript: Create arguments object as a seaprated class inheriting from Object. 2009-08-29 16:48:53 +02:00
jscript.inf
jscript.spec
jscript_De.rc jscript: Update German translation. 2009-09-08 12:11:14 +02:00
jscript_En.rc jscript: Throw 'Object expected' error in call_expression_eval. 2009-09-02 14:40:34 +02:00
jscript_Fr.rc jscript: Update French translation. 2009-09-08 12:11:42 +02:00
jscript_Lt.rc jscript: Update Lithuanian translation. 2009-09-09 12:07:42 +02:00
jscript_Nl.rc jscript: Updated Dutch translations. 2009-09-08 13:07:26 +02:00
jscript_Pt.rc
jscript_Ru.rc jscript: Update Russian translation. 2009-09-11 12:08:26 +02:00
jscript_main.c
jsglobal.idl
jsglobal_dispid.h
jsutils.c jscript: Added to_primitive on hosting objects test. 2009-09-02 14:39:45 +02:00
lex.c
math.c
number.c
object.c jscript: Create arguments object as a seaprated class inheriting from Object. 2009-08-29 16:48:53 +02:00
parser.y jscript: Use proper VARIANT_BOOL values in bool literals. 2009-08-29 16:48:53 +02:00
regexp.c
resource.h jscript: Fix 'object expected' error number. 2009-09-08 12:11:46 +02:00
rsrc.rc
string.c jscript: Added String.lastIndexOf implementation. 2009-09-01 15:59:30 +02:00