Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli | 2022-08-29 | 1 | -366/+0 |
* | Remove Signal connect binds | Juan Linietsky | 2022-07-29 | 1 | -1/+1 |
* | Fix more issues found by cppcheck. | bruvzg | 2022-04-20 | 1 | -1/+1 |
* | Remove VARIANT_ARG* macros | reduz | 2022-03-09 | 1 | -2/+2 |
* | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -0/+1 |
* | [HTML5] Implement JavaScript PWA update callbacks. | Fabio Alessandrelli | 2022-02-06 | 1 | -0/+8 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | [HTML5] Fix JavaScript string parsing with new interface. | Fabio Alessandrelli | 2021-07-07 | 1 | -1/+1 |
* | [HTML5] JS callback functions now returns passed value. | Fabio Alessandrelli | 2021-06-18 | 1 | -0/+11 |
* | [HTML5] Fix JS build without eval. | Fabio Alessandrelli | 2021-06-14 | 1 | -3/+6 |
* | [HTML5] Add easy to use download API. | Fabio Alessandrelli | 2021-05-21 | 1 | -0/+5 |
* | [HTML5] Implement Godot <-> JavaScript interface. | Fabio Alessandrelli | 2021-05-20 | 1 | -0/+338 |