Rémi Verschelde
|
1aba997d75
doc: Sync classref with 3.3 version bump
|
hace 4 años |
Haoyu Qiu
|
2003a41f0f
Fixes typo in Array::bsearch_custom doc
|
hace 4 años |
hungrymonkey
|
1716423c97
Added sample code to the bsearch_custom function
|
hace 4 años |
Hugo Locurcio
|
1c9ee4baa2
Improve the `Array.hash()` documentation
|
hace 4 años |
Hugo Locurcio
|
e2a2005a48
Document low performance of `Array.push_front()` and `Array.pop_front()`
|
hace 4 años |
Hugo Locurcio
|
e53a5f6be5
Improve the Dictionary class documentation
|
hace 4 años |
Rémi Verschelde
|
a57b6eb211
doc: Sync classref with current source
|
hace 4 años |
Tomasz Chabora
|
98774000e2
Add append_array() method to Array class
|
hace 5 años |
Hugo Locurcio
|
e07ac3d77e
Fix a typo in the Array class documentation
|
hace 5 años |
Hugo Locurcio
|
74952764f3
Improve documentation related to Array error handling
|
hace 5 años |
Tomasz Chabora
|
f592600ee8
Mention that Array.front/back throw error if empty
|
hace 5 años |
Rémi Verschelde
|
b40f3f9740
Style: Sync other changes from new fix_style.sh and clang_format.sh
|
hace 5 años |
Hugo Locurcio
|
5a1f94ba47
Document the `in` operator in String, Array and Dictionary classes
|
hace 5 años |
Hugo Locurcio
|
8ebcdeb3d7
Document that Dictionary is always passed as reference
|
hace 5 años |
Rémi Verschelde
|
df2a2ae0fc
DocData: Fix serialization of Variant default values
|
hace 5 años |
Hugo Locurcio
|
1191766609
doc: Mention concatenation using the `+` operator in Array
|
hace 5 años |
Hugo Locurcio
|
47368f2b7c
doc: Add an example for `Array.sort()`
|
hace 5 años |
Rémi Verschelde
|
2d20fc39aa
doc: Drop unused 'category' property from header
|
hace 5 años |
Michael Alexsander
|
c4745c96d7
Remove unnecessary extra spaces before comments in code examples.
|
hace 5 años |
cajallen
|
05bbbb1225
sort_custom description and example updated
|
hace 5 años |
Ryan Roden-Corrent
|
e002044761
Be more specific about array return values.
|
hace 5 años |
PouleyKetchoupp
|
52e799b6d4
Code format for true/false/null to make documentation consistent
|
hace 6 años |
Rémi Verschelde
|
4f294b958f
doc: Sync classref with current source
|
hace 6 años |
Cameron Reikes
|
757c509437
Add array slice method
|
hace 6 años |
Hugo Locurcio
|
f7f6115f76
Proofread and improve the whole class reference
|
hace 6 años |
hbina085
|
d02ecd5a18
updated description of Array.shuffle to properly describe that it uses the same common seed at every runtime, thus being reproducible in general
|
hace 6 años |
Rémi Verschelde
|
ab4705a807
Merge pull request #28125 from KoBeWi/code_true_code
|
hace 6 años |
Rémi Verschelde
|
6af69f851a
doc: Drop unused <demos> tag
|
hace 6 años |
Tomasz Chabora
|
b0846f60c9
Consistently wrap booleans in [code]
|
hace 6 años |
Rémi Verschelde
|
39c868171e
doc: Bump version to 3.2
|
hace 6 años |