Logo
Explore Help
Register Sign In
archive-gh-me/jerryscript
1
0
Fork 0
You've already forked jerryscript
mirror of https://github.com/jerryscript-project/jerryscript.git synced 2025-12-15 16:29:21 +00:00
Code Issues Projects Releases Wiki Activity
jerryscript/jerry-core
History
Tóth Béla 09c8d28b2c
Implement TrimStart TrimEnd and aliases (#4102)
Based on: https://tc39.es/ecma262/#sec-string.prototype.trim

JerryScript-DCO-1.0-Signed-off-by: Bela Toth tbela@inf.u-szeged.hu
2020-08-25 13:10:36 +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
Implement TrimStart TrimEnd and aliases (#4102)
2020-08-25 13:10:36 +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 TrimStart TrimEnd and aliases (#4102)
2020-08-25 13:10:36 +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
Powered by Gitea Version: 1.23.5 Page: 218ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API