]> git.immae.eu Git - github/fretlink/purs-loader.git/history - src
Fixing compiler warnings
[github/fretlink/purs-loader.git] / src /
2015-12-21  eric thulFixing compiler warnings
2015-11-07  ericMerge pull request #30 from natefaubion/fix-paths
2015-11-02  Nathan FaubionRemove `require-path`, use relative paths for PS
2015-08-12  ericMerge pull request #29 from ethul/topic/issue-28
2015-08-12  eric thulCompiling after adding webpack dependencies
2015-08-12  ericMerge pull request #27 from ethul/topic/issue-26
2015-08-12  eric thulAdd all PureScript files as webpack dependencies
2015-08-12  eric thulPureScript 0.7 updates and migration to pulp
2015-08-12  eric thulMoving files to match module
2015-07-21  ericMerge pull request #25 from ethul/topic/issue-24
2015-07-21  eric thulEnsure purescript error is displayed
2015-07-18  ericMerge pull request #20 from ethul/topic/issue-18
2015-07-18  eric thulAdd FFI JavaScript as a webpack dependency
2015-07-18  ericMerge pull request #19 from ethul/topic/issue-17
2015-07-18  eric thulCapturing stderr on psc invocation
2015-07-07  ericMerge pull request #16 from ethul/topic/issue-11-and-14
2015-07-07  eric thulGenerate .psci file
2015-07-07  eric thulUpdating for PureScript 0.7
2015-05-15  eric thulMerge branch 'master' of github.com:ethul/purs-loader
2015-05-15  ericMerge pull request #13 from ethul/topic/issue-12
2015-05-15  eric thulAdditional loader options
2015-05-02  ericMerge pull request #10 from ethul/topic/issue-9
2015-05-02  eric thulOptimizing dependency list generation
2015-04-12  ericMerge pull request #8 from ethul/topic/purescript-rewrite
2015-04-12  eric thulRewrite using purescript for the implementation