aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Version 4.2.04.2.0Cyril Sobierajewicz2019-03-221-1/+1
|
* Support multiple sources directories when resolving module namesCyril Sobierajewicz2019-03-222-2/+22
|
* Merge pull request #3 from cyrilfretlink/4.1.0Cyril Sobierajewicz2019-03-183-1/+18
|\ | | | | Version 4.1.0
| * Version 4.1.04.1.0Cyril Sobierajewicz2019-03-181-1/+1
| |
| * Watch foreign modules on compilation errorCyril Sobierajewicz2019-03-182-0/+17
|/
* Merge pull request #2 from cyrilfretlink/purescript@0.12.2Cyril Sobierajewicz2019-03-042-5/+8
|\ | | | | Version 4.0.0
| * Version 4.0.04.0.0Cyril Sobierajewicz2019-03-041-1/+1
| |
| * Redirect all urls to our forkCyril Sobierajewicz2019-03-041-3/+3
| |
| * Extract err locations from the format introduced in `purescript@0.12.2`Cyril Sobierajewicz2019-03-042-1/+4
|/ | | | See https://github.com/purescript/purescript/pull/3473.
* Version 3.3.33.3.3Cyril Sobierajewicz2018-12-031-1/+1
|
* Don’t expect the prototype hierarchy to be preserved by babelCyril Sobierajewicz2018-12-031-0/+1
|
* Version 3.3.2Cyril Sobierajewicz2018-12-031-1/+1
|
* Update install instructionsCyril Sobierajewicz2018-12-031-8/+1
|
* Version 3.3.1Cyril Sobierajewicz2018-12-031-1/+1
|
* Also fetch utils on npm installsCyril Sobierajewicz2018-12-031-1/+2
|
* Merge pull request #1 from cyrilfretlink/3.3.0Cyril Sobierajewicz2018-12-034-8/+101
|\ | | | | Version 3.3.0
| * Version 3.3.0Cyril Sobierajewicz2018-12-031-1/+1
| |
| * Allow utils to be required with `purs-loader/utils`Cyril Sobierajewicz2018-12-031-0/+1
| |
| * Tag errors with a specific constructor to simplify their detectionCyril Sobierajewicz2018-12-032-1/+12
| |
| * Allow previous loaders to further describe errorsCyril Sobierajewicz2018-12-031-2/+4
| |
| * Annotate errors to prevent redundant parsing by other loadersCyril Sobierajewicz2018-12-031-1/+10
| |
| * Allow previous loaders to extract dependencies to watch from errorsCyril Sobierajewicz2018-12-031-0/+8
| |
| * Watch failed modules and their dependencies on compilation errorCyril Sobierajewicz2018-12-032-3/+57
| |
| * Immediately reject modules if the compilation already failedCyril Sobierajewicz2018-12-031-4/+12
|/
* Version 3.2.03.2.0eric thul2018-06-141-1/+1
|
* Update regex for 0.12.0 (#112)Michael Trotter2018-06-141-2/+2
|
* Version 3.1.43.1.4eric thul2018-03-171-1/+1
|
* 3.1.33.1.3eric thul2018-03-171-1/+1
|
* Fix for webpack4eric thul2018-03-171-58/+58
| | | | Resolves #103 and provides an alternative to #108
* 3.1.23.1.2eric thul2017-10-031-1/+1
|
* Rebuild module map for new fileseric thul2017-10-031-16/+21
| | | | Resolves #100
* 3.1.13.1.1eric thul2017-08-241-1/+1
|
* Generate module map once (#105)eric2017-08-242-24/+13
| | | Resolves #97
* 3.1.03.1.0eric thul2017-08-121-2/+2
|
* Adding source map support (#102)eric2017-08-122-1/+77
| | | | | | | | * Adding source map support Resolves #101 * Remove unused fs
* Version 3.0.03.0.0eric thul2017-04-251-1/+1
|
* Version 3.0.0-beta.23.0.0-beta.2eric thul2017-04-241-1/+1
|
* Add options for ide commandseric thul2017-04-243-6/+11
|
* Version 3.0.0-beta.13.0.0-beta.1eric thul2017-04-231-1/+1
|
* Fix requires and psc-package cachingeric thul2017-04-233-4/+7
|
* Version 3.0.0-beta.03.0.0-beta.0eric thul2017-04-231-1/+1
|
* Update yarn.lockeric thul2017-04-231-5/+4
|
* Handle multiple forced compiles on rebuilderic thul2017-04-234-20/+42
| | | | Resolves #90
* Caching the result of psc-packageeric thul2017-04-231-22/+58
| | | | Resolves #83
* Update READMEeric thul2017-04-231-2/+2
|
* Refactoring cache usageeric thul2017-04-236-247/+357
|
* Support for PureScript 0.11eric thul2017-04-237-159/+187
| | | | Resolves #89
* Version 2.4.22.4.2eric thul2017-04-151-1/+1
|
* Merge branch 'ryani33-fix-deprecated-warning'eric thul2017-04-152-2/+2
|\
| * Merge branch 'fix-deprecated-warning' of ↵eric thul2017-04-152-2/+2
|/| | | | | | | https://github.com/ryani33/purs-loader into ryani33-fix-deprecated-warning