| Age | Commit message (Collapse) | Author | Lines |
|
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The result module doesn't follow the standard iter/map pattern
that we use in the rest of the library. So to
|
|
|
|
|
|
|
|
other tests, mostly xfailed.
|
|
|
|
|
|
|
|
from_maybe => get_with_default
maybe => with_option
may => with_option_do
I know these names are kind of ridiculous, but it's the best I could think of.
Feel free to bikeshed. Closes #2081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Close #1428.
|
|
|
|
|
|
|
|
And remove support for the old syntax
|
|
Issue #1390
|
|
|
|
|