aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18[util] Search up the object hierarchy for full function pathpromisingJames Prestwood
2017-05-18[doc] Update Ashell/IDE instructionsJimmy Huang
2017-05-18GH commentsJames Prestwood
2017-05-18fix sensor breakJames Prestwood
2017-05-18[promise] Updated Jerryscript/ZJS to use promisesJames Prestwood
2017-05-18[ashell] Fix add_requires to allow single as well as double quotes (#1169)Geoff Gustafson
2017-05-17[ashell] Further fixes for character duplication in ashell (#1159)Brian Jones
2017-05-17[sample] Update OcfSensorServer.js for bug fix (#1146)Cui Yan
2017-05-17[ashell] Buffer stdout before sending on wire (#1168)Geoff Gustafson
2017-05-16[ashell] Fixing a leak in ihex (#1167)Brian Jones
2017-05-16[sensor] Fix sensor cannot stop/start in IDE/Ashell (#1166)Jimmy Huang
2017-05-16[readme] Update latest stable version to 0.3 in README.md (#1163)Belem Zhang
2017-05-16[general] Turn on jerryscript error messages (#1141)James Prestwood
2017-05-16[ashell] Drop UART API from ashell (#1158)Geoff Gustafson
2017-05-16[ashell] Add missing instruction for windows setupSudarsana Nagineni
2017-05-16[ashell] Update Windows instructionsSudarsana Nagineni
2017-05-15[ashell] Simplify help command list for IDE (#1156)Geoff Gustafson
2017-05-15[fs] Fix FS so it overwrites w and w+ file modes (#1140)James Prestwood
2017-05-15[fs] Fix issue where it the max string it can write is 256 (#1142)Jimmy Huang
2017-05-15[ble] Fixed missing parameter in doc and testsJimmy Huang
2017-05-15[ble] Fixes disconnect callback not getting calledJimmy Huang
2017-05-15[ashell] Disable raw mode control messages in the console (#1154)Sudarsana Nagineni
2017-05-15[ocf] Increase resource type string length (#1155)James Prestwood
2017-05-15[ashell] Update docs to mention generic udev rules for the WebUSB device (#1137)Sudarsana Nagineni
2017-05-15[fs] Fix truncate check for wrong return value (#1139)Jimmy Huang
2017-05-12[fs] Added readFile/readFileSync APIs (#1133)James Prestwood
2017-05-11[trlite] Fix output of linux tests when run with -l (#1132)Geoff Gustafson
2017-05-11[travis] Update to use SDK 0.9 (#1135)Geoff Gustafson
2017-05-11[ashell] Fixing duplicate characters on UART (#1134)Brian Jones
2017-05-11[build] Update latest Zephyr to remove debug fix for AIO (#1122)Jimmy Huang
2017-05-11Add a Board API based off Zoltan's iot-js-api here:Geoff Gustafson
2017-05-11[general] Print function names in error messages (#1123)James Prestwood
2017-05-11[ws] Fix K64F websocket build break (#1127)James Prestwood
2017-05-11[ocf] Move ocf.start() to correct location in client samples (#1125)James Prestwood
2017-05-11[pme] Initial implementation of CuriePME API (#1082)Jimmy Huang
2017-05-11Removing some strings to free up spaceBrian J Jones
2017-05-11[docs] Update docs to blacklist the device from ModemManagerSudarsana Nagineni
2017-05-11CopyrightBrian Jones
2017-05-11[ashell] Adding echo commandSudarsana Nagineni
2017-05-10[fs] Fix fs.close() API (#1126)James Prestwood
2017-05-09[fs] Add size to stats object (#1124)James Prestwood
2017-05-09[tests] Add start api and multiple resources for OCF server (#1119)Cui Yan
2017-05-09[ble] Add 6LoWPAN test on ocf server (#1118)Cui Yan
2017-05-09[tests] Fix asynchronous sequential on test-callback.js for k64f (#1117)Cui Yan
2017-05-09[ocf] Moved UUID code to after resource is registered (#1114)James Prestwood
2017-05-09[boards] New board support/docs (#1081)James Prestwood
2017-05-08[pwm] Fix timer error range on setTimeout function (#1105)Cui Yan
2017-05-05[trlite] Run JS tests with a new bash function for better output (#1112)Geoff Gustafson
2017-05-05[trlite] Consolidate tests for quicker VM1 build time (#1103)Geoff Gustafson
2017-05-05[zjsbanner] Improve code size, importantly (#1096)Geoff Gustafson