aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-number-converter.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-03-24Extract type defintions from jerryscript-core.h into jerryscript-types.h (#4634)Zoltan Herczeg
2020-11-18Implement asInteger, asUint32 and asInt32 jerry api methods (#4325)kisbg