aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/lit/lit-magic-strings.ini
AgeCommit message (Expand)Author
2018-07-10Optimize JSON `Quote` operation. (#2420)Anthony Calandra
2018-07-03Add %TypedArray%.prototype.fill(value, [ begin [, end ] ]) support. (#2415)Anthony Calandra
2018-06-28Add %TypedArray%.prototype.subarray([ begin [, end ] ]) support. (#2410)Anthony Calandra
2017-12-19Optimize string concatenation. (#2141)Zoltan Herczeg
2017-09-21Parse functions directly (#2015)Zoltan Herczeg
2017-05-03Remove the built-in print and the jerry_port_console port API functions (#1749)Akos Kiss
2017-04-26Implement other routines of Promise (#1729)Zidong Jiang
2017-04-21Generate lit-magic-strings.inc.h (#1690)Akos Kiss