summaryrefslogtreecommitdiff
path: root/core/debugger/script_debugger.cpp
AgeCommit message (Expand)Author
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-08Refactor ScriptDebugger.Fabio Alessandrelli