Историја ревизија

Аутор SHA1 Порука Датум
  reduz 221a2a1742 Refactored variant constructor logic пре 4 година
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already пре 4 година
  reduz 05de7ce6ca Refactored variant setters/getters пре 4 година
  Rémi Verschelde bd13e82080 Merge pull request #41516 from Lunatoid/allow-object-new пре 4 година
  Mateo de Mayo f388177aed Fix crash by adding nullcheck for uninitialized constants пре 4 година
  George Marques 96884ef41e Merge pull request #41983 from ThakeeNathees/array-const-folding-bug-fix пре 4 година
  Rémi Verschelde 3e78963bb9 Fix typos with codespell пре 5 година
  Thakee Nathees 3886a2f9f6 Array/Dictinoary no more reduced to array/dictionary variant пре 5 година
  Rémi Verschelde 2410016638 Merge pull request #41709 from ThakeeNathees/dictionary-indexing-bug-fix пре 5 година
  Thakee Nathees 89489a3cac GDScript: parameter infer type bug fix пре 5 година
  Thakee Nathees 4fc14e8e11 fixed parser error when indexing a dictionary. пре 5 година
  Lunatoid 07053d0c6a Fixed ParseError when calling Object.new() пре 5 година
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction пре 5 година
  George Marques a889084864 GDScript: Don't mark function parameters as constant пре 5 година
  George Marques c8e10aa20b GDScript: Properly set class inheritance for global classes пре 5 година
  George Marques f8fa5e4738 GDScript: Fix analysis of singleton dependencies пре 5 година
  George Marques 1ddb9b1a52 GDScript: Don't try to parse constant scripts that aren't valid пре 5 година
  George Marques b2b45987d0 GDScript: Show error when there's an inheritance cycle пре 5 година
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts пре 5 година
  George Marques ca90c9c9a9 GDScript: Properly resolve external inner classes from preload пре 5 година
  George Marques 58f5c2bab6 Merge pull request #41238 from MarianoGnu/gdscript-export-resource пре 5 година
  George Marques a880f590e4 GDScript: Make subscript access be properly type checked пре 5 година
  George Marques cd3f51c67c GDScript: Check duplicate keys in dictionaries and enums пре 5 година
  George Marques f9ad0b30fa GDScript: Allow preload() to be used with constant expressions пре 5 година
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions пре 5 година
  George Marques 99d4ea8c79 GDScript: Allow supertype objects to be assigned to a subtype variable пре 5 година
  George Marques 8bc9b3a2ae GDScript: Allow implicit type conversion when constructing variants пре 5 година
  George Marques f374021d52 GDSript: Prevent crash when completing unary operators пре 5 година
  George Marques d45e1befe3 GDScript: Fix wrong argument check for formatting operator пре 5 година
  Mariano Suligoy a8c01df647 Fix GdScript Analyzier not detecting Resource subclass correctly пре 5 година