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
b6c2e6eb5465e04f241de2741dc513c970432e13
jerryscript
/
jerry-core
T
History
Virag Orkenyi
b6c2e6eb54
toNumber operation should handle binary and octal literals (
#3471
)
...
JerryScript-DCO-1.0-Signed-off-by: Virag Orkenyi orkvi@inf.u-szeged.hu
2020-01-10 15:31:54 +01:00
..
api
Support all literals in 'jerry_get_literals_from_snapshot' when C format is used. (
#3472
)
2020-01-10 14:57:10 +01:00
debugger
Revise the usage of the global error value/exception flag (
#3426
)
2019-12-10 14:42:10 +01:00
ecma
toNumber operation should handle binary and octal literals (
#3471
)
2020-01-10 15:31:54 +01:00
include
Support parsing async modifiers for functions. (
#3460
)
2019-12-20 09:55:41 +01:00
jcontext
Revise the usage of the global error value/exception flag (
#3426
)
2019-12-10 14:42:10 +01:00
jmem
Add missing GC limit check to realloc with system allocator (
#3279
)
2019-11-06 11:02:28 +01:00
jrt
Rework usages/naming of configuration macros [part 2] (
#2903
)
2019-06-19 12:28:21 +02:00
lit
Implement and add support for Symbol.split (
#3453
)
2019-12-20 09:10:58 +01:00
parser
Tagged template object references should be released only in post_processing (
#3495
)
2020-01-10 15:25:40 +01:00
profiles
Change JERRY_ES2015_BUILTIN to JERRY_ES2015. (
#3377
)
2019-11-29 11:17:15 +01:00
vm
Support parsing async modifiers for functions. (
#3460
)
2019-12-20 09:55:41 +01:00
CMakeLists.txt
Add '-flto' flag to pkg-config if the libraries built with lto (
#3274
)
2019-11-01 20:29:17 +01:00
config.h
Change JERRY_ES2015_BUILTIN to JERRY_ES2015. (
#3377
)
2019-11-29 11:17:15 +01:00
libjerry-core.pc.in
Add '-flto' flag to pkg-config if the libraries built with lto (
#3274
)
2019-11-01 20:29:17 +01:00