Andrey Shitov
|
3577261261
|
Add support for eval in parser.
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov a.shitov@samsung.com
|
2015-06-13 18:01:30 +03:00 |
|
Andrey Shitov
|
53801e3b41
|
Replace array of literals with literal storage.
JerryScript-DCO-1.0-Signed-off-by: Evgeny Gavrin e.gavrin@samsung.com
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov a.shitov@samsung.com
|
2015-06-10 21:40:10 +03:00 |
|
SaeHie Park
|
723924f36f
|
New External Magic String API to save heap memory
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2015-06-09 07:50:43 +09:00 |
|
Ruben Ayrapetyan
|
d99d779486
|
Support labelled statements.
Related issue: #52
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-06-05 19:02:08 +03:00 |
|
Ruben Ayrapetyan
|
8b28cac99e
|
Implementing escape sequences support with the exception of "\0" ("<NUL>") character and cases that depend on Unicode support.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-05-29 14:03:11 +03:00 |
|
Ruben Ayrapetyan
|
7025f97fdd
|
Adding routine for conversion of any character sequence (not only strings contained in source code buffer) to lexer token.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-05-29 13:46:07 +03:00 |
|
Andrey Shitov
|
0c7d358157
|
Fix invalid processing of keyword literals.
|
2015-04-14 14:28:39 +03:00 |
|
Ruben Ayrapetyan
|
88353e93cf
|
Renaming core -> jerry-core.
|
2015-02-17 19:08:55 +03:00 |
|