Commit Graph

8 Commits

Author SHA1 Message Date
348da1eaa3
GodotScript.hpp: Fix GodotScript constants after the last commit
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-08 14:36:22 +02:00
333b15cfe0
GodotScript.hpp: Fix GodotScript variables
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-04-08 14:22:28 +02:00
76cc701dd7
Py.hpp, GodotScript.hpp: Add missing pass after empty else branches
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-01-01 04:30:12 +01:00
91c1ae0611
GodotScript.hpp: Add a TODO
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-01-01 01:09:07 +01:00
888c75a31e
Share the Reference analysis task with the Define one
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2024-12-31 23:11:15 +01:00
d3248c04a0
GodotScript.hpp: Add missing namespace usage
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2024-07-31 20:29:41 +02:00
85a3582612
Parser.hpp: Add basic parsing of if/elseif/else statements
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-08-06 19:49:35 +02:00
22d1599237
Add a GodotScript target
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-07-07 17:22:20 +02:00