László Langó
|
ca01412848
|
Add regression tests for recently closed issues
Related issues: #123, #354, #358, #384, #447, #680, #738, #739, #743, #781, #785, #786
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-09 13:54:56 +01:00 |
|
László Langó
|
0f378281ba
|
Fix memory leak in RegExp builtin.
Related issue: #787
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-09 13:48:09 +01:00 |
|
Akos Kiss
|
4a5a8cbf72
|
Add generated documentation to gitignore
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
|
2016-02-09 13:42:01 +01:00 |
|
Roland Takacs
|
f8e97c6c02
|
Use concrete types instead of 'auto'.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-09 13:37:12 +01:00 |
|
Roland Takacs
|
cd6ff690d0
|
Add missing parentheses for bit operations where type cast is used.
Fix for #853. These modifications are required by gcc 4.9 or above.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-09 13:29:41 +01:00 |
|
László Langó
|
02b001e479
|
Remove leftover from ecma_simple_value_t
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-09 13:25:35 +01:00 |
|
László Langó
|
d132c37f0a
|
Optimize number literals.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-09 13:20:22 +01:00 |
|
László Langó
|
e763280761
|
Fix Vera++ rule for switch statements.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-09 13:13:40 +01:00 |
|
Roland Takacs
|
6608cc4b7d
|
Move jerry_port functions into jerry-core.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-09 13:07:29 +01:00 |
|
Hanjoung Lee
|
0e88e819eb
|
Support REPL for Linux
JerryScript-DCO-1.0-Signed-off-by: Hanjoung Lee hanjoung.lee@samsung.com
|
2016-02-09 13:00:26 +01:00 |
|
Ruben Ayrapetyan
|
91a0514fab
|
Estimate performance measurement inaccuracy in tools/perf.sh and tools/run-perf-test.sh
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2016-02-08 09:26:26 +01:00 |
|
Roland Takacs
|
0219f37dcc
|
Remove template expression from jerry_ref_unused_variables.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 14:00:44 +01:00 |
|
László Langó
|
d038284bff
|
Style fix: fix comments at the end of function definitions.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-05 13:46:51 +01:00 |
|
Sung-Jae Lee
|
41f6cbb3ac
|
Add JerryScript logo.
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee sjlee@mail.com
|
2016-02-05 13:37:16 +01:00 |
|
Roland Takacs
|
a45976bca6
|
Use packed attribute for enums to modify their type.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 13:22:42 +01:00 |
|
László Langó
|
b1acf1a562
|
Style fix: align pointer dereference operator to right
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-02-05 13:06:34 +01:00 |
|
Roland Takacs
|
efc994b112
|
Use C type casting instead of static_cast.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 12:59:14 +01:00 |
|
Roland Takacs
|
764d74561d
|
Remove the placement 'new' operator.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 12:50:38 +01:00 |
|
Roland Takacs
|
3f5451423c
|
Add lit_storage prefix for functions in lit-literal-storage.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 12:43:30 +01:00 |
|
Zidong Jiang
|
9ab24b3241
|
remove the c++ syntax, struct::xxx
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
|
2016-02-05 12:33:27 +01:00 |
|
Xin Hu
|
87a7887a81
|
Replace uint32_t magic string lengths with uint8_t
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-02-05 11:31:54 +01:00 |
|
Xin Hu
|
4062694059
|
ecma_string_get_size performance improvemen
- replace if with switch
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-02-05 11:23:53 +01:00 |
|
Xin Hu
|
1466a5b317
|
ecma_compare_ecma_strings_longpath performance improvement
- use switch to replace if
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-02-05 11:17:34 +01:00 |
|
Zidong Jiang
|
dfb22c3441
|
refactor rcs_chunked_list and remove its c++ features
issue #806
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
|
2016-02-05 11:11:36 +01:00 |
|
Roland Takacs
|
d60bd93da3
|
Use 'const' instead of 'constexpr'.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-02-05 11:00:25 +01:00 |
|
Zoltan Herczeg
|
4d2dd22ced
|
Compact Byte Code parser and executor for Jerry.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
JerryScript-DCO-1.0-Signed-off-by: Tamas Gergely tgergely.u-szeged@partner.samsung.com
JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
|
2016-02-05 01:15:49 -08:00 |
|
qdk0901
|
db6caf3c48
|
add openwrt support
JerryScript-DCO-1.0-Signed-off-by: qdk0901 qdk0901@qq.com
|
2016-02-04 20:36:54 +08:00 |
|
Sung-Jae Lee
|
eda775a8ca
|
Fix build break on OSX: Invalid type comparision.
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee sjlee@mail.com
|
2016-01-29 22:40:55 +09:00 |
|
Sung-Jae Lee
|
3703b1b681
|
Merge main-linux.cpp and main-darwin.cpp to main-unix.cpp for easy maintenance.
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee sjlee@mail.com
|
2016-01-29 22:22:11 +09:00 |
|
László Langó
|
fec49f5f9a
|
Update precommit test file list to run all test files.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2016-01-22 13:26:37 +01:00 |
|
Roland Takacs
|
70a67797d2
|
Refactor opcodes-dumper to not use C++ features.
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-01-20 10:58:06 +01:00 |
|
Ruben Ayrapetyan
|
18d0d8c376
|
Add microbenchmark on filling an array with 5000 numbers (3 times).
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2016-01-18 15:51:11 +03:00 |
|
Ruben Ayrapetyan
|
b0d6107410
|
Improve algorithm of collecting empty pools.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2016-01-18 15:51:09 +03:00 |
|
Xin Hu
|
73a5fd78a7
|
Remove redundant code in lit_charset_literal_get_length
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-01-15 13:07:05 +03:00 |
|
Xin Hu
|
ba95cb010a
|
Update strcmp implementation, to improve performance
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-01-14 19:55:13 +03:00 |
|
Hanjoung Lee
|
f6bd5afa42
|
Fix linked-list removal of last element
JerryScript-DCO-1.0-Signed-off-by: Hanjoung Lee hanjoung.lee@samsung.com
|
2016-01-14 19:47:16 +09:00 |
|
SaeHie Park
|
25b8351774
|
targets: merge js2c.py into targets/tools folder
* also add .PHONY to target makefiles
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2016-01-14 18:49:57 +09:00 |
|
SaeHie Park
|
feb27a5fc6
|
Add target build for ESP8266 board.
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2016-01-14 07:27:18 +09:00 |
|
SaeHie Park
|
f574597a06
|
Workaround fix for Xtensa (ESP8266) memory alignment exception error
Related issue: https://github.com/Samsung/jerryscript/issues/675
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2016-01-14 07:26:28 +09:00 |
|
SaeHie Park
|
fe24452460
|
Add target build for mbed / FRDM-K64F board.
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2016-01-14 07:24:57 +09:00 |
|
SaeHie Park
|
02daf04da6
|
Add external compile flags and entry file for target board builds
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2016-01-14 07:23:37 +09:00 |
|
Xin Hu
|
7255d648d7
|
lit_get_unicode_char_size_by_utf8_first_byte performance improvement
- inline
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-01-13 19:09:49 +03:00 |
|
István Kádár
|
636ded489f
|
JerryScript api improvemts accordign to jerry_api_value_t struct.
JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
|
2016-01-13 18:45:52 +03:00 |
|
Xin Hu
|
3b3bc98bec
|
Add ecma_get_chars_collection_length unit test
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-01-13 18:40:34 +03:00 |
|
Xin Hu
|
b31b79c333
|
ecma_get_chars_collection_length optimization
JerryScript-DCO-1.0-Signed-off-by: Xin Hu Xin.A.Hu@intel.com
|
2016-01-13 18:35:44 +03:00 |
|
Ruben Ayrapetyan
|
6d1bf13948
|
Fix incorrect assertion in bc_load_bytecode_data.
Related issue: #797
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2016-01-13 18:30:33 +03:00 |
|
pius lee
|
7868b0ae68
|
Fix Failed JSON stringify with NaN
http://www.ecma-international.org/ecma-262/5.1/#sec-15.12.3
Depending to Note4, NaN is reprensented as the String null
JerryScript-DCO-1.0-Signed-off-by: pius lee idkiller@gmail.com
|
2016-01-13 18:16:02 +03:00 |
|
pius.lee
|
cc60b0b3a2
|
Fix eval fail with empty string
Fixes #278
JerryScript-DCO-1.0-Signed-off-by: pius.lee pius.lee@samsung.com
|
2016-01-13 18:07:32 +03:00 |
|
Roland Takacs
|
21f561f8ef
|
Refactor literal-storage to not use C++ features
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs.u-szeged@partner.samsung.com
|
2016-01-13 15:19:07 +01:00 |
|
Ruben Ayrapetyan
|
f932b7d48c
|
Fix handling of property accessors in loop condition expressions and in argument of with statement.
Related issue: #798
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2016-01-11 13:42:12 +03:00 |
|