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
0fe8f6abac7d15ac49cb4ca7bf86d798713b7eaa
jerryscript
/
jerry-core
T
History
Marko Fabo
0fe8f6abac
Improve bitwise operations in VM. (
#2117
)
...
JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
2017-11-30 10:13:04 +01:00
..
api
Fix api inconsistency for promises (
#2113
)
2017-11-20 15:41:11 +01:00
debugger
Rework error to use a global slot to store the error value.
2017-10-24 17:33:04 +09:00
ecma
Fix undefined behaviour of global object freezing
2017-11-28 11:30:10 +09:00
include
Introduce a way to directly save snapshot functions and load them back (
#2043
)
2017-10-18 15:03:54 +02:00
jcontext
Rework error to use a global slot to store the error value.
2017-10-24 17:33:04 +09:00
jmem
Allow mem-stats when system allocator is enabled
2017-09-21 09:58:43 +09:00
jrt
Remove include jerryscript.h from jrt.h. (
#1803
)
2017-05-11 12:42:47 +02:00
lit
Parse functions directly (
#2015
)
2017-09-21 11:03:23 +02:00
parser
Fix function parsing for debugger. (
#2119
)
2017-11-22 15:29:07 +01:00
profiles
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00
vm
Improve bitwise operations in VM. (
#2117
)
2017-11-30 10:13:04 +01:00
CMakeLists.txt
Replace JERRY_JS_PARSER feature guard with JERRY_DISABLE_JS_PARSER (
#2036
)
2017-10-17 17:11:54 +02:00
config.h
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00