aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Splitting PSC functionality into a separate plugineric thul2015-12-251-0/+2
| | | | | | | | 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
* Updating example and adding publishingeric thul2015-04-121-1/+1
| | | | Resolves #7
* Rewrite using purescript for the implementationeric thul2015-04-121-0/+5
|
* Parsing module name from sourceeric thul2015-01-171-0/+1
| | | | | Resolves issue #3 since the the module name defined in the PureScript file is used to resolve the location of the CommonJS-generated output.
* updating exampleeric thul2015-01-141-0/+1
|
* Adding basic exampleeric thul2015-01-131-0/+3
|
* Implementation of the loadereric thul2014-09-221-0/+1