aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-rangeerror-prototype.inc.h
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2017-04-21Generate lit-magic-strings.inc.h (#1690)Akos Kiss
2017-03-23Factor out common macro un/definitions used for built-in descriptions (#1678)Akos Kiss
2017-01-17Remove 'OBJECT_ID' from builtin headers. (#1529)László Langó
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-12-07Add ES2015 feature: ArrayBuffer (#1467)Zidong Jiang
2016-11-29Replace `//` double slash comments with `/* */`. (#1461)Robert Sipka
2016-06-16Improve builtin-property construction.Zoltan Herczeg
2015-06-29Move char type definitions and magic string processing functions to literal c...Andrey Shitov
2015-02-17Renaming core -> jerry-core.Ruben Ayrapetyan