Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.1.23.1.2 | eric thul | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | 3.1.13.1.1 | eric thul | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | 3.1.03.1.0 | eric thul | 2017-08-12 | 1 | -2/+2 |
| | |||||
* | Version 3.0.03.0.0 | eric thul | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | Version 3.0.0-beta.23.0.0-beta.2 | eric thul | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | Version 3.0.0-beta.13.0.0-beta.1 | eric thul | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Version 3.0.0-beta.03.0.0-beta.0 | eric thul | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Refactoring cache usage | eric thul | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Version 2.4.22.4.2 | eric thul | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fix-deprecated-warning' of ↵ | eric thul | 2017-04-15 | 1 | -1/+1 |
|\ | | | | | | | https://github.com/ryani33/purs-loader into ryani33-fix-deprecated-warning | ||||
| * | fix deprecated warning | ryani33 | 2017-02-25 | 1 | -1/+1 |
| | | |||||
* | | Version 2.4.12.4.1 | eric thul | 2017-03-18 | 1 | -1/+1 |
| | | |||||
* | | Version 2.4.02.4.0 | eric thul | 2017-02-25 | 1 | -1/+1 |
| | | |||||
* | | Version 2.4.0-beta.22.4.0-beta.2 | eric thul | 2017-02-25 | 1 | -1/+1 |
| | | |||||
* | | Version 2.4.0-beta.12.4.0-beta.1 | eric thul | 2017-02-20 | 1 | -1/+1 |
| | | |||||
* | | Version 2.4.0-beta.02.4.0-beta.0 | eric thul | 2017-02-19 | 1 | -1/+1 |
| | | |||||
* | | Ensure that all imported files are watched | eric thul | 2017-02-19 | 1 | -0/+1 |
|/ | | | | | | | | | In order to handle the case where a new PureScript file is imported, but fails to compile, the purs-loader now tracks imports for each PureScript file in order to append any additional imports to the resulting JS. This ensures that webpack will watch the new file even before it successfully compiles. | ||||
* | Version 2.3.02.3.0 | eric thul | 2017-02-12 | 1 | -1/+1 |
| | |||||
* | Version 2.2.02.2.0 | eric thul | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | Version 2.1.12.1.1 | eric thul | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | Version 2.1.02.1.0 | eric thul | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 2.0.22.0.2 | eric thul | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 2.0.12.0.1 | eric thul | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | Adding dargs dependency | eric thul | 2016-11-05 | 1 | -0/+1 |
| | | | | See issue #69 | ||||
* | Bumping version number to 2.0.02.0.0 | eric thul | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 2.0.0-rc.12.0.0-rc.1 | eric thul | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | Reduce building of PureScript module map | eric thul | 2016-06-12 | 1 | -4/+4 |
| | | | | Resolves #59 and resolves #60 | ||||
* | Bumping version number to 2.0.0-rc.0 | eric thul | 2016-06-04 | 1 | -5/+1 |
| | | | | | | | | | Adds support for PureScript 0.9.1 and newer (purescript/purescript#2151) The `next` tag on NPM points to this pre-release. Also note that `peerDependencies` has been removed (npm/npm#8854). Resolves #54 | ||||
* | Bumping version number to 1.0.01.0.0 | eric thul | 2016-06-03 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 1.0.0-rc.11.0.0-rc.1 | eric thul | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | Escape require paths for windows | eric thul | 2016-05-24 | 1 | -0/+1 |
| | | | | Resolves #52 | ||||
* | Use cross-spawn for windows support | eric thul | 2016-05-24 | 1 | -0/+1 |
| | | | | Resolves #50 | ||||
* | Bumping version number to 1.0.0-rc.01.0.0-rc.0 | eric thul | 2016-05-21 | 1 | -5/+8 |
| | |||||
* | Add prepublish transpilation script. | Alex Mingoia | 2016-05-21 | 1 | -0/+1 |
| | |||||
* | Refactor to compile independently of purescript-webpack-plugin. | Alex Mingoia | 2016-05-10 | 1 | -20/+39 |
| | | | | | | | - Remove dependence on purescript-webpack-plugin - Fixes double-compilation issue by loading compiled JS instead of adding dependency. - Uses `psc-ide-server` for fast rebuilds. | ||||
* | Bumping version number to 0.6.00.6.0 | eric thul | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 0.6.0-beta.60.6.0-beta.6 | eric thul | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Escape path for require | eric thul | 2016-03-14 | 1 | -3/+2 |
| | | | | Resolves #41 | ||||
* | Bumping version number to 0.6.0-beta.50.6.0-beta.5 | eric thul | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 0.6.0-beta.40.6.0-beta.4 | eric thul | 2016-03-12 | 1 | -1/+1 |
| | |||||
* | Handle optional bundling by the compiler | eric thul | 2016-03-08 | 1 | -2/+1 |
| | | | | Resolves ethul/purescript-webpack-plugin#9 | ||||
* | Bumping version number to 0.6.0-beta.30.6.0-beta.3 | eric thul | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 0.6.0-beta.20.6.0-beta.2 | eric thul | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 0.6.0-beta.10.6.0-beta.1 | eric thul | 2016-02-27 | 1 | -1/+1 |
| | |||||
* | Adding debug logging | eric thul | 2016-02-27 | 1 | -0/+1 |
| | |||||
* | Bumping version number to 0.6.0-beta.00.6.0-beta.0 | eric thul | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | Bumping version number to 0.5.00.5.0 | eric thul | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Updating example | eric thul | 2015-12-25 | 1 | -1/+0 |
| | |||||
* | Splitting PSC functionality into a separate plugin | eric thul | 2015-12-25 | 1 | -3/+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 | ||||
* | Fixing compiler warnings | eric thul | 2015-12-20 | 1 | -5/+5 |
| |