コミット履歴

作者 SHA1 メッセージ 日付
  luz.paz 08bde5b2de Misc. typos 7 年 前
  Rémi Verschelde f06b7d40c8 Merge pull request #21449 from vnen/gdscript-builtin-is 7 年 前
  Rémi Verschelde 5b87864385 Merge pull request #21369 from Noshyaar/exportflag 7 年 前
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types 7 年 前
  Poommetee Ketson cee6d5620a Deprecating bit flags export with no hint text 7 年 前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年 前
  George Marques 94d662ad55 GDScript: Ignore unused arguments/local vars that start with _ 7 年 前
  George Marques abbdb9d951 GDScript: Forbid invalid identifiers in match bindings 7 年 前
  Will Nations 6d9cc032e7 Add custom icons to script classes. 7 年 前
  Chaosus 179e15f876 Remove usage console spam 7 年 前
  George Marques eb48119821 Added system for GDScript warnings 7 年 前
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 年 前
  George Marques e8da2a60b3 GDScript: Fix parse error in string formatting 7 年 前
  George Marques 0b78e4f9e3 GDScript: Add type inference syntax for function arguments 7 年 前
  George Marques 7db7b43cb0 GDScript: Fix type detection for String formatting operator 7 年 前
  George Marques a3ae4a9510 GDScript: Allow accessing constants of outer classes 7 年 前
  George Marques 3d6609303b GDScript: Fix bogus error when a cursor token is found on class 7 年 前
  George Marques 96ee93e8c7 GDScript: Fix mismatching between export hint and type hint 7 年 前
  George Marques 4cb17191b8 GDScript: Allow inherited method to add optional arguments 7 年 前
  George Marques b7bd85e70c GDScript: Look up local scope first for detecting type 7 年 前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年 前
  George Marques 3e87ad5187 Rewrite code completion 7 年 前
  George Marques 3445dca01d Add ability to infer variable type from assigned value 7 年 前
  George Marques 03746da73f Add editor highlight for type-safe lines 7 年 前
  George Marques a2305cd8b2 Fix line number detection in some parser nodes 7 年 前
  George Marques e3d72d14ff Use type information to enable GDScript introspection 7 年 前
  George Marques 743053734f Add static type checks in the parser 7 年 前
  George Marques f7793fc5c9 Store type hint of declared identifiers 7 年 前
  George Marques b7a00aead0 Move inheritance resolution to the parser 7 年 前
  George Marques 8aab9a06d4 Add typing syntax 7 年 前