Sweden-Number/dlls/jscript
Frédéric Delanoy af3f0ec964 jscript: Update French translation. 2009-08-03 14:54:46 +02:00
..
tests jscript: Throw more SyntaxErrors in parser. 2009-07-24 11:51:29 +02:00
Makefile.in jscript: Add Dutch translations. 2009-07-23 11:21:58 +02:00
array.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
bool.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
date.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
dispex.c jscript: Added Array length setting implementation. 2009-07-14 10:46:18 +02:00
engine.c jscript: Add "illegal assignment" error. 2009-07-24 11:51:11 +02:00
engine.h jscript: Added html comments handling. 2009-04-10 11:33:35 +02:00
error.c jscript: Throw SyntaxError in eval function. 2009-07-24 11:44:53 +02:00
function.c jscript: Throw TypeError in Function_toString. 2009-07-22 14:42:50 +02:00
global.c jscript: Throw SyntaxError in eval function. 2009-07-24 11:44:53 +02:00
jscript.c jscript: Added html comments handling. 2009-04-10 11:33:35 +02:00
jscript.h jscript: Throw SyntaxError in eval function. 2009-07-24 11:44:53 +02:00
jscript.inf jscript: Added Dll[Un]RegisterServer implementation. 2008-03-12 19:20:56 +01:00
jscript.spec
jscript_De.rc jscript: Update German translation. 2009-08-03 14:54:28 +02:00
jscript_En.rc jscript: Added "Expected ';'" error. 2009-07-24 11:51:20 +02:00
jscript_Fr.rc jscript: Update French translation. 2009-08-03 14:54:46 +02:00
jscript_Lt.rc jscript: Update Lithuanian translation. 2009-08-03 14:54:38 +02:00
jscript_Nl.rc jscript: Add Dutch translations. 2009-07-24 12:04:02 +02:00
jscript_main.c jscript: Add error throwing functions. 2009-07-21 10:58:52 +02:00
jsglobal.idl jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsglobal_dispid.h jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsutils.c jscript: Throw error in to_primitive function. 2009-07-22 14:42:50 +02:00
lex.c jscript: Fix parse_double_literal implementation. 2009-06-04 12:12:46 +02:00
math.c jscript: Added DateConstr_parse implementation. 2009-07-06 14:35:28 +02:00
number.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
object.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
parser.y jscript: Throw more SyntaxErrors in parser. 2009-07-24 11:51:29 +02:00
regexp.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00
resource.h jscript: Added "Expected ';'" error. 2009-07-24 11:51:20 +02:00
rsrc.rc jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
string.c jscript: Throw TypeErrors when _value functions are used as a function. 2009-07-22 14:42:50 +02:00