index
:
purs-loader
latest
master
purs-css-modules-webpack-plugin
PureScript loader for webpack _ Forked from https://github.com/fretlink/purs-loader
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebuild module map for new files
eric thul
2017-10-03
1
-16
/
+21
*
Generate module map once (#105)
eric
2017-08-24
2
-24
/
+13
*
Adding source map support (#102)
eric
2017-08-12
2
-1
/
+77
*
Add options for ide commands
eric thul
2017-04-24
2
-5
/
+8
*
Fix requires and psc-package caching
eric thul
2017-04-23
3
-4
/
+7
*
Handle multiple forced compiles on rebuild
eric thul
2017-04-23
4
-20
/
+42
*
Caching the result of psc-package
eric thul
2017-04-23
1
-22
/
+58
*
Refactoring cache usage
eric thul
2017-04-23
5
-246
/
+356
*
Support for PureScript 0.11
eric thul
2017-04-23
6
-158
/
+183
*
Merge branch 'fix-deprecated-warning' of https://github.com/ryani33/purs-load...
eric thul
2017-04-15
1
-1
/
+1
|
\
|
*
fix deprecated warning
ryani33
2017-02-25
1
-1
/
+1
*
|
Fix rebuild for ModuleNotFound
eric thul
2017-03-18
1
-1
/
+3
*
|
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
*
|
Fix typo in makeBundleJS
eric thul
2017-02-20
1
-1
/
+1
*
|
Add a watch option
eric thul
2017-02-19
2
-1
/
+7
*
|
Ensure that all imported files are watched
eric thul
2017-02-19
3
-65
/
+147
|
/
*
initial psc-package support (#82)
Andrei Dziahel
2017-02-12
1
-4
/
+27
*
Add psc-ide-server arguments and pass src to psc-ide-server
Michal Kozakiewicz
2017-01-06
1
-4
/
+5
*
Emit warnings/errors to the compilation instance
eric thul
2016-11-19
2
-7
/
+33
*
Use emitError and emitWarning
eric thul
2016-11-19
3
-21
/
+23
*
PscIde full recompile on unknown module imports
eric thul
2016-11-19
1
-1
/
+7
*
Update debug statements during build/bundle
eric thul
2016-11-19
1
-3
/
+4
*
Always resolve on psc-ide rebuild failure
eric thul
2016-11-19
1
-9
/
+4
*
Don't console.log unless it is needed
Javier Casas
2016-11-11
1
-3
/
+3
*
Adding dargs dependency
eric thul
2016-11-05
1
-13
/
+4
*
Wrapping reject values in Error objects
eric thul
2016-11-05
3
-9
/
+9
*
Fixes bundled output path
James Yu
2016-09-06
1
-1
/
+1
*
Clear warnings and errors after use
eric thul
2016-06-12
1
-0
/
+2
*
Handle no filename in PscIde result
eric thul
2016-06-12
1
-43
/
+49
*
Reduce building of PureScript module map
eric thul
2016-06-12
5
-355
/
+444
*
Bumping version number to 2.0.0-rc.0
eric thul
2016-06-04
1
-14
/
+19
*
Escape require paths for windows
eric thul
2016-05-24
1
-3
/
+4
*
Use cross-spawn for windows support
eric thul
2016-05-24
1
-1
/
+1
*
Handler for multiple psc-ide-client data events
eric thul
2016-05-24
1
-4
/
+18
*
Reference source ffi module instead of output ffi module.
Alex Mingoia
2016-05-21
1
-15
/
+24
*
Correctly parse boolean options.
Alex Mingoia
2016-05-14
1
-1
/
+1
*
Do not assume line-delimited psc output.
Alex Mingoia
2016-05-14
1
-9
/
+10
*
Use more descriptive names for compile state.
Alex Mingoia
2016-05-14
1
-8
/
+8
*
Disable instant psc-ide rebuilds by default.
Alex Mingoia
2016-05-12
1
-14
/
+20
*
Recompile on when psc-client-ide receives UnknownModule.
Alex Mingoia
2016-05-10
1
-2
/
+2
*
Refactor to compile independently of purescript-webpack-plugin.
Alex Mingoia
2016-05-10
12
-315
/
+465
*
Escape path for require
eric thul
2016-03-14
3
-4
/
+14
*
Defers to the plugin for writing PureScript output
eric thul
2016-03-13
2
-12
/
+4
*
Merge branch 'master' into topic/stderr
eric thul
2016-03-12
8
-114
/
+31
|
\
|
*
Handling dependencies
eric thul
2016-03-12
4
-46
/
+6
|
*
Handle optional bundling by the compiler
eric thul
2016-03-08
7
-72
/
+29
*
|
Writes PureScript output to stderr
eric thul
2016-03-06
2
-16
/
+30
|
/
*
Bumping version number to 0.6.0-beta.3
0.6.0-beta.3
eric thul
2016-02-29
1
-1
/
+2
*
Bumping version number to 0.6.0-beta.2
0.6.0-beta.2
eric thul
2016-02-28
1
-0
/
+2
[next]