Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build v4.2.0latest | Cyril Sobierajewicz | 2019-03-22 | 2 | -5/+58 |
* | Merge remote-tracking branch 'fretlink/master' into latest | Cyril Sobierajewicz | 2019-03-22 | 3 | -3/+23 |
|\ | |||||
| * | Merge pull request #4 from cyrilfretlink/4.2.0purs-css-modules-webpack-plugin | Cyril Sobierajewicz | 2019-03-22 | 3 | -3/+23 |
| |\ | |||||
| | * | Version 4.2.04.2.0 | Cyril Sobierajewicz | 2019-03-22 | 1 | -1/+1 |
| | * | Support multiple sources directories when resolving module names | Cyril Sobierajewicz | 2019-03-22 | 2 | -2/+22 |
| |/ | |||||
* | | Build v4.1.0 | Cyril Sobierajewicz | 2019-03-18 | 2 | -13/+46 |
* | | Merge remote-tracking branch 'fretlink/master' into latest | Cyril Sobierajewicz | 2019-03-18 | 3 | -1/+18 |
|\| | |||||
| * | Merge pull request #3 from cyrilfretlink/4.1.0 | Cyril Sobierajewicz | 2019-03-18 | 3 | -1/+18 |
| |\ | |||||
| | * | Version 4.1.04.1.0 | Cyril Sobierajewicz | 2019-03-18 | 1 | -1/+1 |
| | * | Watch foreign modules on compilation error | Cyril Sobierajewicz | 2019-03-18 | 2 | -0/+17 |
| |/ | |||||
* | | Build v4.0.0 | Cyril Sobierajewicz | 2019-03-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'fretlink/master' into latest | Cyril Sobierajewicz | 2019-03-04 | 2 | -5/+8 |
|\| | |||||
| * | Merge pull request #2 from cyrilfretlink/purescript@0.12.2 | Cyril Sobierajewicz | 2019-03-04 | 2 | -5/+8 |
| |\ | |||||
| | * | Version 4.0.04.0.0 | Cyril Sobierajewicz | 2019-03-04 | 1 | -1/+1 |
| | * | Redirect all urls to our fork | Cyril Sobierajewicz | 2019-03-04 | 1 | -3/+3 |
| | * | Extract err locations from the format introduced in `purescript@0.12.2` | Cyril Sobierajewicz | 2019-03-04 | 2 | -1/+4 |
| |/ | |||||
| * | Version 3.3.33.3.3 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
| * | Don’t expect the prototype hierarchy to be preserved by babel | Cyril Sobierajewicz | 2018-12-03 | 1 | -0/+1 |
| * | Version 3.3.2 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
| * | Update install instructions | Cyril Sobierajewicz | 2018-12-03 | 1 | -8/+1 |
* | | Build v3.3.3 | Cyril Sobierajewicz | 2018-12-03 | 1 | -0/+1 |
* | | Version 3.3.3 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
* | | Don’t expect the prototype hierarchy to be preserved by babel | Cyril Sobierajewicz | 2018-12-03 | 1 | -0/+1 |
* | | Version 3.3.2 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
* | | Update install instructions | Cyril Sobierajewicz | 2018-12-03 | 1 | -8/+1 |
* | | Build v3.3.1 | Cyril Sobierajewicz | 2018-12-03 | 9 | -0/+1192 |
|/ | |||||
* | Version 3.3.1 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
* | Also fetch utils on npm installs | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+2 |
* | Merge pull request #1 from cyrilfretlink/3.3.0 | Cyril Sobierajewicz | 2018-12-03 | 4 | -8/+101 |
|\ | |||||
| * | Version 3.3.0 | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+1 |
| * | Allow utils to be required with `purs-loader/utils` | Cyril Sobierajewicz | 2018-12-03 | 1 | -0/+1 |
| * | Tag errors with a specific constructor to simplify their detection | Cyril Sobierajewicz | 2018-12-03 | 2 | -1/+12 |
| * | Allow previous loaders to further describe errors | Cyril Sobierajewicz | 2018-12-03 | 1 | -2/+4 |
| * | Annotate errors to prevent redundant parsing by other loaders | Cyril Sobierajewicz | 2018-12-03 | 1 | -1/+10 |
| * | Allow previous loaders to extract dependencies to watch from errors | Cyril Sobierajewicz | 2018-12-03 | 1 | -0/+8 |
| * | Watch failed modules and their dependencies on compilation error | Cyril Sobierajewicz | 2018-12-03 | 2 | -3/+57 |
| * | Immediately reject modules if the compilation already failed | Cyril Sobierajewicz | 2018-12-03 | 1 | -4/+12 |
|/ | |||||
* | Version 3.2.03.2.0 | eric thul | 2018-06-14 | 1 | -1/+1 |
* | Update regex for 0.12.0 (#112) | Michael Trotter | 2018-06-14 | 1 | -2/+2 |
* | Version 3.1.43.1.4 | eric thul | 2018-03-17 | 1 | -1/+1 |
* | 3.1.33.1.3 | eric thul | 2018-03-17 | 1 | -1/+1 |
* | Fix for webpack4 | eric thul | 2018-03-17 | 1 | -58/+58 |
* | 3.1.23.1.2 | eric thul | 2017-10-03 | 1 | -1/+1 |
* | Rebuild module map for new files | eric thul | 2017-10-03 | 1 | -16/+21 |
* | 3.1.13.1.1 | eric thul | 2017-08-24 | 1 | -1/+1 |
* | Generate module map once (#105) | eric | 2017-08-24 | 2 | -24/+13 |
* | 3.1.03.1.0 | eric thul | 2017-08-12 | 1 | -2/+2 |
* | Adding source map support (#102) | eric | 2017-08-12 | 2 | -1/+77 |
* | 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 |