Commit graph

5 commits

Author SHA1 Message Date
Seonghyun Kim
498966bca1 Implement riscv64 build support
Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
2023-07-24 16:57:25 +09:00
HyukWoo Park
d839f87b0b Update Number builtin methods based on ES10
* toFixed, toExponential and toPrecision builtins of Number.prototype updated
* expand buffer size according to the digit range

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
2020-04-03 13:44:57 +09:00
HyukWoo Park
1ea5ac3945 Clear up redundant submodules and script files
* rapidjson (v1.0.2) forked from https://github.com/miloyip/rapidjson
* double_conversion (v2.0.1) forked from http://code.google.com/p/double-conversion
* checked_arithmetic forked from WebKit

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
2019-11-07 14:37:25 +09:00
정동헌/Tizen Platform Lab(SR)/Senior Engineer/삼성전자
91624daaa2 Manages third parties as submodule (#84)
- checked_arithmetic, double_conversion, rapidjson and yarr

Signed-off-by: DongHeon Jung <dheon.jung@samsung.com>
2018-05-30 07:34:34 +09:00
seonghyun kim
485fbc25af initial commit
Signed-off-by: seonghyun kim <sh8281.kim@samsung.com>
2016-11-17 22:19:49 +09:00