Historial de Commits

Autor SHA1 Mensaje Fecha
  Thakee Nathees 9869522e6a false positive "Identifier not found" error or signals fixed hace 4 años
  Rémi Verschelde c17413f159 Merge pull request #44104 from nekomatata/coroutine-await-fix 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
  PouleyKetchoupp 2e4ee06b7a Fix error when calling coroutine with await in _ready hace 4 años
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor hace 4 años
  PouleyKetchoupp 87d73faa66 Fix base script not initialized properly in some cases hace 4 años
  Rémi Verschelde d1231be1c8 Merge pull request #41095 from ThakeeNathees/GDScript-Documentation hace 4 años
  George Marques 0019aa940e Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix hace 4 años
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript hace 4 años
  Thakee Nathees d42b305377 GDScript default argument override bug fix hace 5 años
  George Marques 0cb185927c GDScript: Improve handling of operators hace 4 años
  George Marques c7b6a7adcc GDScript: Refactor builtin functions hace 4 años
  Rémi Verschelde fc28de64c4 Merge pull request #43856 from vnen/gdscript-some-fixes hace 4 años
  George Marques ed3d8f31df GDScript: Fix return of cast expression on compilation hace 4 años
  George Marques 2e528ef382 GDScript: Fix mishandling of stack pointers hace 4 años
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods hace 4 años
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods hace 4 años
  George Marques 8bcd345782 GDScript: Fix native class not set with inheritance hace 5 años
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members hace 5 años
  bruvzg d73609c774 Fix GDScript codegen leak. hace 5 años
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction hace 5 años
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts hace 5 años
  George Marques 722be9aaef GDScript: Don't fail to load constants if they're not a literal hace 5 años
  George Marques e6b44b93c3 GDScript: Allow "new()" to be called in non-static functions 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 9a76ab8b6a Add new GDScript type checker hace 5 años
  George Marques 886732ac2b Add support for properties hace 5 años