aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
2021-02-17Rework external function handlers (#4599)Zoltan Herczeg
2021-01-18Introduce jerry_port_track_promise_rejection (#4451)Robert Fancsik
2021-01-11Officially introduce amalgamated builds (#4416)Akos Kiss
2021-01-08Move ARM and target checks to Github Actions from Travis (#4430)Robert Fancsik
2021-01-08Disable libjerry-math by default (#4428)Akos Kiss
2021-01-05Rename jerry-libm to jerry-math (#4410)Akos Kiss
2020-11-16Drop the minimal variant of the default port implementation (#4331)Akos Kiss
2020-10-21espressif's ESP-IDF port (#4270)Philippe
2020-09-17Update NuttX repository URLs (#4201)Dániel Bátyai
2020-07-23Update Mbed OS target to 5.15.4 (#4035)Mátyás Mustoha
2020-07-10Update the NuttX-STM32 documentation (#3986)Mátyás Mustoha
2020-06-30Update NuttX to 9.0 on Travis (#3958)Mátyás Mustoha
2020-06-12Re-target for ES.Next (#3901)Dániel Bátyai
2020-05-22Fix vera++ rule to find expressions without space after parentheses (#3776)Rafal Walczyna
2020-03-27Fix undefined overflow behavior when converting double to integer (#3629)Akos Kiss
2020-01-07Use Python 3.6 in case of Zephyr target (#3493)Roland Takacs
2019-10-16Update API version to 2.1.0. (#3220)v2.1.0Csaba Osztrogonác
2019-10-08Remove ARTIK 053 from the targets. (#3206)Roland Takacs
2019-10-02Provide support for native modules with ES6 imports (#3090)Dániel Bátyai
2019-09-24Temporary fix for ESP8266 target on Travis (#3160)Robert Fancsik
2019-08-16Update Zephyr build on Travis (#3018)Dániel Bátyai
2019-08-13Fix Zephyr build on Travis (#3015)Dániel Bátyai
2019-07-30Fix unhandled exceptions with unicode error messages (#2994)Dániel Bátyai
2019-07-17Resolve module paths relative to the current module (#2976)Dániel Bátyai
2019-07-15Fix mbedos5 build on Travis (#2974)Dániel Bátyai
2019-07-11Include file path in Syntax error messages (#2941)Dániel Bátyai
2019-07-09Fix URLs in the repository after organization switch (#2955)Dániel Bátyai
2019-07-08Rework CMake options to use the new macro config format (#2933)Péter Gál
2019-06-19Rework usages/naming of configuration macros [part 2] (#2903)Péter Gál
2019-05-09Add NuttX specific port implementation. (#2864)Dániel Bátyai
2019-04-25Rework ES2015 module system and add missing features. (#2792)Daniel Vince
2019-04-24Bump Zephyr target to 1.14.0 (#2837)Akos Kiss
2019-04-18Add missing jerry_release_value by calling jerry_set_property and jerry_set_p...jerry-weng
2019-04-16Allow the JS objects to have more than one native pointer data (#2814)Robert Fancsik
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2019-04-03Add missing port functions for artik053 target (#2811)Daniella Barsony
2019-03-29Fixed typo in README.md of particle target. (#2806)László Langó
2019-03-22Bump RIOT OS target to 2019.01 (#2786)Akos Kiss
2019-03-18Part I: Implement ES2015 module system. (#2599)Daniel Vince
2019-03-13Make jerryx_port_handler_print_char truly a port function (#2789)Péter Gál
2019-03-05Bump NuttX target to 7.28 (#2787)Akos Kiss
2019-03-05Bump Mbed OS target to 5.11.5 (#2788)Akos Kiss
2019-01-21Bump Tizen RT target to release 2.0 (#2709)Akos Kiss
2019-01-17Bump Mbed target to Mbed OS 5.11.1 (#2695)Akos Kiss
2019-01-15Bump NuttX RTOS target to 7.27 (#2696)Akos Kiss
2019-01-15Add subdir-level gitignore to the nuttx target directory (#2635)Peter Marki
2019-01-15Bump ESP8266 target to SDK v2.1.0 (#2697)Akos Kiss
2019-01-11Update links in docs (#2691)Akos Kiss
2018-12-17Ensure fresh Python 2.7 on Trusty and compatible Intervaltree (#2645)Akos Kiss
2018-12-14Fix MbedOS build (#2644)Akos Kiss