Historial de Commits

Autor SHA1 Mensaje Fecha
  reduz 45af29da80 Add a new HashSet template hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Yuri Roubinsky 32f2c47356 Remove generating of null comparison operators from documentation hace 3 años
  Ricardo Subtil 61790a03f5 Fix decompression functions not returning errcodes hace 3 años
  Haoyu Qiu 7d05a066e3 Translate link titles in classref XML hace 3 años
  Hugo Locurcio b68dd2e189 Add an XML schema for documentation hace 3 años
  Anilforextra fc27636999 Vectors: Use clear() and has(). hace 3 años
  Rémi Verschelde edfcdc1acb Merge pull request #56920 from pycbouh/docs-sort-class-properties hace 3 años
  Yuri Sizov 49553ecfe3 Sort class properties in the built-in docs hace 3 años
  Rémi Verschelde 8898d6dadc Dictionary: Serialize empty dict as `{}` instead of `{\n}` hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Haoyu Qiu e4e4e475f8 Make `--doctool` locale aware hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Yuri Sizov b3992f7e6e Make overridden properties link to parent definition hace 3 años
  Yuri Sizov 397e56964d Sort and group theme properties in docs, improve formatting for theme and enums hace 3 años
  Rémi Verschelde 88c4380737 Modules: Make sure to include modules_enabled.gen.h where needed hace 3 años
  Aaron Franke 6772ebcea0 Move the docs for constructors and operators out of methods section hace 3 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Aaron Franke d54f2ad7ca Don't generate empty doc sections and reduce code duplication hace 3 años
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. hace 4 años
  reduz 96f8254b24 Implement error return documetation hace 4 años
  reduz 431ba0ebb1 Fix doctool merges when method signatures don't match hace 4 años
  Max Hilbrunner 5161c97c9c Remove underscore hacks hace 4 años
  Yuri Sizov bf2839ea3e Add theme item descriptions to the online documentation hace 4 años
  Rémi Verschelde 7adf4cc9b5 doc: Use self-closing tags for `return` and `argument` hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años