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
5101d932f7e6002c8dab2f4c8b556560c3f13e20
jerryscript
/
jerry-core
T
History
slaff
5101d932f7
Fix compilation errors when LCACHE is disabled. (
#1570
)
...
JerryScript-DCO-1.0-Signed-off-by: Slavey Karadzhov
slaff@attachix.com
2017-02-13 13:14:50 +01:00
..
ecma
Fix compilation errors when LCACHE is disabled. (
#1570
)
2017-02-13 13:14:50 +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
Restore deleted lines. (
#1574
)
2017-02-10 10:53: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