summaryrefslogtreecommitdiff
path: root/scalaParser
Commit message (Collapse)AuthorAgeFilesLines
* 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-274-36/+91
|
* tweaksHaoyi Li2014-11-263-29/+50
|
* All tests passlihaoyi2014-11-252-12/+25
|
* All unit tests pass without G variable, most file tests passlihaoyi2014-11-252-271/+289
|
* finish movelihaoyi2014-11-245-0/+956