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