summaryrefslogtreecommitdiffstats
path: root/core/debugger/debugger_marshalls.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-231-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-23/+8
* Renaming of servers for coherency.Juan Linietsky2020-03-271-2/+2
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+175