Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Splitting PSC functionality into a separate plugin | eric thul | 2015-12-25 | 1 | -2/+3 |
| | | | | | | | | 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 | ||||
* | Update bower deps for latest PS compiler | Nathan Faubion | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | PureScript 0.7 updates and migration to pulp | eric thul | 2015-08-11 | 1 | -11/+3 |
| | |||||
* | Optimizing dependency list generation | eric thul | 2015-05-02 | 1 | -1/+2 |
| | | | | | | | Improving the generation of the dependencies in `mkDeps` to avoid a `RangeError` on large inputs. Resolves #9 | ||||
* | Rewrite using purescript for the implementation | eric thul | 2015-04-12 | 1 | -0/+16 |