История коммитов

Автор SHA1 Сообщение Дата
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 4 лет назад
  Anilforextra adbe948bda String: Add contains(). 4 лет назад
  Paulb23 fffeecfd68 Improvments for SyntaxHighlighters 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 лет назад
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency 4 лет назад
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order 4 лет назад
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 лет назад
  Max Hilbrunner 5161c97c9c Remove underscore hacks 4 лет назад
  Paulb23 bcfc591f86 Reorganise text editor settings 4 лет назад
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 лет назад
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 лет назад
  reduz 6631f66c2a Optimize StringName usage 4 лет назад
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 лет назад
  Hugo Locurcio 32e97cb805 Highlight annotations in the GDScript syntax highlighter 4 лет назад
  Hugo Locurcio 1704be0a44 Rename the bundled text editor themes for consistency with themes 4 лет назад
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color 4 лет назад
  Lucas Van Mol 749d0c708c Fix highlight color for class attributes that are also keywords 5 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 лет назад
  Paulb23 ee4a1c99a7 Switch from recursion to iterative for backfilling colour regions 5 лет назад
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 лет назад
  Paulb23 6cdcdbc242 Fix color region end key seach and start key order 5 лет назад
  Paulb23 5cf2cf8646 Fix colour region continuation over blank lines, issue 41120 5 лет назад
  George Marques 5d6e853806 New GDScript tokenizer and parser 5 лет назад
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 лет назад
  Paulb23 156daddaaf Expose Syntax highlighter for editor plugins 5 лет назад
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 лет назад
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 лет назад
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 лет назад