summaryrefslogtreecommitdiff
path: root/scalaParser/src/main/scala/scalaParser/ScalaSyntax.scala
Commit message (Collapse)AuthorAgeFilesLines
* scalatex broken out into separate project which needs to be published separatelyLi Haoyi2014-12-031-416/+0
|
* improved perf a bunchLi Haoyi2014-12-021-392/+287
|
* all the way to files/run/literals.scalaLi Haoyi2014-11-291-0/+1
|
* everything in scala/test passesLi Haoyi2014-11-281-8/+12
|
* Made it to t8146.scalaLi Haoyi2014-11-281-2/+2
|
* Fails at t8120.scala nowLi Haoyi2014-11-281-9/+7
|
* Passes all the way to test case t5958.scalaLi Haoyi2014-11-281-6/+9
|
* omgLi Haoyi2014-11-281-73/+32
|
* Goes all the way toLi Haoyi2014-11-281-10/+12
| | | | scala / test / files / pos / dotless-targs.scala
* EmitHTML now worksLi Haoyi2014-11-281-2/+2
|
* Minor reshufflingLi Haoyi2014-11-281-8/+10
|
* Aliased all the common keywords to make them shorter, avoiding the K.O or ↵Li Haoyi2014-11-281-72/+91
| | | | K.W each time
* Lots of fixes, now at scala.collection.generic.GrowableLi Haoyi2014-11-281-13/+26
|
* All scala-js files are parsedLi Haoyi2014-11-281-13/+15
|
* Down to ArraySAMTest.scalaLi Haoyi2014-11-281-3/+4
|
* Raw structural type syntax worksLi Haoyi2014-11-281-3/+4
|
* Down to js.Function...Li Haoyi2014-11-281-5/+8
|
* "omg" goes down to java.net.URI for realsLi Haoyi2014-11-281-5/+6
|
* "omg" goes down to java.net.URILi Haoyi2014-11-281-9/+11
|
* Removed a bunch of unnecessary `WL`sLi Haoyi2014-11-281-73/+85
|
* wipLi Haoyi2014-11-281-1/+1
|
* 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-281-22/+6
| | | | continue" behavior"
* Major refactoring, including moving a bunch of rules into narrower scopes. ↵Li Haoyi2014-11-281-230/+330
| | | | Most tests pass, but still one test failing in scalatexApi
* Tests pass againLi Haoyi2014-11-271-1/+1
|
* some reshuffling...Li Haoyi2014-11-271-21/+28
|
* tweaksHaoyi Li2014-11-261-15/+16
|
* All tests passlihaoyi2014-11-251-11/+16
|
* All unit tests pass without G variable, most file tests passlihaoyi2014-11-251-254/+252
|
* finish movelihaoyi2014-11-241-0/+412