summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionHEADmasterJakob Odersky2016-11-081-1/+1
|
* Prepare version 0.3.0Jakob Odersky2016-11-081-1/+1
|
* Remove experimental sjs repl0.3Jakob Odersky2016-11-081-76/+1
|
* Update documentationJakob Odersky2016-11-081-55/+17
|
* Separate splicing and refresh into separate pluginsJakob Odersky2016-11-084-164/+222
|
* Update scalajs versions, related dependencies and remove obsolete featuresJakob Odersky2016-11-0813-149/+124
|
* Upgrade sbt and refactor to AutoPluginJakob Odersky2016-11-073-24/+33
|
* Merge pull request #29 from oyvindberg/fix_match_errorLi Haoyi2016-09-141-2/+2
|\ | | | | Fix when we get `Clear` and have waiting messages
| * Fix when we get `Clear` and have waiting messagesØyvind Raddum Berg2016-04-281-2/+2
| |
* | Merge pull request #28 from oyvindberg/cors_headersLi Haoyi2016-09-141-1/+11
|\ \ | |/ |/| Fixes #18 by adding CORS-headers
| * Fixes #18 by adding CORS-headersØyvind Raddum Berg2016-04-281-1/+11
|/
* Merge pull request #20 from nightscape/update_scala_jsLi Haoyi2015-04-248-45/+43
|\ | | | | First shot at updating Scala.js
| * Merge pull request #1 from UprootStaging/updatedDepsMartin Mauch2015-04-101-3/+3
| |\ | | | | | | futher updated the deps
| | * futher updated the depshrj2015-04-101-3/+3
| |/
| * Updated to Scala.js 0.6.2Martin Mauch2015-03-231-1/+1
| |
| * First shot at updating Scala.jsMartin Mauch2015-03-038-44/+42
|/
* Merge branch 'master' of https://github.com/lihaoyi/workbenchLi Haoyi2014-12-201-1/+1
|\
| * Merge pull request #13 from matthughes/masterLi Haoyi2014-11-111-1/+1
| |\ | | | | | | Fix import package
| | * Fix import packageMatt Hughes2014-11-111-1/+1
| |/
* / basic Scala.js console worksLi Haoyi2014-12-204-24/+137
|/
* 0.2.3Li Haoyi2014-11-106-10/+13
|
* 0.2.2Li Haoyi2014-10-086-16/+83
|
* wipLi Haoyi2014-09-244-19/+47
|
* 0.2.1 for realsLi Haoyi2014-09-094-18/+24
|
* 0.2.1Li Haoyi2014-09-093-3/+8
|
* added resolverLi Haoyi2014-09-063-3/+4
|
* tweakLi Haoyi2014-09-061-2/+2
|
* 0.2.0Li Haoyi2014-09-056-28/+87
|
* tweakmsgLi Haoyi2014-09-051-1/+1
|
* Workbench is now pure-scalaLi Haoyi2014-09-055-107/+55
|
* 0.2.3-depsLi Haoyi2014-09-031-4/+4
|
* wwLi Haoyi2014-09-031-0/+1
|
* lolsLi Haoyi2014-09-037-49/+128
|
* wipscalajsLi Haoyi2014-08-186-44/+59
|
* 0.1.5Li Haoyi2014-08-104-6/+4
|
* Correctly kill the server on unload, making the sbt `reload` command work as ↵Li Haoyi2014-08-102-20/+7
| | | | well as auto-importing into IntelliJ
* Moved all the server stuff into a separate file distinct from all the SBT ↵Li Haoyi2014-08-103-66/+99
| | | | madness
* Copy in an example project for better developmentLi Haoyi2014-08-106-0/+115
|
* upickle instead of play-jsonLi Haoyi2014-08-102-17/+17
|
* 0.1.3Li Haoyi2014-08-052-6/+4
|
* Update readme.mdLi Haoyi2014-07-131-1/+1
|
* Merge pull request #9 from japgolly/patch-1Li Haoyi2014-07-131-17/+39
|\ | | | | Update readme.md
| * Update readme.mdDavid Barri2014-06-301-17/+39
|/
* Merge pull request #5 from hadesgames/play-integrationLi Haoyi2014-05-162-14/+36
|\ | | | | Added more settings keys in order to integrate with Play Framework
| * Replaced map with foreachAlexandru Tache2014-04-081-2/+2
| |
| * Refactored the two setting keys into a task keyAlexandru Tache2014-04-072-27/+34
| |
| * Added more settings keys:Alexandru Tache2014-04-062-2/+17
| | | | | | | | | | | | | | | | reloadPrefix - Specify the address from which the javascript files should be reloaded javascriptUrlGenerator - Specify a function that transforms the file path of a js file into an url
* | Merge pull request #6 from hadesgames/slow-load-fixLi Haoyi2014-04-061-1/+1
|\ \ | |/ |/| Fixed a bug where everything would crash if the page loaded slowly
| * Fixed a bug where everything would crash if a clear command was receivedAlexandru Tache2014-04-061-1/+1
|/ | | | before the page was loaded
* 0.1.2Li Haoyi2014-04-014-16/+15
|