Piotr Caban
|
ec25138a46
|
jscript: Added 'unterminated string' error.
|
2009-08-06 12:02:00 +02:00 |
Piotr Caban
|
931554dd4a
|
jscript: Fix parse_double_literal implementation.
|
2009-06-04 12:12:46 +02:00 |
Piotr Caban
|
063df731ac
|
jscript: Fix integer/double parsing.
|
2009-05-27 11:53:44 +02:00 |
Piotr Caban
|
84ef7eced2
|
jscript: Added html comments handling.
|
2009-04-10 11:33:35 +02:00 |
Michael Stefaniuc
|
981f733e41
|
jscript: Remove superfluous pointer casts.
|
2009-02-02 15:21:44 +01:00 |
Jacek Caban
|
bb08e971ed
|
jscript: Fixed numeric escapes unescaping.
|
2008-10-08 12:18:35 +02:00 |
Jacek Caban
|
31b3071552
|
jscript: Fixed backslash handling in regular expressions.
|
2008-10-06 13:04:45 +02:00 |
Jacek Caban
|
5760eb808b
|
jscript: Added Function.toString implementation.
|
2008-09-22 11:56:16 +02:00 |
Jacek Caban
|
91b798ddf8
|
jscript: Added string to number conversion implementation.
|
2008-09-22 11:53:22 +02:00 |
Jacek Caban
|
43f760ba17
|
jscript: Added '/=' expression implementation.
|
2008-09-16 22:34:56 +02:00 |
Jacek Caban
|
cf1863ed09
|
jscript: Added parser support for regular expressions.
|
2008-09-16 11:29:44 +02:00 |
Francois Gouget
|
3b3f5118ac
|
jscript: Fix compilation with older bison.
|
2008-09-08 12:47:22 +02:00 |
Jacek Caban
|
b51a156ff1
|
jscript: Added lexer.
|
2008-09-04 11:50:28 +02:00 |