1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[promise] Initial promise support More... over 8 years ago
[make] Removed duplicate Make code for update/setup More... over 8 years ago
[make] Make can now clone/update repos More... over 8 years ago
Merge pull request #59 from grgustaf/reduce-jsrunner More... over 8 years ago
Merge pull request #56 from jimmy-huang/rebase-jerryscript More... over 8 years ago
Merge pull request #55 from grgustaf/fix-sleepy-samples More... over 8 years ago
[jsrunner] Remove functionality replaced by make More... over 8 years ago
Merge remote-tracking branch 'james/make-changes' More... over 8 years ago
[callbacks] Updated GPIO module to use new callback API's More... over 8 years ago
[make] ARC build and better error checking More... over 8 years ago
[BLE] Fixed bug in zjs_obj_get_string api More... over 8 years ago
[ZJS] Remove unused ZJS API More... over 8 years ago
[JerryScript] Rebase with latest JerryScript after API change More... over 8 years ago
[make] More Make/build system changes More... over 8 years ago
Merge pull request #53 from jimmy-huang/static-func More... over 8 years ago
Merge pull request #54 from grgustaf/aio-named-pins More... over 8 years ago
[jsrunner] Added a QEMU option to run QEMU after build (#52) More... over 8 years ago
[General] Add a magic 'zjs_sleep' variable set from JS to induce sleep More... over 8 years ago
[A101] Add easy pin names for AIO pins on Arduino 101 More... over 8 years ago
[General] Make jerryscript function handlers static More... over 8 years ago
Merge pull request #51 from grgustaf/a101-named-pins More... over 8 years ago
[makefile] Move jsrunner functionality to Make More... over 8 years ago
[General] Prevent multiple inclusion of header files More... over 8 years ago
[util] Fix broken include of zjs_util.h by itself More... over 8 years ago
Merge pull request #50 from grgustaf/replace-gpio-set-callback More... over 8 years ago
[A101] Add arduino101_pins module to provide easy to use pin names More... over 8 years ago
[General] Update .gitignore with new build artifacts left in the tree More... over 8 years ago
Merge pull request #49 from grgustaf/remove-arc-jerry-dep More... over 8 years ago
[GPIO] Replace set_callback function with on() More... over 8 years ago
[util] Add zjs_strequal function, about to find a mission in life More... over 8 years ago