George Marques
|
160c260495
GDScript: Allow export of enum variables
|
4 年 前 |
George Marques
|
577a17980d
Move GDSript annotation application after type-checking
|
4 年 前 |
George Marques
|
85e316a5d5
Add typed arrays to GDScript
|
4 年 前 |
Rémi Verschelde
|
75bfb016f2
Merge pull request #41897 from strank/not-in-conditional-done
|
4 年 前 |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 年 前 |
Rémi Verschelde
|
8363c44265
Merge pull request #44719 from ThakeeNathees/assert-argument-bug-fixed
|
4 年 前 |
Rémi Verschelde
|
0dba21a4d1
Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug-fix
|
4 年 前 |
Thakee Nathees
|
0889f14af9
GDScript operator `+` `-` precedence bug fix
|
4 年 前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年 前 |
Thakee Nathees
|
ebade0e454
GDScript assert message parsing bug fixed
|
4 年 前 |
Rémi Verschelde
|
abfc528439
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
|
4 年 前 |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
4 年 前 |
Thakee Nathees
|
d0e7d9b62f
Documentation generation for GDScript
|
4 年 前 |
George Marques
|
c7b6a7adcc
GDScript: Refactor builtin functions
|
4 年 前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年 前 |
strank
|
409af31b55
Add a "not in" operator to GDScript.
|
5 年 前 |
George Marques
|
745ca3059d
Change GDScript compiler to use codegen abstraction
|
5 年 前 |
George Marques
|
35176247af
GDScript: Allow enum values to be set to constant expressions
|
5 年 前 |
Rémi Verschelde
|
cf05486d8e
Merge pull request #41055 from snichols/null-callee-fix
|
5 年 前 |
Stephen Nichols
|
8a13be50ab
Fixing null callee crash.
|
5 年 前 |
bruvzg
|
ee973f5b90
[GDScript] Add static HashMap cleanup.
|
5 年 前 |
George Marques
|
a0f54cb95e
Wrap up GDScript 2.0 base implementation
|
5 年 前 |
George Marques
|
aa09b4f85d
Reintroduce code completion
|
5 年 前 |
George Marques
|
b6a2628c48
Reenable GDScript LSP server
|
5 年 前 |
George Marques
|
dadfcd8aba
Added support for enums to be used as types in GDScript
|
5 年 前 |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 年 前 |
George Marques
|
9a76ab8b6a
Add new GDScript type checker
|
5 年 前 |
George Marques
|
17cd6347ba
Add better local variable detection in GDScript parser
|
5 年 前 |
George Marques
|
886732ac2b
Add support for properties
|
5 年 前 |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
5 年 前 |