summaryrefslogtreecommitdiff
path: root/src/rebar_neotoma_compiler.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix #634Tuncer Ayaz2017-08-181-1/+7
* Automatically clean neotoma-generated erl filesJohn R. Daily2016-02-131-1/+32
* Fix typo in neotoma help messageLuca Favatella2013-08-301-4/+4
* Merge pull request #44 from nevar/fix_neotomaDave Smith2013-06-161-2/+2
|\
| * Correct ext of neotoma output fileSlava Yurin2012-12-311-2/+2
* | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-311-0/+16
|/
* rebar_neotoma_compiler: fix commentTuncer Ayaz2012-11-181-1/+1
* Fix R13B03 build (Reported-by: Sergey Nartimov)Tuncer Ayaz2012-07-281-2/+2
* Remove ?FAIL in favor of ?ABORTDave Smith2012-06-081-2/+2
* 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
* Tidier improvementsKostis Sagonas2010-10-261-13/+9
* Fix bug found by Dialyzer in neotoma compilerTuncer Ayaz2010-10-141-2/+4
* Added a compiler plugin for neotoma grammarsCliff Moon2010-05-031-0/+139