aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumping version number to 0.6.0-beta.10.6.0-beta.1eric thul2016-02-271-1/+1
* Merge pull request #39 from ethul/topic/debugeric2016-02-275-0/+37
|\
| * Adding debug loggingeric thul2016-02-275-0/+37
|/
* Bumping version number to 0.6.0-beta.00.6.0-beta.0eric thul2016-02-251-1/+1
* Merge pull request #38 from ethul/topic/dependency-grapheric2016-02-2511-39/+202
|\
| * Updating exampleeric thul2016-02-244-2/+26
| * Adds dependencies of modules process by the loader.eric thul2016-02-247-37/+176
|/
* Bumping version number to 0.5.00.5.0eric thul2016-01-191-1/+1
* Merge pull request #34 from ethul/topic/psc-webpack-plugineric2016-01-1930-542/+184
|\
| * Updating example for .purs extensioneric thul2015-12-294-8/+8
| * More example fileseric thul2015-12-273-1/+11
| * Updating bundle output option nameeric thul2015-12-253-10/+10
| * Updating exampleeric thul2015-12-256-21/+19
| * Splitting PSC functionality into a separate plugineric thul2015-12-2522-530/+149
| * Fixing compiler warningseric thul2015-12-204-10/+25
|/
* Bumping version number to 0.4.00.4.0eric thul2015-11-071-1/+1
* Merge pull request #30 from natefaubion/fix-pathseric2015-11-078-55/+90
|\
| * Update example webpack.configNathan Faubion2015-11-071-2/+1
| * Remove `require-path`, use relative paths for PSNathan Faubion2015-11-026-50/+86
| * Update bower deps for latest PS compilerNathan Faubion2015-11-021-3/+3
|/
* Bumping version number to 0.3.40.3.4eric thul2015-08-111-1/+1
* Merge pull request #29 from ethul/topic/issue-28eric2015-08-111-2/+2
|\
| * Compiling after adding webpack dependencieseric thul2015-08-111-2/+2
|/
* Bumping version number to 0.3.30.3.3eric thul2015-08-111-1/+1
* Remove gulpfile.jseric thul2015-08-111-68/+0
* Merge pull request #27 from ethul/topic/issue-26eric2015-08-1128-428/+456
|\
| * Add all PureScript files as webpack dependencieseric thul2015-08-113-3/+7
| * PureScript 0.7 updates and migration to pulperic thul2015-08-1123-363/+391
| * Moving files to match moduleeric thul2015-08-118-7/+3
|/
* Bumping version number to 0.3.20.3.2eric thul2015-07-201-1/+1
* Merge pull request #25 from ethul/topic/issue-24eric2015-07-202-3/+10
|\
| * Ensure purescript error is displayederic thul2015-07-202-3/+10
|/
* Bumping version number to 0.3.10.3.1eric thul2015-07-181-1/+1
* Merge pull request #20 from ethul/topic/issue-18eric2015-07-188-12/+99
|\
| * Add FFI JavaScript as a webpack dependencyeric thul2015-07-188-12/+99
|/
* Merge pull request #19 from ethul/topic/issue-17eric2015-07-181-2/+12
|\
| * Capturing stderr on psc invocationeric thul2015-07-181-2/+12
|/
* Bumping version number to 0.3.00.3.0eric thul2015-07-071-1/+1
* Merge pull request #16 from ethul/topic/issue-11-and-14eric2015-07-0620-303/+206
|\
| * Updating module documentationeric thul2015-07-061-83/+14
| * Generate .psci fileeric thul2015-07-068-19/+125
| * Ensure output directory existseric thul2015-07-061-1/+1
| * Updating for PureScript 0.7eric thul2015-07-0616-257/+123
|/
* Bumping version number to 0.2.10.2.1eric thul2015-05-141-1/+1
* Merge branch 'master' of github.com:ethul/purs-loadereric thul2015-05-145-43/+114
|\
| * Merge pull request #13 from ethul/topic/issue-12eric2015-05-145-43/+114
| |\
| | * Additional loader optionseric thul2015-05-145-43/+114
| |/
* / Bumping version number to 0.2.00.2.0eric thul2015-05-141-1/+1
|/
* Bumping version number to 0.1.10.1.1eric thul2015-05-021-1/+1
* Merge pull request #10 from ethul/topic/issue-9eric2015-05-023-8/+16
|\