dune/vendor
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
..
boot Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00
cmdliner Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
opam-file-format/src copy-and-add-line-directive --> copy# 2017-06-05 12:11:39 +01:00
re Refresh re and cmdliner 2017-05-02 14:08:51 +01:00
usexp Update usexp 2018-01-19 22:41:30 +00:00
update-cmdliner.sh Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
update-opam-file-format.sh Imported opam-file-format 2017-05-08 16:56:21 +01:00
update-re.sh Add a script to upgrade vendor/re 2017-05-02 14:08:47 +01:00
update-usexp.sh Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00