Historial de Commits

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