]> git.immae.eu Git - github/fretlink/purs-loader.git/history - src/index.js
Use cross-spawn for windows support
[github/fretlink/purs-loader.git] / src / index.js
2016-05-24  eric thulUse cross-spawn for windows support
2016-05-24  ericMerge pull request #49 from ethul/topic/issue-48
2016-05-24  eric thulHandler for multiple psc-ide-client data events
2016-05-22  ericMerge pull request #47 from alexmingoia/topic/refactor
2016-05-22  Alex MingoiaReference source ffi module instead of output ffi module.
2016-05-14  Alex MingoiaCorrectly parse boolean options.
2016-05-14  Alex MingoiaDo not assume line-delimited psc output.
2016-05-14  Alex MingoiaUse more descriptive names for compile state.
2016-05-12  Alex MingoiaDisable instant psc-ide rebuilds by default.
2016-05-11  Alex MingoiaRecompile on when psc-client-ide receives UnknownModule.
2016-05-10  Alex MingoiaRefactor to compile independently of purescript-webpack...