mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
* Implement RuntimeICUBinder - ICU has verison name on its symbol name like u_tolower_XX. but, we need to use escargot on various platform(without re-compile) thus, I implement this library * add ceil function on IEEE754 - there is an issue with -0 in builtin ceil function * Use pypy instead of python for running test262(pypy is faster than python) Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com> |
||
|---|---|---|
| .. | ||
| checked_arithmetic | ||
| double_conversion | ||
| GCutil@c01c9cf24f | ||
| lz4 | ||
| rapidjson | ||
| runtime_icu_binder | ||
| windows | ||
| yarr | ||