1
0
Fork 0
godot/doc
Serhii Snitsaruk a095c5e3fa
GDScript call stack as reverse linked list with fixed coroutines
* GDScript call stack as reverse linked list with issues fixed
(originally proposed in 91006).
* Fix coroutine issues with call stack by resuming async call chain
inside `GDScriptFunction::call()`.
* This fixes corrupted line numbers for coroutines in the debugger and
backtrace (106489).

Co-authored-by: Juan Linietsky <reduzio@gmail.com>
2025-06-30 11:37:42 +02:00
..
classes GDScript call stack as reverse linked list with fixed coroutines 2025-06-30 11:37:42 +02:00
tools Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
translations i18n: Sync translations with Weblate 2025-06-06 16:46:47 +02:00
Doxyfile
Makefile
class.xsd