aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-helpers-conversion.c
AgeCommit message (Expand)Author
2018-06-12Rework 128 bit arithmetics of ecma_utf8_string_to_number (#2392)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-07Remove trivial ecma_number arithmetic functions (#2123)Robert Fancsik
2017-11-10Fix for issue #1993 (#1994)rerobika
2017-10-27Improve ecma_utf8_string_to_number function (#2006)rerobika
2017-08-10Improve toFixed functionRobert Fancsik
2017-03-09Fix various number parsing issues. (#1648)Zoltan Herczeg
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-11-29Replace `//` double slash comments with `/* */`. (#1461)Robert Sipka
2016-06-17Remove const array and scalar variables from ecma_utf8_string_to_numberAkos Kiss
2016-06-17Optimize number-to-string conversionAkos Kiss
2016-06-01Optimize uint32 hash computation.Zoltan Herczeg
2016-05-20Unify the condition form within the assertsRobert Sipka
2016-05-06Improve double to string conversionLászló Langó
2016-05-02Fix wrong indentations of function parametersZsolt Borbély
2016-04-18Unifiy the comments of preprocessor conditionalsAkos Kiss
2016-04-13Doc comment maintenanceAkos Kiss
2016-04-12Use 'const' in string iterations.László Langó
2016-04-06Eliminate TODO and FIXME macrosAkos Kiss
2016-03-22Performance optimizationsLászló Langó
2016-03-08Fix problems arising from incorrect use of various size typesAkos Kiss
2016-03-01Small refactoringsZsolt Borbély
2016-03-01Fix the format of doxygen comments of output argumentsLászló Langó
2016-02-18Fix style issues and improve vera++ rules.László Langó
2016-02-15Remove g++ support from the [C]Make files.Robert Sipka