summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update readme.mdLi Haoyi2014-03-161-1/+1
|
* 0.1.1Li Haoyi2014-03-091-5/+5
|
* version 0.1 publishedLi Haoyi2014-03-024-168/+152
|
* updatedLi Haoyi2014-02-261-1/+1
|
* cross target -> class directoryLi Haoyi2014-02-261-1/+1
|
* added static file servingLi Haoyi2014-02-252-9/+23
|
* trycatchLi Haoyi2014-02-241-9/+13
|
* tweakLi Haoyi2014-02-242-5/+15
|
* move to build.sbtLi Haoyi2014-02-243-27/+25
|
* add ocdeLi Haoyi2014-02-151-0/+131
|
* renameLi Haoyi2014-02-151-131/+0
|
* Merge branch 'master' of https://github.com/lihaoyi/scala-js-workbenchLi Haoyi2014-02-150-0/+0
|\
| * Merge pull request #2 from Peluko/masterLi Haoyi2014-01-261-2/+2
| |\ | | | | | | Fixed cloneNode(deep) for the last DOM4 spec
| | * Fixed cloneNode(deep) for the last DOM4 specPeluko2014-01-261-2/+2
| |/
* / fixed some stuffLi Haoyi2014-02-154-7/+15
|/
* tweak tweakLi Haoyi2013-12-102-6/+7
|
* changed example imagelihaoyi2013-11-251-0/+0
|
* Added the ability to manually reset the browser via a javascript shortcutlihaoyi2013-11-213-16/+33
|
* update readme and cleanup templatelihaoyi2013-11-182-7/+18
|
* Added `updateBrowsers` commandlihaoyi2013-11-173-14/+75
|
* Updated readmelihaoyi2013-11-172-1/+1
|
* Updated a readme and other stufflihaoyi2013-11-174-10/+35
|
* first real commitlihaoyi2013-11-179-97/+154
|
* added readme, caching to prevent unnecessary work, copy-js-to-target behaviorlihaoyi2013-11-134-35/+87
|
* updated to latest master and pacakge layoutlihaoyi2013-11-025-14/+16
|
* moved calling of Resource constructor into Scalalihaoyi2013-10-292-3/+19
|
* stuff workslihaoyi2013-10-2810-25/+31
|
* first commitlihaoyi2013-10-277-0/+67