Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | GDScript: Fix crash on 'await' completion | George Marques |
2020-07-26 | GDScript: "Object" datatype changed from BUILTIN to NATIVE | Thakee Nathees |
2020-07-22 | Wrap up GDScript 2.0 base implementation | George Marques |
2020-07-20 | Reintroduce code completion | George Marques |
2020-07-20 | Added support for enums to be used as types in GDScript | George Marques |
2020-07-20 | Add warning checks in GDScript analyzer | George Marques |
2020-07-20 | Add new GDScript type checker | George Marques |
2020-07-20 | New GDScript tokenizer and parser | George Marques |