aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-function.c
AgeCommit message (Expand)Author
2018-07-20Simplify source evaluation options. (#2431)Robert Fancsik
2018-04-19Add line info support. (#2286)Zoltan Herczeg
2018-03-01Improve magic string handling. (#2221)Zoltan Herczeg
2017-12-19Optimize string concatenation. (#2141)Zoltan Herczeg
2017-10-03Fix possible uninitialized value (#2035)Gabriel "_|Nix|_" Schulhof
2017-09-21Parse functions directly (#2015)Zoltan Herczeg
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-02-17Remove 'ecma_completion_value_t'Zoltan Herczeg
2016-02-16Eliminating doxygen warnings by fixing the documentationAkos Kiss
2016-02-15Remove g++ support from the [C]Make files.Robert Sipka