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
638b75313595461cc0caaa02cc97a708421c6920
jerryscript
/
jerry-core
T
History
Zidong Jiang
7b01b29ec8
Add typedarray routine: every, some, foreach, and map (
#1566
)
...
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang
zidong.jiang@intel.com
2017-02-09 08:49:00 +01:00
..
ecma
Add typedarray routine: every, some, foreach, and map (
#1566
)
2017-02-09 08:49:00 +01:00
jcontext
Use default system allocator on 32bit systems, if JERRY_SYSTEM_ALLOCATOR is defined. (
#1541
)
2017-01-30 11:04:25 +01:00
jmem
Enable 32bit compressed pointers on 64bit systems. (
#1567
)
2017-02-08 14:58:37 +01:00
jrt
These changes are designed to enable the TI compilers to compile (
#1505
)
2017-01-24 07:38:53 +01:00
lit
[ES2015][TypedArray] add other 8 types (
#1532
)
2017-01-24 15:06:31 +01:00
parser
Fix invalid assertion in js-parser. (
#1556
) (
#1563
)
2017-02-06 15:50:43 +01:00
profiles
[ES2015 profile]add TypedArray intrinsic object (
#1507
)
2017-01-13 11:04:34 +01:00
vm
Fix invalid assertion in vm_loop. (
#1561
)
2017-02-06 10:19:31 +01:00
CMakeLists.txt
Append external libraries separately not as a string (
#1553
)
2017-02-01 08:47:58 +01:00
config.h
Streamline copyright notices across the codebase. (
#1473
)
2016-12-08 06:39:11 +01:00
jerry-api.h
Copy the characters of an UTF-8 encoded substring into a specified buffer (
#1524
)
2017-01-24 15:04:48 +01:00
jerry-internal.h
Add parameter names to function declarations. (
#1498
)
2016-12-16 15:40:46 +01:00
jerry-port.h
Streamline copyright notices across the codebase. (
#1473
)
2016-12-08 06:39:11 +01:00
jerry-snapshot.c
[API] Introduce jerry_parse_and_save_literals() (
#1500
)
2017-01-11 14:18:09 +01:00
jerry-snapshot.h
Streamline copyright notices across the codebase. (
#1473
)
2016-12-08 06:39:11 +01:00
jerry.c
Copy the characters of an UTF-8 encoded substring into a specified buffer (
#1524
)
2017-01-24 15:04:48 +01:00