summaryrefslogtreecommitdiffstats
path: root/doc/classes/Dictionary.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-0/+16
* Port code examples to C# (D)HaSa10022020-11-011-26/+137
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Document the `in` operator in String, Array and Dictionary classesHugo Locurcio2020-06-121-0/+7
* Mention ordering caveats for `Dictionary.hash()`Hugo Locurcio2020-06-101-0/+1
* Document that Dictionary is always passed as referenceHugo Locurcio2020-05-161-0/+1
* Correct the addition of a key and the duplication of a variable nameMarcel Admiraal2020-04-191-2/+2
* Improve the Dictionary class documentationHugo Locurcio2020-04-121-6/+16
* Clarify Dictionary duplicate params godotengine#37162Zak Grumbles2020-04-021-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-03-181-1/+1
* DocData: Fix serialization of Variant default valuesRémi Verschelde2020-03-091-2/+2
* doc: Sync classref with apparent Variant return type changesRémi Verschelde2020-02-221-1/+3
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Remove unnecessary extra spaces before comments in code examples.Michael Alexsander2020-01-231-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-6/+6
* Improve dictionary description Feniks2020-01-201-4/+49
* Mention that `Dictionary.hash()` can be used for equality comparisonsHugo Locurcio2019-11-111-1/+7
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-2/+2
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-7/+7
* Document dictionary erase return valuelopho2019-05-041-1/+1
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-3/+3
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-3/+3
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-3/+3
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-3/+3
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* [DOCS] minor classref updatesChris Bradfield2019-03-141-0/+10
* added warnings about Dictionary element erasure while iterating over itEvgeny Savelyev2019-02-101-1/+2
* doc: Sync classref with current sourceRémi Verschelde2018-11-201-11/+11
* Added Python-like .get() method to Dictionary in GDScript #20488m2018-11-191-0/+11
* DocData: Fix return type listed as "var" instead of "Variant"Rémi Verschelde2018-08-311-2/+2
* doc: Sync classref with current sourceRémi Verschelde2018-08-211-0/+2
* Docs update for several classesCraigory V Coppola2018-04-191-0/+1
* doc: Sync classref with current sourceRémi Verschelde2018-04-101-0/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Sync classref with current sourceRémi Verschelde2017-12-181-0/+6
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* classref: Sync with current sourceRémi Verschelde2017-10-221-2/+2
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+82