summaryrefslogtreecommitdiff
path: root/src/rebar_neotoma_compiler.erl
Commit message (Collapse)AuthorAgeFilesLines
* Fix whitespace errorsTuncer Ayaz2012-03-181-7/+6
|
* Fix badarg crashes on missing dependency errorsLoïc Hoguin2012-03-181-2/+2
|
* Fix whitespace errorsTuncer Ayaz2012-01-171-9/+9
|
* Use ?ERROR where appropriateTuncer Ayaz2012-01-171-4/+4
|
* Clean up codeTuncer Ayaz2011-02-061-26/+28
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Fix grep invocationsTuncer Ayaz2011-01-131-8/+13
|
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-10/+9
|
* Fix file existence checksTuncer Ayaz2011-01-131-1/+1
|
* Unify executable invocationJuhani Rankimies2011-01-061-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 improvementsKostis Sagonas2010-10-261-13/+9
|
* Fix bug found by Dialyzer in neotoma compilerTuncer Ayaz2010-10-141-2/+4
| | | | Thanks to Cliff Moon for correct fun clause to add.
* Added a compiler plugin for neotoma grammarsCliff Moon2010-05-031-0/+139