sapling/eden
Yedidya Feldblum 4c0c008774 Split Futures exceptions by Promise vs Future
Summary:
[Folly] Split Futures exceptions by `Promise` vs `Future`.

* Move `Promise` exceptions into the `Promise` header.
* Move `Future` exceptions into the `Future` header.
* Split `NoState` into `PromiseInvalid` and `FutureInvalid`.
* Remove the newly-empty exceptions header.

Reviewed By: andriigrynenko

Differential Revision: D7966499

fbshipit-source-id: 2dc6d2a941493979ebf47b3e70e5cf6a6fbd33cf
2018-05-18 18:07:19 -07:00
..
cli refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
docs storage documentation tweaks 2018-04-13 12:37:53 -07:00
fs Split Futures exceptions by Promise vs Future 2018-05-18 18:07:19 -07:00
hooks Create an .hg/branch file by default. 2018-05-15 21:52:15 -07:00
integration only call resetParentCommits() on dirstate write 2018-05-14 12:18:04 -07:00
py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
third-party Remove TARGETS files 2018-02-20 19:57:45 -08:00
AUTODEPS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00
DEFS rename the CLI rule from cli to eden 2018-04-18 21:00:39 -07:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00