Nicolas B. Pierron
|
dccaffb213
|
Bug 1325073 - Rename mozilla::MakeGenericErrorResult to mozilla::Err. r=Waldo
|
2017-03-08 13:33:07 +00:00 |
Nicolas B. Pierron
|
06bb70ebad
|
Bug 1318677 part 3 - mozilla::Result: Add a new packing strategy to pack small enumerated values in a single word. r=Waldo
|
2017-02-07 18:57:43 +00:00 |
Nicolas B. Pierron
|
60cb2de0a8
|
Bug 1318677 part 2 - mozilla::Result: Use a single enum to dispatch to the Result implementation. r=Waldo
|
2017-02-07 18:57:43 +00:00 |
Nicolas B. Pierron
|
cc14318018
|
Bug 1318677 part 1 - Use a smaller mask to remove the error tag. r=jandem
|
2017-02-07 18:57:42 +00:00 |
Nick Fitzgerald
|
a19333ea56
|
Bug 1324829 - Add the `mozilla::Result::andThen` method; r=froydnj
|
2016-12-21 13:05:56 -08:00 |
Nick Fitzgerald
|
f40c749727
|
Bug 1324828 - Add the `mozilla::Result::map` method; r=froydnj
|
2016-12-21 13:05:56 -08:00 |
Jan de Mooij
|
2975885bae
|
Bug 1283562 - Add mozilla::Result<V, E> for fallible return values. r=jwalden
|
2016-11-21 12:52:03 +01:00 |