Historique des commits

Auteur SHA1 Message Date
  George Marques 722be9aaef GDScript: Don't fail to load constants if they're not a literal il y a 5 ans
  George Marques e6b44b93c3 GDScript: Allow "new()" to be called in non-static functions il y a 5 ans
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation il y a 5 ans
  George Marques aa09b4f85d Reintroduce code completion il y a 5 ans
  George Marques 9a76ab8b6a Add new GDScript type checker il y a 5 ans
  George Marques 886732ac2b Add support for properties il y a 5 ans
  George Marques 5d6e853806 New GDScript tokenizer and parser il y a 5 ans
  Rémi Verschelde d341181f30 Merge pull request #38067 from ThakeeNathees/elif-error-line-fixed il y a 5 ans
  Thakee Nathees 9325671faa GDScript debugger incorrect error line fixed il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 5 ans
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 il y a 5 ans
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. il y a 5 ans
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload il y a 5 ans
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class il y a 5 ans
  George Marques cc9ca9eb34 GDScript: Don't re-evaluate index on assigment with operation il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation il y a 5 ans
  Rémi Verschelde fdc2463a1b Merge pull request #32150 from luzpaz/typos il y a 6 ans
  luz.paz 91ecd7b6a6 Fix misc. source comment typos il y a 6 ans
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() il y a 6 ans
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. il y a 6 ans
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations il y a 6 ans
  qarmin 4e5310cc60 Some code changed with Clang-Tidy il y a 6 ans
  geequlim eed5967c02 Fix GDSCript inner classes be freed after compile il y a 6 ans