aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-helpers-number.c
AgeCommit message (Expand)Author
2018-08-08Revisit unused global functions in jerry-core (#2450)Akos Kiss
2018-05-18Update Doxygen config file and fix Doxygen warnings (#2324)László Langó
2018-05-14Add jerryscript-compiler.h public header to cover compiler incompatibilities ...Akos Kiss
2017-12-11Improve multiplication in vmRobert Fancsik
2017-12-07Remove trivial ecma_number arithmetic functions (#2123)Robert Fancsik
2017-03-21Style fix: return value comments (#1668)Levente Orban
2017-02-17Fix the missing inline specifier if compiling with -fPIC (#1590)Gabor Loki
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-06-16Fix Date construct helperHanjoung Lee
2016-05-17Introduce integer ecma-value representation to reduce the double allocations.Zoltan Herczeg
2016-04-18Unifiy the comments of preprocessor conditionalsAkos Kiss
2016-04-13Doc comment maintenanceAkos Kiss
2016-03-22Performance optimizationsLászló Langó
2016-03-01Small refactoringsZsolt Borbély
2016-03-01Fix the format of doxygen comments of output argumentsLászló Langó
2016-02-25Build fix for ALL_IN_ONE.Robert Sipka
2016-02-15Remove g++ support from the [C]Make files.Robert Sipka