Commit History

Author SHA1 Message Date
  Thaddeus Crews a0f10a28a6 Merge pull request #100933 from Synzorasize/fix_100889 6 months ago
  Pāvels Nadtočajevs b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. 6 months ago
  Synzorasize b0845da37d Fix parsing Resource type as value type of a Dictionary 7 months ago
  Rémi Verschelde c049d07121 VariantParser: Ensure all parse errors have an explanation 1 year ago
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 7 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 7 months ago
  HP van Braam 240f510fa7 Core ubsan fixes 8 months ago
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 8 months ago
  A Thousand Ships 79f654ced5 [Core] Fix sorting of `Dictionary` keys 10 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  Haoyu Qiu 941e5c4820 Use compatible text resource format when possible 1 year ago
  Aaron Franke b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char 1 year ago
  Rémi Verschelde 8764769ee8 Merge pull request #89186 from groud/save_byte_arrays_as_base64_encoded 1 year ago
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 year ago
  kobewi f0cbd388dc Ignore ERR_FILE_CANT_OPEN error when loading scene 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Gilles Roudière de5073519e Save PackedByteArrays as base64 encoded 1 year ago
  kobewi 1de0415118 Don't abort loading when ext_resource is missing 1 year ago
  Yuri Sizov 4952d37f4b Fix StringName leaks in VariantParser 1 year ago
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes 1 year ago
  Danil Alexeev 5d689ad560 Core: Fix recursion level check for `VariantWriter::write()` with objects 1 year ago
  Ninni Pipping 9159208ed1 Ensure `RID`, `Callable`, and `Signal` are stored as strings 2 years ago
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 years ago
  Rémi Verschelde c2790ec2b9 Merge pull request #68450 from KoBeWi/bracket_escapist 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  lawnjelly 491594ef0f VariantParser make readahead optional 2 years ago
  Rémi Verschelde f4bccf90a3 Merge pull request #69119 from lawnjelly/faster_variant_parser_master 2 years ago
  kobewi 0765908868 Don't break parsing on missing resources 2 years ago
  lawnjelly 5df29fec20 Add readahead to VariantParser 2 years ago