This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a81c7c83d7471e3433197c3c9827c92d3ba96374
jerryscript
/
jerry-core
T
History
István Kádár
a81c7c83d7
ecma_make_boolean_value(bool) function is added in order to make ecma_value form a raw bool.
...
JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
2016-07-01 16:00:56 +02:00
..
ecma
ecma_make_boolean_value(bool) function is added in order to make ecma_value form a raw bool.
2016-07-01 16:00:56 +02:00
jmem
Introduce JERRY_UNUSED() instead of __attr_unused___
2016-06-14 08:45:14 +02:00
jrt
Introduce JERRY_UNUSED() instead of __attr_unused___
2016-06-14 08:45:14 +02:00
lit
Sixteen bit hash for strings.
2016-06-27 03:04:50 -07:00
parser
Rework literal storage.
2016-06-27 00:25:09 -07:00
vm
ecma_make_boolean_value(bool) function is added in order to make ecma_value form a raw bool.
2016-07-01 16:00:56 +02:00
CMakeLists.txt
Build fix for ALL_IN_ONE and COMPILER_DEFAULT_LIBC
2016-06-19 07:39:48 +02:00
config.h
Add property name hashing support.
2016-04-20 03:38:43 -07:00
jerry-api.h
Check error values in API functions
2016-06-29 14:26:55 +02:00
jerry-internal.h
Use 'ecma_value_t' in API too
2016-06-14 14:44:02 +02:00
jerry-port.h
Drop jerry_port_putchar
2016-04-23 22:50:50 +02:00
jerry-snapshot.h
Rework literal storage.
2016-06-27 00:25:09 -07:00
jerry.c
ecma_make_boolean_value(bool) function is added in order to make ecma_value form a raw bool.
2016-07-01 16:00:56 +02:00
jerry.h
Update API functions
2016-06-08 12:48:47 +02:00