index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Dictionary.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos with codespell
Rémi Verschelde
2022-12-15
1
-1
/
+1
*
Overhaul Dictionary Documentation
Micky
2022-12-05
1
-94
/
+73
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Fill random docs
kobewi
2022-10-07
1
-0
/
+3
*
Fix typos in Dictionary.xml
volokh0x
2022-09-06
1
-2
/
+2
*
Add Dictionary.find_key()
kobewi
2022-08-16
1
-1
/
+9
*
[doc] Use "param" instead of "code" to refer to parameters (7)
Andy Maloney
2022-08-12
1
-2
/
+2
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-12
/
+12
*
Merge pull request #59883 from KoBeWi/merge_this
Rémi Verschelde
2022-06-06
1
-0
/
+8
|
\
|
*
Add Dictionary.merge()
kobewi
2022-05-31
1
-0
/
+8
*
|
Fix class name : change "string" to "String"
dtesniere
2022-05-29
1
-1
/
+1
|
/
*
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-03-14
1
-10
/
+0
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Clarify identical `hash()` return values due to collisions
Hugo Locurcio
2022-02-12
1
-1
/
+2
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-27
/
+31
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
Merge pull request #53076 from zacryol/dict-typo-fix
Max Hilbrunner
2021-09-30
1
-6
/
+5
|
\
|
*
Fix typo with example variable name in Dictionary docs, and fix error in C# e...
zacryol
2021-09-26
1
-6
/
+5
*
|
Fix doc for Dictionary.erase
Haoyu Qiu
2021-09-30
1
-1
/
+2
|
/
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Allow comparing equality between builtin types and null
George Marques
2021-09-17
1
-0
/
+10
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-52
/
+26
*
class reference proofreading
Paul Joannon
2021-03-19
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2021-03-18
1
-9
/
+9
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-7
/
+7
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Improve the Dictionary class documentation
Hugo Locurcio
2020-11-14
1
-33
/
+45
*
doc: Sync classref to add operators after #43419
Rémi Verschelde
2020-11-10
1
-2
/
+26
*
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-0
/
+16
*
Port code examples to C# (D)
HaSa1002
2020-11-01
1
-26
/
+137
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+2
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Document the `in` operator in String, Array and Dictionary classes
Hugo Locurcio
2020-06-12
1
-0
/
+7
*
Mention ordering caveats for `Dictionary.hash()`
Hugo Locurcio
2020-06-10
1
-0
/
+1
*
Document that Dictionary is always passed as reference
Hugo Locurcio
2020-05-16
1
-0
/
+1
*
Correct the addition of a key and the duplication of a variable name
Marcel Admiraal
2020-04-19
1
-2
/
+2
*
Improve the Dictionary class documentation
Hugo Locurcio
2020-04-12
1
-6
/
+16
*
Clarify Dictionary duplicate params godotengine#37162
Zak Grumbles
2020-04-02
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-03-18
1
-1
/
+1
*
DocData: Fix serialization of Variant default values
Rémi Verschelde
2020-03-09
1
-2
/
+2
*
doc: Sync classref with apparent Variant return type changes
Rémi Verschelde
2020-02-22
1
-1
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Remove unnecessary extra spaces before comments in code examples.
Michael Alexsander
2020-01-23
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-6
/
+6
*
Improve dictionary description
Feniks
2020-01-20
1
-4
/
+49
*
Mention that `Dictionary.hash()` can be used for equality comparisons
Hugo Locurcio
2019-11-11
1
-1
/
+7
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-23
1
-7
/
+7
[next]