summaryrefslogtreecommitdiffstats
path: root/core/debugger/script_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Vectors: Use clear() and has().Anilforextra2022-02-021-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement toast notifications in the editorGilles Roudière2021-10-141-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-4/+8
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+123