aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #43 from ethul/topic/optional-bundleeric2016-03-1212-143/+35
|\ \ | | | | | | Handle optional bundling by the compiler
| * | Handling dependencieseric thul2016-03-126-71/+7
| | |
| * | Handle optional bundling by the compilereric thul2016-03-0810-81/+37
|/ / | | | | | | Resolves ethul/purescript-webpack-plugin#9
| * Writes PureScript output to stderreric thul2016-03-065-21/+42
|/ | | | Resolves #40
* Bumping version number to 0.6.0-beta.30.6.0-beta.3eric thul2016-02-292-2/+3
|
* Bumping version number to 0.6.0-beta.20.6.0-beta.2eric thul2016-02-282-1/+3
|
* 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 logging
| * 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
|\ | | | | Topic/dependency graph
| * Updating exampleeric thul2016-02-244-2/+26
| |
| * Adds dependencies of modules process by the loader.eric thul2016-02-247-37/+176
|/ | | | | | | The module file path and dependency graph information is provided by the purescript-webpack-plugin. Resolves #37
* 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
|\ | | | | Topic/psc webpack plugin
| * Updating example for .purs extensioneric thul2015-12-294-8/+8
| | | | | | | | | | Showing usage of specifying .purs and not specifying an extension for require statements.
| * 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
| | | | | | | | | | | | | | | | The loader creates shim modules that reference their corresponding PureScript module that is bundled by the PureScript webpack plugin, which invokes `psc` and `psc-bundle`. Resolves #31 and resolves #32
| * 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
|\ | | | | Fix paths
| * Update example webpack.configNathan Faubion2015-11-071-2/+1
| |
| * Remove `require-path`, use relative paths for PSNathan Faubion2015-11-026-50/+86
| | | | | | | | | | | | | | | | Fixes #15 Removes the `require-path` option and fixes it to '../'. When generating the temporary module for Webpack, use a relative path to the output directory so it doesn't need to be in `modulesDirectories`.
| * 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 dependencies
| * Compiling after adding webpack dependencieseric thul2015-08-111-2/+2
|/ | | | Resolves #28
* 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
|\ | | | | Topic/issue 26
| * Add all PureScript files as webpack dependencieseric thul2015-08-113-3/+7
| | | | | | | | Resolves #26
| * 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 displayed
| * Ensure purescript error is displayederic thul2015-07-202-3/+10
|/ | | | Resolves #24
* 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 dependency
| * Add FFI JavaScript as a webpack dependencyeric thul2015-07-188-12/+99
|/ | | | Resolves #18
* Merge pull request #19 from ethul/topic/issue-17eric2015-07-181-2/+12
|\ | | | | Capturing stderr on psc invocation
| * Capturing stderr on psc invocationeric thul2015-07-181-2/+12
|/ | | | Resolves #17
* 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
|\ | | | | Topic/issue 11 and 14
| * Updating module documentationeric thul2015-07-061-83/+14
| |
| * Generate .psci fileeric thul2015-07-068-19/+125
| | | | | | | | Resolves #11
| * Ensure output directory existseric thul2015-07-061-1/+1
| | | | | | | | Workaround for #15
| * Updating for PureScript 0.7eric thul2015-07-0616-257/+123
|/ | | | Resolves #14
* Bumping version number to 0.2.10.2.1eric thul2015-05-141-1/+1
|