Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #44 from nevar/fix_neotoma | Dave Smith | 2013-06-16 | 1 | -2/+2 |
|\ | | | | | Correct ext of neotoma output file | ||||
| * | Correct ext of neotoma output file | Slava Yurin | 2012-12-31 | 1 | -2/+2 |
| | | |||||
* | | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg | Tuncer Ayaz | 2012-12-31 | 1 | -0/+16 |
|/ | | | | | * allow plugins to print help message for implemented commands * append core rebar.config options to common 'rebar help' message | ||||
* | rebar_neotoma_compiler: fix comment | Tuncer Ayaz | 2012-11-18 | 1 | -1/+1 |
| | |||||
* | Fix R13B03 build (Reported-by: Sergey Nartimov) | Tuncer Ayaz | 2012-07-28 | 1 | -2/+2 |
| | |||||
* | Remove ?FAIL in favor of ?ABORT | Dave Smith | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | Fix whitespace errors | Tuncer Ayaz | 2012-03-18 | 1 | -7/+6 |
| | |||||
* | Fix badarg crashes on missing dependency errors | Loïc Hoguin | 2012-03-18 | 1 | -2/+2 |
| | |||||
* | Fix whitespace errors | Tuncer Ayaz | 2012-01-17 | 1 | -9/+9 |
| | |||||
* | Use ?ERROR where appropriate | Tuncer Ayaz | 2012-01-17 | 1 | -4/+4 |
| | |||||
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -26/+28 |
| | |||||
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Fix grep invocations | Tuncer Ayaz | 2011-01-13 | 1 | -8/+13 |
| | |||||
* | Apply Tidier suggestions | Tuncer Ayaz | 2011-01-13 | 1 | -10/+9 |
| | |||||
* | Fix file existence checks | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | Unify executable invocation | Juhani Rankimies | 2011-01-06 | 1 | -5/+10 |
| | | | | | Add flags to rebar_utils:sh to control output and error handling. Replace calls to os:cmd with calls to rebar_utils:sh. | ||||
* | Tidier improvements | Kostis Sagonas | 2010-10-26 | 1 | -13/+9 |
| | |||||
* | Fix bug found by Dialyzer in neotoma compiler | Tuncer Ayaz | 2010-10-14 | 1 | -2/+4 |
| | | | | Thanks to Cliff Moon for correct fun clause to add. | ||||
* | Added a compiler plugin for neotoma grammars | Cliff Moon | 2010-05-03 | 1 | -0/+139 |