Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix package.jsonHEADmaster | eric thul | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Update dependencies | eric thul | 2019-12-16 | 1 | -812/+1397 |
| | |||||
* | Use 'spago path output' to choose default output path (#132) | Daniel Harvey | 2019-12-16 | 1 | -2/+35 |
| | | | | | | * Use 'spago path output' * Remove eol from path | ||||
* | Version 3.6.0 | eric thul | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Add option to include Spago sources (#126) | Daniel Harvey | 2019-06-02 | 2 | -34/+49 |
| | |||||
* | Version 3.5.0 | eric thul | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Don’t unnecessarily invalidate the module map (#124) | Cyril Sobierajewicz | 2019-05-24 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | * Don’t unnecessarily invalidate the module map Additional imports in PureScript sources (compared to their JavaScript output) shouldn’t always invalidate the module map because imports of types are erased and re-exports are followed. Also `Prim.*` modules are internal to the compiler and won’t ever be present in the module map. * Don’t add imports to unused modules Otherwise the following expression ```purs hello :: Effect Unit hello = log "Hello" ``` includes the whole `Prelude` into its chunk whereas only `log` is actually needed at runtime. | ||||
* | Version 3.4.0 | eric thul | 2019-03-10 | 1 | -1/+1 |
| | |||||
* | Added hooks support (#122) | Rajat Sharma | 2019-03-10 | 1 | -6/+18 |
| | | | Closes #120 | ||||
* | Version 3.3.0 | eric thul | 2019-01-20 | 1 | -1/+1 |
| | |||||
* | Remove psModule references (#119) | eric | 2019-01-20 | 1 | -3/+4 |
| | | | Resolves #110 | ||||
* | Sourcemaps for ide rebuild (#118) | eric | 2019-01-20 | 3 | -5/+5 |
| | | | Resolves #116 | ||||
* | 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 |
| | | | | Resolves #103 and provides an alternative to #108 | ||||
* | 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 |
| | | | | Resolves #100 | ||||
* | 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 |
| | | | Resolves #97 | ||||
* | 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 |
| | | | | | | | | * Adding source map support Resolves #101 * Remove unused fs | ||||
* | 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 |
| | |||||
* | Add options for ide commands | eric thul | 2017-04-24 | 3 | -6/+11 |
| | |||||
* | Version 3.0.0-beta.13.0.0-beta.1 | eric thul | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Fix requires and psc-package caching | eric thul | 2017-04-23 | 3 | -4/+7 |
| | |||||
* | Version 3.0.0-beta.03.0.0-beta.0 | eric thul | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | Update yarn.lock | eric thul | 2017-04-23 | 1 | -5/+4 |
| | |||||
* | Handle multiple forced compiles on rebuild | eric thul | 2017-04-23 | 4 | -20/+42 |
| | | | | Resolves #90 | ||||
* | Caching the result of psc-package | eric thul | 2017-04-23 | 1 | -22/+58 |
| | | | | Resolves #83 | ||||
* | Update README | eric thul | 2017-04-23 | 1 | -2/+2 |
| | |||||
* | Refactoring cache usage | eric thul | 2017-04-23 | 6 | -247/+357 |
| | |||||
* | Support for PureScript 0.11 | eric thul | 2017-04-23 | 7 | -159/+187 |
| | | | | Resolves #89 | ||||
* | Version 2.4.22.4.2 | eric thul | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'ryani33-fix-deprecated-warning' | eric thul | 2017-04-15 | 2 | -2/+2 |
|\ | |||||
| * | Merge branch 'fix-deprecated-warning' of ↵ | eric thul | 2017-04-15 | 2 | -2/+2 |
|/| | | | | | | | https://github.com/ryani33/purs-loader into ryani33-fix-deprecated-warning | ||||
| * | fix deprecated warning | ryani33 | 2017-02-25 | 2 | -2/+2 |
| | | |||||
* | | Version 2.4.12.4.1 | eric thul | 2017-03-18 | 1 | -1/+1 |
| | | |||||
* | | Fix rebuild for ModuleNotFound | eric thul | 2017-03-18 | 1 | -1/+3 |
| | | | | | | | | Resolves #88 | ||||
* | | Merge pull request #87 from cyrbon/master | eric | 2017-02-25 | 1 | -0/+17 |
|\ \ | | | | | | | Add troubleshooting "Error spawn ENOENT" | ||||
| * | | Rephrase troubleshoting "Error `spawn ENOENT`" | cyrbon | 2017-02-25 | 1 | -7/+7 |
| | | | |||||
| * | | Add troubleshooting "Error spawn ENOENT" | cyrbon | 2017-02-25 | 1 | -0/+17 |
|/ / | |||||
* | | Version 2.4.02.4.0 | eric thul | 2017-02-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #84 from ethul/topic/error-handling | eric | 2017-02-25 | 8 | -76/+1871 |
|\ \ | |/ |/| | Topic/error handling | ||||
| * | Version 2.4.0-beta.22.4.0-beta.2 | eric thul | 2017-02-25 | 1 | -1/+1 |
| | | |||||
| * | Adding an additional module check | eric thul | 2017-02-25 | 1 | -3/+12 |
| | | |||||
| * | Handle missing module and adding debugging | eric thul | 2017-02-25 | 3 | -13/+35 |
| | | |||||
| * | Update README for error reporting | eric thul | 2017-02-20 | 1 | -4/+27 |
| | |