summaryrefslogtreecommitdiffstats
path: root/platform/javascript/api/javascript_tools_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-1/+1
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-10/+10
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix missed renamings from empty() to is_empty()Rémi Verschelde2020-12-291-1/+1
* Make tool menu plugins use Callables for callbackkobewi2020-12-161-6/+1
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-19/+6
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* [HTML5] Add JavaScriptToolsEditorPlugin.Fabio Alessandrelli2020-10-141-0/+153