aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding an additional module checkeric thul2017-02-251-3/+12
* Handle missing module and adding debuggingeric thul2017-02-253-13/+35
* Fix typo in makeBundleJSeric thul2017-02-201-1/+1
* Add a watch optioneric thul2017-02-192-1/+7
* Ensure that all imported files are watchederic thul2017-02-193-65/+147
* initial psc-package support (#82)Andrei Dziahel2017-02-121-4/+27
* Add psc-ide-server arguments and pass src to psc-ide-serverMichal Kozakiewicz2017-01-061-4/+5
* Emit warnings/errors to the compilation instanceeric thul2016-11-192-7/+33
* Use emitError and emitWarningeric thul2016-11-193-21/+23
* PscIde full recompile on unknown module importseric thul2016-11-191-1/+7
* Update debug statements during build/bundleeric thul2016-11-191-3/+4
* Always resolve on psc-ide rebuild failureeric thul2016-11-191-9/+4
* Don't console.log unless it is neededJavier Casas2016-11-111-3/+3
* Adding dargs dependencyeric thul2016-11-051-13/+4
* Wrapping reject values in Error objectseric thul2016-11-053-9/+9
* Fixes bundled output pathJames Yu2016-09-061-1/+1
* Clear warnings and errors after useeric thul2016-06-121-0/+2
* Handle no filename in PscIde resulteric thul2016-06-121-43/+49
* Reduce building of PureScript module maperic thul2016-06-125-355/+444
* 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-1012-315/+465
* Escape path for requireeric thul2016-03-143-4/+14
* Defers to the plugin for writing PureScript outputeric thul2016-03-132-12/+4
* Merge branch 'master' into topic/stderreric thul2016-03-128-114/+31
|\
| * Handling dependencieseric thul2016-03-124-46/+6
| * Handle optional bundling by the compilereric thul2016-03-087-72/+29
* | Writes PureScript output to stderreric thul2016-03-062-16/+30
|/
* Bumping version number to 0.6.0-beta.30.6.0-beta.3eric thul2016-02-291-1/+2
* Bumping version number to 0.6.0-beta.20.6.0-beta.2eric thul2016-02-281-0/+2
* Adding debug loggingeric thul2016-02-273-0/+27
* Adds dependencies of modules process by the loader.eric thul2016-02-244-35/+128
* Updating bundle output option nameeric thul2015-12-252-9/+9
* Splitting PSC functionality into a separate plugineric thul2015-12-2511-395/+91
* Fixing compiler warningseric thul2015-12-203-5/+20
* Remove `require-path`, use relative paths for PSNathan Faubion2015-11-023-40/+66
* Compiling after adding webpack dependencieseric thul2015-08-111-2/+2
* Add all PureScript files as webpack dependencieseric thul2015-08-112-0/+6
* PureScript 0.7 updates and migration to pulperic thul2015-08-1113-172/+232
* Moving files to match moduleeric thul2015-08-117-0/+0
* Ensure purescript error is displayederic thul2015-07-201-3/+9
* Add FFI JavaScript as a webpack dependencyeric thul2015-07-183-3/+79