| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes crash for OPCODE_CAST_TO_NATIVE opcode in gdscript disassemlber | Jordan Schidlowsky | 2020-11-25 | 1 | -4/+1 |
| * | GDScript: Add faster instruction for validated constructor | George Marques | 2020-11-21 | 1 | -1/+18 |
| * | GDScript: Add typed iterate instructions | George Marques | 2020-11-21 | 1 | -0/+54 |
| * | GDScript: Add faster call instructions for builtin methods | George Marques | 2020-11-21 | 1 | -0/+21 |
| * | GDScript: Add faster call instructions for native methods | George Marques | 2020-11-21 | 1 | -0/+106 |
| * | GDScript: Add speficic set/get instructions | George Marques | 2020-11-21 | 1 | -4/+67 |
| * | GDScript: Add faster operator for known types | George Marques | 2020-11-21 | 1 | -0/+11 |
| * | GDScript: Gather instructions arguments beforehand | George Marques | 2020-11-21 | 1 | -62/+63 |
| * | GDScript: Split Function code into multiple files | George Marques | 2020-11-21 | 1 | -0/+540 |
