index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
options.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change `UnpackError` with `UnpackDefect` (#14457)
Ivan Bobev
2020-05-27
1
-6
/
+6
*
make get for options use lent T (#14442)
cooldome
2020-05-25
1
-2
/
+2
*
The whole options module should be inline (#14417) [backport:1.2]
Mamy Ratsimbazafy
2020-05-21
1
-15
/
+14
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-3
/
+3
*
Consider proc as a pointer type in options (#13460)
hlaaftana
2020-02-21
1
-3
/
+12
*
[backport] run nimpretty on the remaining files
narimiran
2019-09-30
1
-2
/
+3
*
Prevent options from calling custom ref == operators (#10745)
Yuriy Glukhov
2019-02-26
1
-3
/
+18
*
better docs: options (#10720)
Miran
2019-02-22
1
-54
/
+226
*
Make options.UnpackError inherit from system.Defect
Oscar Nihlgård
2018-12-08
1
-19
/
+15
*
fixes #8658; addQuoted on Option[T] (#8659)
Arne Döring
2018-08-17
1
-3
/
+5
*
Adds get for Option[T]. (#8462)
Dominik Picheta
2018-08-14
1
-1
/
+8
*
Fixed $ on None[T] for T with .name (#8293)
Quelklef
2018-07-12
1
-1
/
+15
*
options: use isSome (#7782)
alaviss
2018-05-06
1
-4
/
+4
*
Add none[T]() as alias to none(T) (#7512)
hlaaf
2018-04-16
1
-0
/
+8
*
option optimization (#6253)
Arne Döring
2018-04-11
1
-15
/
+49
*
Fix documentation for the `$` proc on an option (#6449)
Euan T
2017-10-02
1
-1
/
+4
*
Add flatMap operator to Options (#6404)
Zach Smith
2017-09-27
1
-24
/
+57
*
Fix options module to use new import name
def
2015-11-23
1
-2
/
+2
*
Extend option functionality
Nycto
2015-09-23
1
-1
/
+63
*
Rename optionals module to options
Flaviu Tamas
2015-05-26
1
-0
/
+160