dune/vendor/cmdliner
Jérémie Dimino 4e4f651b37
Don't stop on the first error (#477)
Before, jbuilder used to stop its execution after an error was
encountered. Now it continues until all branches have been explored.

To implement this feature, Future was rewritten as a Fiber module with
a simpler semantic.

This patch contains various other refactorings.
2018-02-06 14:39:03 +00:00
..
src Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
LICENSE.md Refresh re and cmdliner 2017-05-02 14:08:51 +01:00