Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Thakee Nathees
|
d0e7d9b62f
Documentation generation for GDScript
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
George Marques
|
a52e457ada
GDScript: Allow keywords to be used in $ notation
|
5 years ago |
George Marques
|
9ecd042e78
GDScript: Allow "match" to be used as an identifier
|
5 years ago |
George Marques
|
a0f54cb95e
Wrap up GDScript 2.0 base implementation
|
5 years ago |
George Marques
|
aa09b4f85d
Reintroduce code completion
|
5 years ago |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Juan Linietsky
|
5944eb6e7f
Implement decals
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
1f39a2d3e6
Remove deprecated sync and slave networking keywords
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Bojidar Marinov
|
afbde3314a
Allow mixed tabs and spaces when indentation does not depend on tab size
|
5 years ago |
Bojidar Marinov
|
f12f3cf726
Disallow using of both tabs and spaces for indentation in the same file
|
6 years ago |
marxin
|
c11e7ffd0e
Fix warnings seen with -Wignored-qualifiers.
|
6 years ago |
Rémi Verschelde
|
d35003d92a
GDScript: Remove unused `switch`, `case` and `do` CF keywords
|
6 years ago |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
George Marques
|
fdf18a4198
GDScript: Fix undefined behavior on GDScriptTokenizerBuffer
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
George Marques
|
8aab9a06d4
Add typing syntax
|
7 years ago |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
7 years ago |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |