Histórico de commits

Autor SHA1 Mensagem Data
  MichalMarsalek c989542339 move toDeque to after addLast (#19233) [backport:1.0] 3 anos atrás
  Miran e616675c41 various small documentation improvements (#18602) 3 anos atrás
  Timothee Cour 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) 3 anos atrás
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 anos atrás
  flywind eb221dcc27 [std/deques] move data instead of copy + destroy (#17800) 3 anos atrás
  flywind 834d5641e8 use sink and lent in deques (#17661) 3 anos atrás
  flywind 2e730f1452 rename channels to channels_builtin (#17330) 3 anos atrás
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 anos atrás
  konsumlamm 8a3b6190c3 Improve documentation for deques (#16589) 4 anos atrás
  Timothee Cour b1c232aca1 improve tests for collections (#16328) 4 anos atrás
  flywind c9371ef59d deques minor improvement (#16084) 4 anos atrás
  flywind c2c7f60259 docs minor (#15550) 4 anos atrás
  ee7 6f482ab934 deques.nim: Refactor the `toDeque` functionality (#15166) 4 anos atrás
  archnim d9ed816b10 Added the ability to initialize a deque with an openArray (#15138) 4 anos atrás
  Miran 3de5296337 remove a condition that table size must be passed as power of 2 (#14926) 4 anos atrás
  hlaaftana fbc97e712a move since from inclrtl to std/private/since (#14188) 4 anos atrás
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 anos atrás
  hlaaftana 5608a4e57b Add deques.peekFirst/Last(var Deque[T]) -> var T (#13542) 4 anos atrás
  Miran 70bd41dae0 fix #13310, Deque misbehaves on VM (#13625) 4 anos atrás
  Ico Doornekamp 28466ce6fc Auto-initialize deques (#12879) 5 anos atrás
  Krzysztof Majk e4e74a5565 remove unused import (#12900) 5 anos atrás
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 anos atrás
  Miran 2255d8795b [other] prettify collections (#11695) 5 anos atrás
  Miran 4bea8dd674 better docs for lists and deques (#10390) 6 anos atrás
  Dominik Picheta d740a5b79a Implements BackwardsIndex `[]` for deque. (#10105) 6 anos atrás
  Araq f12a5431a1 make tests green again 6 anos atrás
  Zahary Karadjov 7ab1aafc6b stdlib work 6 anos atrás
  Fabian Keller 6df6ec27ec Improved collection-to-string behavior (#6825) 7 anos atrás
  Andreas Rumpf aa526da706 make tests green again 7 anos atrás
  Daniil Yarancev 28c530e7ca Fixes #6110 7 anos atrás