Histórico de Commits

Autor SHA1 Mensagem Data
  PouleyKetchoupp 2e4ee06b7a Fix error when calling coroutine with await in _ready há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  PouleyKetchoupp 87d73faa66 Fix base script not initialized properly in some cases há 4 anos atrás
  Rémi Verschelde d1231be1c8 Merge pull request #41095 from ThakeeNathees/GDScript-Documentation há 4 anos atrás
  George Marques 0019aa940e Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix há 4 anos atrás
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts há 4 anos atrás
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript há 4 anos atrás
  Thakee Nathees d42b305377 GDScript default argument override bug fix há 5 anos atrás
  George Marques 0cb185927c GDScript: Improve handling of operators há 4 anos atrás
  George Marques c7b6a7adcc GDScript: Refactor builtin functions há 4 anos atrás
  Rémi Verschelde fc28de64c4 Merge pull request #43856 from vnen/gdscript-some-fixes há 4 anos atrás
  George Marques ed3d8f31df GDScript: Fix return of cast expression on compilation há 4 anos atrás
  George Marques 2e528ef382 GDScript: Fix mishandling of stack pointers há 4 anos atrás
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods há 4 anos atrás
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods há 4 anos atrás
  George Marques 8bcd345782 GDScript: Fix native class not set with inheritance há 5 anos atrás
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members há 5 anos atrás
  bruvzg d73609c774 Fix GDScript codegen leak. há 5 anos atrás
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction há 5 anos atrás
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts há 5 anos atrás
  George Marques 722be9aaef GDScript: Don't fail to load constants if they're not a literal há 5 anos atrás
  George Marques e6b44b93c3 GDScript: Allow "new()" to be called in non-static functions há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques aa09b4f85d Reintroduce code completion há 5 anos atrás
  George Marques 9a76ab8b6a Add new GDScript type checker há 5 anos atrás
  George Marques 886732ac2b Add support for properties há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Rémi Verschelde d341181f30 Merge pull request #38067 from ThakeeNathees/elif-error-line-fixed há 5 anos atrás
  Thakee Nathees 9325671faa GDScript debugger incorrect error line fixed há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás