Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating module documentation | eric thul | 2015-07-06 | 1 | -83/+14 |
| | |||||
* | Additional loader options | eric thul | 2015-05-14 | 1 | -0/+21 |
| | | | | | | | | | | | Adds the `psc-make` options `comments` and `no-prefix`. Also, an internal option `src` has been added that is used to specify the source paths of `PureScript` files that will be globbed for compilation. By default the `bower_components` path is globbed, but the loader requires that the source paths be provided for the user's code. Resolves #12 | ||||
* | Rewrite using purescript for the implementation | eric thul | 2015-04-12 | 1 | -0/+226 |