summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mergedLi Haoyi2014-12-2813-4/+157
|\
| * Merge pull request #16 from jducoeur/Typo-fix-2Li Haoyi2014-12-171-1/+1
| |\ | | | | | | Another small typo fix
| | * Another small typo fixJustin du Coeur, AKA Mark Waks2014-12-171-1/+1
| | |
| * | Merge pull request #15 from mrefish/editsLi Haoyi2014-12-152-3/+3
| |\ \ | | | | | | | | Hands-on Scala-js edits
| | * | Update SemanticDifferences.scalatexmrefish2014-12-152-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add whitespace after `,`. Update AdvancedTechniques.scalatex Fixes: * `widhet` to `widget` * `mousedown` to `mousemove` * `mousedown` to `mouseup`
* | | Shortened a bunch of imports, tweaked widthLi Haoyi2014-12-2828-65/+74
| | |
* | | a bit widerLi Haoyi2014-12-281-1/+1
| | |
* | | scalatex split out for realsLi Haoyi2014-12-284-205/+155
| | |
* | | Remove Scalatex from source tree (it's now in a separate project)Li Haoyi2014-12-2818-2784/+4
| | |
* | | wipLi Haoyi2014-12-2833-691/+128
|/ /
* | Merge pull request #13 from vendethiel/patch-1Li Haoyi2014-12-031-1/+1
|\ \ | | | | | | Add missing `sbt` command
| * | Add missing `sbt` commandven2014-12-031-1/+1
| | | | | | | | | Though it was just below.
* | | scalatex broken out into separate project which needs to be published separatelyLi Haoyi2014-12-0328-217/+154
|/ /
* | fixed a bunch of overflow/height-change problemsLi Haoyi2014-12-024-12/+10
| |
* | fix open-close buttonLi Haoyi2014-12-022-8/+9
| |
* | improved perf a bunchLi Haoyi2014-12-029-1307/+749
| |
* | all the way to files/run/literals.scalaLi Haoyi2014-11-293-5/+13
| |
* | everything in scala/test passesLi Haoyi2014-11-283-10/+20
| |
* | Made it to t8146.scalaLi Haoyi2014-11-283-5/+5
| |
* | Fails at t8120.scala nowLi Haoyi2014-11-283-12/+19
| |
* | Passes all the way to test case t5958.scalaLi Haoyi2014-11-283-14/+58
| |
* | omgLi Haoyi2014-11-281-73/+32
| |
* | Goes all the way toLi Haoyi2014-11-285-22/+68
| | | | | | | | scala / test / files / pos / dotless-targs.scala
* | Minimized trees problemLi Haoyi2014-11-281-4/+2
| |
* | EmitHTML now worksLi Haoyi2014-11-281-2/+2
| |
* | Minor reshufflingLi Haoyi2014-11-282-10/+15
| |
* | Aliased all the common keywords to make them shorter, avoiding the K.O or ↵Li Haoyi2014-11-283-77/+108
| | | | | | | | K.W each time
* | Lots of fixes, now at scala.collection.generic.GrowableLi Haoyi2014-11-284-23/+120
| |
* | All scala-js files are parsedLi Haoyi2014-11-284-21/+49
| |
* | Down to ArraySAMTest.scalaLi Haoyi2014-11-282-7/+6
| |
* | Raw structural type syntax worksLi Haoyi2014-11-283-12/+35
| |
* | Down to js.Function...Li Haoyi2014-11-284-14/+33
| |
* | "omg" goes down to java.net.URI for realsLi Haoyi2014-11-281-5/+6
| |
* | "omg" goes down to java.net.URILi Haoyi2014-11-283-13/+43
| |
* | Removed a bunch of unnecessary `WL`sLi Haoyi2014-11-284-1241/+631
| |
* | wipLi Haoyi2014-11-282-7/+752
| |
* | Implemented `OneNewlineMax` rule and standardized it everywhere. Some tests ↵Li Haoyi2014-11-281-33/+24
| | | | | | | | relying on it broke, will fix later
* | More refactorings to standardize identifier/keyword "make sure it can't ↵Li Haoyi2014-11-283-40/+24
| | | | | | | | continue" behavior"
* | Major refactoring, including moving a bunch of rules into narrower scopes. ↵Li Haoyi2014-11-283-245/+348
| | | | | | | | Most tests pass, but still one test failing in scalatexApi
* | Tests pass againLi Haoyi2014-11-271-1/+1
| |
* | some reshuffling...Li Haoyi2014-11-276-40/+92
| |
* | .Li Haoyi2014-11-271-2/+2
| |
* | fixed openable content barLi Haoyi2014-11-273-18/+44
| |
* | tweak transitionLi Haoyi2014-11-272-7/+12
| |
* | tweakLi Haoyi2014-11-272-0/+6
| |
* | tweakLi Haoyi2014-11-261-1/+5
| |
* | client-server example worksLi Haoyi2014-11-268-2/+14
| |
* | It works! With animationsLi Haoyi2014-11-262-10/+25
| |
* | Merge remote-tracking branch 'origin/master'Li Haoyi2014-11-261-2/+2
|\ \
| * \ Merge pull request #11 from jrudolph/patch-1Li Haoyi2014-11-261-2/+2
| |\ \ | | | | | | | | Fix link