Roland Takacs

Results 5 comments of Roland Takacs

Good catch! I think, it's better to remove that parameter since `str_to_num` is used only once at [jerry-main.c:179](https://github.com/jerryscript-project/jerryscript/blob/master/targets/os/nuttx/jerry-main.c#L179) with NULL argument for `out_p`.

Just a note: If the project will support other JS engines (see [wiki](https://github.com/Samsung/iotjs/wiki/Inside%20IoT.js#javascript-binding)) the logo should not refer to JerryScript.

Currently, we're focusing on JerryScript since Node.js requires variety of features from the JS engine. We plan to continue the development on this project. Of course, all your reports are...