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
1bcfb711a36af00f64e1ae225efcb749021e4b0e
jerryscript
/
jerry-core
T
History
Tóth Béla
1bcfb711a3
Fix BigInt.prototype.toString length (
#4161
)
...
JerryScript-DCO-1.0-Signed-off-by: Bela Toth tbela@inf.u-szeged.hu
2020-08-24 14:51:03 +02:00
..
api
Add missing error support for API functions. (
#4153
)
2020-08-19 11:13:08 +02:00
debugger
Use stringbuilder in jerry_debugger_exception_object_to_string (
#3586
)
2020-03-04 18:06:40 +01:00
ecma
Fix BigInt.prototype.toString length (
#4161
)
2020-08-24 14:51:03 +02:00
include
Implement unary operators: bitwise not, pre/post increment/decrement (
#4116
)
2020-08-10 22:38:34 +02:00
jcontext
Implement BigInt literal parsing in the parser. (
#4089
)
2020-08-04 14:16:38 +02:00
jmem
Fix mem-stress-test to properly run gc before allocs (
#4125
)
2020-08-11 09:51:43 +02:00
jrt
Allow API usage in native_free_callbacks (
#3515
)
2020-01-18 10:05:32 +01:00
lit
Implement Array.flat and Array.flatMap (
#3925
)
2020-08-12 16:51:04 +02:00
parser
Detect assignment pattern for for-in/of (
#4140
)
2020-08-24 14:47:10 +02:00
profiles
Documentation typo fixes (
#3904
)
2020-06-16 18:54:36 +02:00
vm
Improve BigInt support (
#4118
)
2020-08-11 11:25:01 +02:00
CMakeLists.txt
Fix profile file parsing in CMake (
#3932
)
2020-06-26 13:46:08 +02:00
config.h
Implement BigInt primitve type and some of its operations (
#4062
)
2020-07-30 12:08:34 +02: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