Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -1/+6 |
| | |||||
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -10/+15 |
| | |||||
* | return error messages from providers | Tristan Sloughter | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | more dialyzer fun. no likey opaque types | Tristan Sloughter | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | slowly widdling away at dialyzer errors | Tristan Sloughter | 2014-09-20 | 1 | -3/+3 |
| | |||||
* | add support for plugins as pre and post hooks | Tristan Sloughter | 2014-09-18 | 1 | -1/+0 |
| | |||||
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | start of moving to splitting state from config parsing | Tristan Sloughter | 2014-08-17 | 1 | -4/+4 |
| | |||||
* | add rebar update provider | Tristan Sloughter | 2014-08-16 | 1 | -1/+0 |
| | |||||
* | large refactoring | Tristan Sloughter | 2014-08-16 | 1 | -0/+37 |
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands |