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
c4b0cd2196adc3690a34284adf5a518664d52339
jerryscript
/
jerry-core
T
History
Andrey Shitov
c4b0cd2196
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-06-29 23:27:58 +03:00
..
ecma
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
jrt
Support syntax error feedback in parser.
2015-06-19 17:05:15 +03:00
lit
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
mem
Fix valgrind false-positive warning in mem_heap_get_chunked_block_start.
2015-06-19 18:00:37 +03:00
parser
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
rcs
Introduce JERRY_DISABLE_HEAVY_DEBUG preprocessor definiton to speed up debug version of the engine.
2015-06-17 11:29:35 +03:00
vm
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
CMakeLists.txt
Add parser and compiler of regular expressions.
2015-06-26 13:31:03 +02:00
config.h
Remove support of plug-in mechanism.
2015-06-23 13:56:46 +03:00
jerry-api.h
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
jerry-internal.h
Make exit behaviour of
jerry_fatal
flag-dependent
2015-06-03 17:09:51 +02:00
jerry.cpp
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
jerry.h
Remove support of plug-in mechanism.
2015-06-23 13:56:46 +03:00