Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |