summaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_codegen.h
AgeCommit message (Expand)Author
2020-12-02Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fixGeorge Marques
2020-11-28GDScript default argument override bug fixThakee Nathees
2020-11-26GDScript: Improve handling of operatorsGeorge Marques
2020-11-25GDScript: Fix mishandling of stack pointersGeorge Marques
2020-11-21GDScript: Add faster call instructions for builtin methodsGeorge Marques
2020-11-21GDScript: Add faster call instructions for native methodsGeorge Marques
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-09-01Add GDScript code generation interfaceGeorge Marques