summaryrefslogtreecommitdiff
path: root/src/rebar_prv_escriptize.erl
Commit message (Collapse)AuthorAgeFilesLines
* improve escriptize providerTristan Sloughter2015-06-021-3/+3
|
* keep all_deps list in state created for building depsTristan Sloughter2015-05-301-1/+2
|
* fix bareness issuesFred Hebert2015-05-311-1/+1
| | | | | | - Crashes in providers lib when no providers in a namespace are bare - Making sure bareness matches semantics; i.e. a bare provider is visible, a non-bare provider is hidden.
* improve erlydtl source and out dir discoveryTristan Sloughter2015-04-191-25/+37
|
* restructure escriptize provider so the error is properly returnedTristan Sloughter2015-04-171-17/+17
|
* Fixes #306: help text consistencyFred Hebert2015-04-021-1/+1
|
* Fix dialyzer warningsJames Fish2015-03-181-1/+1
|
* update erlydtl compiler to output to _build, add simple testTristan Sloughter2015-03-071-0/+1
|
* update all examples in providers to use rebar3Tristan Sloughter2015-03-071-1/+1
|
* Add escriptize provider and a minimal testPierre Fenoll2015-03-061-0/+221