Most errorformats are now expressed 1 "clause" per line.
When having nested directories (for instance `src/protocol/tm_protocol.erl`) autocompilation would fail. This fix adds the abspath of all depdencies to the codepath and sets compile option {i, _} to support both `deps/` and `lib/`.
goddamn I love macros
Added explicit call of escript, to run check, bypassing shell (actual for Windows)