aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Handler for multiple psc-ide-client data eventseric thul2016-05-241-4/+18
|/
* Bumping version number to 1.0.0-rc.01.0.0-rc.0eric thul2016-05-213-8/+12
* Merge pull request #47 from alexmingoia/topic/refactoreric2016-05-2128-585/+582
|\
| * Reference source ffi module instead of output ffi module.Alex Mingoia2016-05-211-15/+24
| * Add prepublish transpilation script.Alex Mingoia2016-05-211-0/+1
| * Do not check-in transpiled source.Alex Mingoia2016-05-211-478/+0
| * Update babelified source.Alex Mingoia2016-05-141-17/+23
| * 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
| * Add babelified source.Alex Mingoia2016-05-132-1/+472
| * Disable instant psc-ide rebuilds by default.Alex Mingoia2016-05-122-14/+28
| * 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-1028-585/+558
|/
* Bumping version number to 0.6.00.6.0eric thul2016-03-151-1/+1
* Bumping version number to 0.6.0-beta.60.6.0-beta.6eric thul2016-03-141-1/+1
* Merge pull request #45 from ethul/topic/issue-41eric2016-03-145-7/+25
|\
| * Escape path for requireeric thul2016-03-145-7/+25
|/
* Bumping version number to 0.6.0-beta.50.6.0-beta.5eric thul2016-03-131-1/+1
* Merge pull request #44 from ethul/topic/output-only-onceeric2016-03-1320-185/+7
|\
| * Extracting out the exampleeric thul2016-03-1316-170/+1
| * Defers to the plugin for writing PureScript outputeric thul2016-03-134-15/+6
|/
* Bumping version number to 0.6.0-beta.40.6.0-beta.4eric thul2016-03-121-1/+1
* Merge pull request #42 from ethul/topic/stderreric2016-03-125-19/+40
|\
| * Merge branch 'master' into topic/stderreric thul2016-03-1212-144/+36
| |\ | |/ |/|
* | Merge pull request #43 from ethul/topic/optional-bundleeric2016-03-1212-143/+35
|\ \
| * | Handling dependencieseric thul2016-03-126-71/+7
| * | Handle optional bundling by the compilereric thul2016-03-0810-81/+37
|/ /
| * Writes PureScript output to stderreric thul2016-03-065-21/+42
|/
* Bumping version number to 0.6.0-beta.30.6.0-beta.3eric thul2016-02-292-2/+3
* Bumping version number to 0.6.0-beta.20.6.0-beta.2eric thul2016-02-282-1/+3
* Bumping version number to 0.6.0-beta.10.6.0-beta.1eric thul2016-02-271-1/+1
* Merge pull request #39 from ethul/topic/debugeric2016-02-275-0/+37
|\
| * Adding debug loggingeric thul2016-02-275-0/+37
|/
* Bumping version number to 0.6.0-beta.00.6.0-beta.0eric thul2016-02-251-1/+1
* Merge pull request #38 from ethul/topic/dependency-grapheric2016-02-2511-39/+202
|\
| * Updating exampleeric thul2016-02-244-2/+26
| * Adds dependencies of modules process by the loader.eric thul2016-02-247-37/+176
|/
* Bumping version number to 0.5.00.5.0eric thul2016-01-191-1/+1
* Merge pull request #34 from ethul/topic/psc-webpack-plugineric2016-01-1930-542/+184
|\
| * Updating example for .purs extensioneric thul2015-12-294-8/+8
| * More example fileseric thul2015-12-273-1/+11
| * Updating bundle output option nameeric thul2015-12-253-10/+10
| * Updating exampleeric thul2015-12-256-21/+19
| * Splitting PSC functionality into a separate plugineric thul2015-12-2522-530/+149
| * Fixing compiler warningseric thul2015-12-204-10/+25
|/
* Bumping version number to 0.4.00.4.0eric thul2015-11-071-1/+1
* Merge pull request #30 from natefaubion/fix-pathseric2015-11-078-55/+90
|\
| * Update example webpack.configNathan Faubion2015-11-071-2/+1
| * Remove `require-path`, use relative paths for PSNathan Faubion2015-11-026-50/+86