Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-07-21 | Fix editor re-focus on debugger break on Windows | Pedro J. Estébanez |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-14 | Implement toast notifications in the editor | Gilles Roudière |
2021-08-09 | Use doubles for time in many other places | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-22 | Rename MainLoop methods to match Node methods | Marcel Admiraal |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-12 | Add support for multiple RemoteDebuggerPeer(s). | Fabio Alessandrelli |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-08 | Refactor ScriptDebugger. | Fabio Alessandrelli |