summaryrefslogtreecommitdiff
path: root/src/rebar_erlydtl_compiler.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove ?FAIL in favor of ?ABORTDave Smith2012-06-081-2/+2
* Fix whitespace errorsTuncer Ayaz2012-03-181-8/+8
* Fix badarg crashes on missing dependency errorsLoïc Hoguin2012-03-181-2/+2
* Fix compiling DTL templates with latest erlydtlPhil Toland2012-02-161-6/+10
* Fix whitespace errorsTuncer Ayaz2012-01-171-1/+1
* Use ?ERROR where appropriateTuncer Ayaz2012-01-171-3/+3
* Clean up codeTuncer Ayaz2011-02-061-9/+11
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Fix grep invocationsTuncer Ayaz2011-01-131-5/+10
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-8/+7
* Fix file existence checksTuncer Ayaz2011-01-131-1/+1
* Unify executable invocationJuhani Rankimies2011-01-061-6/+10
* Fix typo in rebar_erlydtl_compilerAnthony Ramine2010-12-161-1/+1
* Tidier improvementsKostis Sagonas2010-10-261-13/+9
* Added support for custom_tags_dir compile option to rebar_erlydtl_compilerAlex Songe2010-01-161-1/+3
* rework elrydtl_compiler to do dependency checking correctly in refactored rebarBryan Fink2010-01-041-40/+55
* Another round of refactoring to yield better flexiblity in the base_compiler ...Dave Smith2010-01-031-4/+5
* Refactor of compilation logic to enable support for package modules and provi...Dave Smith2010-01-021-12/+8
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* rebar can now compile ErlyDTL files (if erlydtl is installed)Bryan Fink2009-12-221-0/+167