Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix duplicate module naming in edoc test suite data | Tino Breddin | 2019-04-16 | 12 | -21/+22 |
| | |||||
* | Survive EDoc crashes | Fred Hebert | 2017-01-27 | 12 | -0/+272 |
Instead of a hard crash, display an error message indicating which app failed. We can't report the exact failure; only EDoc does it to stdout itself and we can't capture it. Pre/Post hooks are run properly despite the failure, as per escript and compile providers. |