Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #10 from ethul/topic/issue-9 | eric | 2015-05-02 | 3 | -8/+16 | |
|\ | | | | | Topic/issue 9 | |||||
| * | Optimizing dependency list generation | eric thul | 2015-05-02 | 2 | -7/+15 | |
| | | | | | | | | | | | | | | Improving the generation of the dependencies in `mkDeps` to avoid a `RangeError` on large inputs. Resolves #9 | |||||
| * | Bumping dependency versions | eric thul | 2015-05-01 | 1 | -1/+1 | |
|/ | ||||||
* | Bumping version number to 0.1.00.1.0 | eric thul | 2015-04-12 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #8 from ethul/topic/purescript-rewrite | eric | 2015-04-12 | 24 | -109/+840 | |
|\ | | | | | Topic/purescript rewrite | |||||
| * | Removing npmignore | eric thul | 2015-04-12 | 1 | -1/+0 | |
| | | ||||||
| * | Updating example and adding publishing | eric thul | 2015-04-12 | 8 | -32/+27 | |
| | | | | | | | | Resolves #7 | |||||
| * | Rewrite using purescript for the implementation | eric thul | 2015-04-12 | 17 | -179/+814 | |
| | | ||||||
| * | Adding purescript imports as dependencies | eric thul | 2015-04-12 | 1 | -35/+137 | |
|/ | | | | | | | The purescript imports are added as webpack dependencies in order to rebuild in watch mode when one of the files has changed. Resolves #4 regarding watching purescript files. | |||||
* | Bumping version number to 0.0.30.0.3 | eric thul | 2015-01-17 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #6 from ethul/topic/bower-components | eric | 2015-01-17 | 12 | -48/+52 | |
|\ | | | | | Topic/bower components | |||||
| * | Updating README | eric thul | 2015-01-17 | 1 | -24/+1 | |
| | | ||||||
| * | Parsing module name from source | eric thul | 2015-01-17 | 8 | -21/+16 | |
| | | | | | | | | | | 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 example | eric thul | 2015-01-14 | 7 | -3/+29 | |
| | | ||||||
| * | Adding bower path | eric thul | 2015-01-14 | 1 | -1/+7 | |
|/ | ||||||
* | Merge branch 'topic/example' | eric thul | 2015-01-13 | 8 | -0/+63 | |
|\ | ||||||
| * | Adding basic example | eric thul | 2015-01-13 | 8 | -0/+63 | |
|/ | ||||||
* | Merge branch 'release/0.0.2'0.0.2 | eric thul | 2014-11-20 | 1 | -1/+1 | |
|\ | ||||||
| * | Bumping version number to 0.0.2 | eric thul | 2014-11-20 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'topic/bug-fixes' | eric thul | 2014-11-20 | 2 | -4/+1 | |
|\ | ||||||
| * | Obtaining output directory | eric thul | 2014-11-20 | 1 | -1/+1 | |
| | | | | | | | | Resolves issues #2 | |||||
| * | Removing --runtime-type-checks | eric thul | 2014-11-20 | 2 | -3/+0 | |
|/ | | | | Resolves issue #1 | |||||
* | Merge branch 'release/0.0.1'0.0.1 | eric thul | 2014-09-22 | 1 | -1/+1 | |
|\ | ||||||
| * | Bumping version number to 0.0.1 | eric thul | 2014-09-22 | 1 | -1/+1 | |
|/ | ||||||
* | Updating README | eric thul | 2014-09-22 | 1 | -3/+1 | |
| | ||||||
* | Merge branch 'topic/bootstrap' | eric thul | 2014-09-22 | 5 | -4/+143 | |
|\ | ||||||
| * | Implementation of the loader | eric thul | 2014-09-22 | 5 | -4/+143 | |
|/ | ||||||
* | Initial commit | eric thul | 2014-09-21 | 1 | -0/+19 | |