1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/doc/classes
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
..
2025-04-08 22:27:32 +02:00
2025-04-08 20:14:28 +03:00
2025-06-06 14:35:38 +02:00
2025-06-06 14:35:38 +02:00
2025-04-08 20:14:28 +03:00
2025-04-28 18:01:20 -04:00
2025-06-21 22:58:54 +02:00
2025-04-21 15:06:45 -04:00
2025-04-12 11:49:26 +02:00
2025-02-13 11:45:42 -03:00
2025-04-08 20:14:28 +03:00
2025-06-17 19:13:21 +02:00
2025-04-24 08:15:53 +03:00
2025-06-06 22:13:16 +02:00
2025-06-25 18:25:57 +02:00
2025-03-12 19:28:04 +01:00