summaryrefslogtreecommitdiff
path: root/platform/javascript/javascript_singleton.cpp
AgeCommit message (Expand)Author
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-03-09Remove VARIANT_ARG* macrosreduz
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-06[HTML5] Implement JavaScript PWA update callbacks.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-07[HTML5] Fix JavaScript string parsing with new interface.Fabio Alessandrelli
2021-06-18[HTML5] JS callback functions now returns passed value.Fabio Alessandrelli
2021-06-14[HTML5] Fix JS build without eval.Fabio Alessandrelli
2021-05-21[HTML5] Add easy to use download API.Fabio Alessandrelli
2021-05-20[HTML5] Implement Godot <-> JavaScript interface.Fabio Alessandrelli