George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
преди 2 години |
Dmitrii Maganov
|
55a2ad25bf
GDScript: Fix checking if a call is awaited in compiler
|
преди 2 години |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
преди 2 години |
ocean (they/them)
|
c8293a73b4
Add GDScript member initializer implicit type conversion
|
преди 2 години |
Dmitrii Maganov
|
97280279ee
Fix incomplete shadowing of member properties by parameters
|
преди 2 години |
Rune
|
bce6f1792e
GDScript compiler subclass bugfixes
|
преди 2 години |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
преди 2 години |
reduz
|
45af29da80
Add a new HashSet template
|
преди 3 години |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
преди 3 години |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
преди 3 години |
George Marques
|
c201b212c7
GDScript: Implement lambdas compilation and runtime
|
преди 4 години |
George Marques
|
40502a1689
GDScript: Pool temporary values by type on the stack
|
преди 4 години |
George Marques
|
cf4079cb5f
Reduce number of addressing modes in GDScript VM
|
преди 4 години |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
преди 4 години |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
преди 4 години |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
преди 4 години |
George Marques
|
11c05642fe
GDScript: Fix handling of scope for local variables
|
преди 4 години |
Pedro J. Estébanez
|
95828161d4
Prevent cyclic reference between script and its members
|
преди 5 години |
George Marques
|
745ca3059d
Change GDScript compiler to use codegen abstraction
|
преди 5 години |
George Marques
|
a0f54cb95e
Wrap up GDScript 2.0 base implementation
|
преди 5 години |
George Marques
|
886732ac2b
Add support for properties
|
преди 5 години |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
преди 5 години |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
преди 5 години |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
преди 5 години |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
преди 5 години |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
преди 5 години |
George Marques
|
cc9ca9eb34
GDScript: Don't re-evaluate index on assigment with operation
|
преди 5 години |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
преди 5 години |
Bojidar Marinov
|
466a76ac2c
Fix GDScriptCompiler bugging out with identically-named inner class
|
преди 6 години |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
преди 6 години |