aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/index.js
Commit message (Expand)AuthorAgeFilesLines
* Ensure that all imported files are watchederic thul2017-02-191-60/+1
* initial psc-package support (#82)Andrei Dziahel2017-02-121-4/+27
* Emit warnings/errors to the compilation instanceeric thul2016-11-191-5/+30
* Use emitError and emitWarningeric thul2016-11-191-15/+2
* Wrapping reject values in Error objectseric thul2016-11-051-1/+1
* Clear warnings and errors after useeric thul2016-06-121-0/+2
* Reduce building of PureScript module maperic thul2016-06-121-355/+39
* Bumping version number to 2.0.0-rc.0eric thul2016-06-041-14/+19
* Escape require paths for windowseric thul2016-05-241-3/+4
* Use cross-spawn for windows supporteric thul2016-05-241-1/+1
* Handler for multiple psc-ide-client data eventseric thul2016-05-241-4/+18
* Reference source ffi module instead of output ffi module.Alex Mingoia2016-05-211-15/+24
* Correctly parse boolean options.Alex Mingoia2016-05-141-1/+1
* Do not assume line-delimited psc output.Alex Mingoia2016-05-141-9/+10
* Use more descriptive names for compile state.Alex Mingoia2016-05-141-8/+8
* Disable instant psc-ide rebuilds by default.Alex Mingoia2016-05-121-14/+20
* Recompile on when psc-client-ide receives UnknownModule.Alex Mingoia2016-05-101-2/+2
* Refactor to compile independently of purescript-webpack-plugin.Alex Mingoia2016-05-101-0/+465