summaryrefslogtreecommitdiffstats
path: root/platform/javascript/api
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-10/+10
* Update copyright statements to 2021Rémi Verschelde2021-01-015-10/+10
* Fix missed renamings from empty() to is_empty()Rémi Verschelde2020-12-291-1/+1
* Make tool menu plugins use Callables for callbackkobewi2020-12-162-10/+1
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-19/+6
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-073-4/+4
* Refactor MethodBind to use variadic templatesreduz2020-10-181-1/+1
* [HTML5] Add JavaScriptToolsEditorPlugin.Fabio Alessandrelli2020-10-143-0/+217
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Adding missing include guards to header files identified by LGTM.Rajat Goswami2020-03-231-0/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-013-6/+6
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-013-6/+6
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-122-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-053-0/+3
* Update copyright statements to 2018Rémi Verschelde2018-01-013-6/+6
* Facilitate exposing platform-exclusive interfaces to all platformsLeon Krause2017-11-183-0/+156