Historique des commits

Auteur SHA1 Message Date
  PouleyKetchoupp 87d73faa66 Fix base script not initialized properly in some cases il y a 4 ans
  Rémi Verschelde d1231be1c8 Merge pull request #41095 from ThakeeNathees/GDScript-Documentation il y a 4 ans
  George Marques 0019aa940e Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix il y a 4 ans
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts il y a 4 ans
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript il y a 4 ans
  Thakee Nathees d42b305377 GDScript default argument override bug fix il y a 5 ans
  George Marques 0cb185927c GDScript: Improve handling of operators il y a 4 ans
  Rémi Verschelde fc28de64c4 Merge pull request #43856 from vnen/gdscript-some-fixes il y a 4 ans
  George Marques ed3d8f31df GDScript: Fix return of cast expression on compilation il y a 4 ans
  George Marques 2e528ef382 GDScript: Fix mishandling of stack pointers il y a 4 ans
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods il y a 4 ans
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods il y a 4 ans
  George Marques 8bcd345782 GDScript: Fix native class not set with inheritance il y a 5 ans
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members il y a 5 ans
  bruvzg d73609c774 Fix GDScript codegen leak. il y a 5 ans
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction il y a 5 ans
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts il y a 5 ans
  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