A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
hace 9 meses |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
hace 10 meses |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
hace 1 año |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
hace 1 año |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
hace 1 año |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Pedro J. Estébanez
|
033001375f
Fix editor re-focus on debugger break on Windows
|
hace 3 años |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
hace 3 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 3 años |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
hace 4 años |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
hace 4 años |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
Rémi Verschelde
|
e4c0572385
Merge pull request #44593 from madmiraal/rename-mainloop-methods
|
hace 4 años |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
hace 4 años |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
hace 4 años |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
hace 5 años |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
hace 5 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 5 años |
Fabio Alessandrelli
|
ed225faf31
Add support for multiple RemoteDebuggerPeer(s).
|
hace 5 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 5 años |
Rémi Verschelde
|
e1c3c6ba45
Fix -Wshadow=local warning in EngineDebugger
|
hace 5 años |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
hace 5 años |