Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate .psci file | eric thul | 2015-07-06 | 1 | -0/+4 |
| | | | | Resolves #11 | ||||
* | Updating for PureScript 0.7 | eric thul | 2015-07-06 | 1 | -1/+49 |
| | | | | Resolves #14 | ||||
* | Additional loader options | eric thul | 2015-05-14 | 1 | -12/+35 |
| | | | | | | | | | | | 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 | ||||
* | Updating example and adding publishing | eric thul | 2015-04-12 | 1 | -1/+1 |
| | | | | Resolves #7 | ||||
* | Updating README | eric thul | 2015-01-17 | 1 | -24/+1 |
| | |||||
* | Removing --runtime-type-checks | eric thul | 2014-11-20 | 1 | -2/+0 |
| | | | | Resolves issue #1 | ||||
* | Updating README | eric thul | 2014-09-22 | 1 | -3/+1 |
| | |||||
* | Implementation of the loader | eric thul | 2014-09-22 | 1 | -0/+57 |