summaryrefslogtreecommitdiffstats
path: root/core/debugger/debugger_marshalls.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli2022-02-061-183/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-1/+1
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-5/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix DebuggerMarshalls errors while profilingPouleyKetchoupp2020-11-231-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Renaming of servers for coherency.Juan Linietsky2020-03-271-1/+1
* Fix various typosluz.paz2020-03-111-2/+2
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+329