Commit History

Author SHA1 Message Date
  ringabout 16f6dc05fd std/options enables stricteffects (#19441) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  tomc1998 f6bea08eac Add sink annotation to option some() (#18358) 3 years ago
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 years ago
  Timothee Cour 578d1ee751 `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147) 3 years ago
  konsumlamm 05711d95e0 Add example for pattern matching on options (#17120) 3 years ago
  konsumlamm f400b5c26b Improve documentation for options (#17036) 3 years ago
  flywind d447c0fe3f use typeof instead type (#16962) 3 years ago
  flywind 805917768d use runnableExamples in options (#16503) 4 years ago
  flywind cbc793b30b move tests to testament (#16101) 4 years ago
  Ivan Bobev ccd77b42af Add some enhancements to `jsonutils.nim` (#15133) 4 years ago
  Mamy Ratsimbazafy 07d82b5cc4 Use more `lent` in options (#15208) 4 years ago
  Ivan Bobev cc65ae6011 Change `UnpackError` with `UnpackDefect` (#14457) 4 years ago
  cooldome 6635874a85 make get for options use lent T (#14442) 4 years ago
  Mamy Ratsimbazafy f71f8b0239 The whole options module should be inline (#14417) [backport:1.2] 4 years ago
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 years ago
  hlaaftana 1276e386fe Consider proc as a pointer type in options (#13460) 4 years ago
  narimiran 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
  Yuriy Glukhov d53ab9e5c8 Prevent options from calling custom ref == operators (#10745) 5 years ago
  Miran cedf784751 better docs: options (#10720) 5 years ago
  Oscar Nihlgård 0a749f1a37 Make options.UnpackError inherit from system.Defect 6 years ago
  Arne Döring ce4383be3b fixes #8658; addQuoted on Option[T] (#8659) 6 years ago
  Dominik Picheta feda366d86 Adds get for Option[T]. (#8462) 6 years ago
  Quelklef ac3c4a94ad Fixed $ on None[T] for T with .name (#8293) 6 years ago
  alaviss 26d89fa09c options: use isSome (#7782) 6 years ago
  hlaaf 38b2596ff9 Add none[T]() as alias to none(T) (#7512) 6 years ago
  Arne Döring e7edc7ec7f option optimization (#6253) 6 years ago
  Euan T 4617114453 Fix documentation for the `$` proc on an option (#6449) 7 years ago
  Zach Smith 7abad507c9 Add flatMap operator to Options (#6404) 7 years ago
  def 93e01da671 Fix options module to use new import name 9 years ago