summaryrefslogtreecommitdiffstats
path: root/doc/classes/StringName.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix `format` description being different between String and StringNameMicky2024-11-131-1/+7
* Merge pull request #95758 from Mickeon/documentation-no-differences-StringThaddeus Crews2024-11-121-14/+21
|\
| * Fix differences between String and StringName's documentationMicky2024-08-181-14/+21
* | Remove outdated note about `not` operator with String and StringNameelle2024-09-161-1/+1
* | Add `String.is_valid_unicode_identifier()`Haoyu Qiu2024-08-271-1/+31
* | Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-4/+0
|/
* [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-1/+9
* Fix various typos with codespellRémi Verschelde2024-05-071-2/+2
* Add a note for `String::reverse` to warn about its implementationYuri Rubinsky2024-04-301-1/+1
* Fix sorting of files/dirs in dialogsA Thousand Ships2024-03-201-4/+20
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Merge pull request #79815 from idbrii/patch-2Rémi Verschelde2024-02-091-1/+1
|\
| * doc: Clarify when to construct a StringName ahead of timeDavid Briscoe2024-02-091-1/+1
* | Merge pull request #86639 from Mickeon/please-this-took-me-15-minutes-can-we-...Rémi Verschelde2024-01-111-3/+18
|\ \
| * | Fixing some reports to String's documentationMicky2024-01-101-3/+18
* | | Fix various typos in documentationSeptian2024-01-051-1/+1
|/ /
* | Merge pull request #78529 from Chaosus/string_reverseRémi Verschelde2023-08-161-0/+6
|\ \ | |/ |/|
| * Add `String.reverse` methodYuri Roubinski2023-06-211-0/+6
* | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* | Fix import hints that are followed by dot.number.Martin Capitanio2023-07-051-1/+1
|/
* Mention that the not operator cannot be used with Strings and StringNamesTim Yuen2023-05-301-1/+1
* Merge pull request #77609 from RedworkDE/class-ref-code-fixesYuri Sizov2023-05-291-1/+1
|\
| * Fix more issues with code tags in class referenceRedworkDE2023-05-291-1/+1
* | Merge pull request #76526 from MewPurPur/improve-docs-top-sections-COREYuri Sizov2023-05-291-4/+4
|\ \ | |/ |/|
| * Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-4/+4
* | Merge pull request #77247 from Piralein/nohashforyouYuri Sizov2023-05-191-1/+1
|\ \ | |/ |/|
| * fix c# code exampleHana - Piralein2023-05-191-1/+1
* | Accurately document StringName comparisonsjess3jane2023-05-181-4/+4
* | Make documentation sorting use natural orderNinni Pipping2023-05-091-6/+6
* | Merge pull request #76735 from AThousandShips/natural_cmpRémi Verschelde2023-05-091-3/+13
|\ \
| * | Add `naturalcasecmp_to` function to `String`Ninni Pipping2023-05-071-3/+13
| |/
* / Reimplement String.eraseSilicDev2023-05-041-0/+8
|/
* add `hex_decode()` to `String`bendn2023-04-051-0/+18
* Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.bruvzg2023-03-211-0/+6
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde2023-02-171-1/+1
|\
| * Improvements and fixes based on Weblate commentsHaoyu Qiu2023-02-131-1/+1
* | Add missing documentation for String & StringNameMicky2023-02-141-4/+10
|/
* Add missing classref changes after #62942Rémi Verschelde2023-01-271-1/+7
* Fix typos with codespellRémi Verschelde2022-12-151-4/+4
* Fix docstring for String.get_base_dirAndrés Botero2022-12-121-1/+1
* Update StringName documentation to match String'sMicky2022-12-091-178/+264
* Unify String and StringNamerune-scape2022-12-051-0/+821
* Add missing String & StringName operator descriptionsMicky2022-11-231-2/+10
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-10/+10
* [GDExtension] Expose Variant, NodePath and StringName hash functions.bruvzg2022-06-061-0/+8
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Improve documentation for NodePath and StringNameHugo Locurcio2022-03-131-2/+4
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1