提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde c7eb3d25e7 doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 4 年之前
  Hugo Locurcio d717eb537b Add an `Array.pop_at()` method to pop an element at an arbitrary index 4 年之前
  Rémi Verschelde f5836b40d4 doc: Use self-closing tags for `return` and `argument` 4 年之前
  Nicholas Huelin 6d58ea6ce7 Fix doc typos 4 年之前
  kobewi 457ccb21b6 Improve sort_custom() description 4 年之前
  Rémi Verschelde c3272997cd doc: Update classref headers with 3.4 version 4 年之前
  Rémi Verschelde 1aba997d75 doc: Sync classref with 3.3 version bump 4 年之前
  Haoyu Qiu 2003a41f0f Fixes typo in Array::bsearch_custom doc 4 年之前
  hungrymonkey 1716423c97 Added sample code to the bsearch_custom function 4 年之前
  Hugo Locurcio 1c9ee4baa2 Improve the `Array.hash()` documentation 4 年之前
  Hugo Locurcio e2a2005a48 Document low performance of `Array.push_front()` and `Array.pop_front()` 4 年之前
  Hugo Locurcio e53a5f6be5 Improve the Dictionary class documentation 4 年之前
  Rémi Verschelde a57b6eb211 doc: Sync classref with current source 4 年之前
  Tomasz Chabora 98774000e2 Add append_array() method to Array class 4 年之前
  Hugo Locurcio e07ac3d77e Fix a typo in the Array class documentation 5 年之前
  Hugo Locurcio 74952764f3 Improve documentation related to Array error handling 5 年之前
  Tomasz Chabora f592600ee8 Mention that Array.front/back throw error if empty 5 年之前
  Rémi Verschelde b40f3f9740 Style: Sync other changes from new fix_style.sh and clang_format.sh 5 年之前
  Hugo Locurcio 5a1f94ba47 Document the `in` operator in String, Array and Dictionary classes 5 年之前
  Hugo Locurcio 8ebcdeb3d7 Document that Dictionary is always passed as reference 5 年之前
  Rémi Verschelde df2a2ae0fc DocData: Fix serialization of Variant default values 5 年之前
  Hugo Locurcio 1191766609 doc: Mention concatenation using the `+` operator in Array 5 年之前
  Hugo Locurcio 47368f2b7c doc: Add an example for `Array.sort()` 5 年之前
  Rémi Verschelde 2d20fc39aa doc: Drop unused 'category' property from header 5 年之前
  Michael Alexsander c4745c96d7 Remove unnecessary extra spaces before comments in code examples. 5 年之前
  cajallen 05bbbb1225 sort_custom description and example updated 5 年之前
  Ryan Roden-Corrent e002044761 Be more specific about array return values. 5 年之前
  PouleyKetchoupp 52e799b6d4 Code format for true/false/null to make documentation consistent 6 年之前
  Rémi Verschelde 4f294b958f doc: Sync classref with current source 6 年之前
  Cameron Reikes 757c509437 Add array slice method 6 年之前