Ruben Ayrapetyan 845b0d5006 Clarify calculation precedence for & and ?.
(a & b ? c : d)-like expressions are changed to ((a & b) ? c : d).

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-08-27 16:32:08 +03:00
2015-07-14 07:44:37 +09:00
2015-08-26 01:44:18 -07:00
2015-07-14 07:44:37 +09:00
2015-06-29 23:27:58 +03:00

JerryScript

You can find project details in wiki.

S
Description
Ultra-lightweight JavaScript engine for the Internet of Things.
Readme Apache-2.0 70 MiB
Languages
C 70.5%
JavaScript 25.1%
Python 2.7%
CMake 1%
Shell 0.5%