summaryrefslogtreecommitdiff
path: root/scalatexApi/src/test/scala/scalaparser/SyntaxTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Operators like `=:=` workLi Haoyi2014-11-171-1/+35
* Made line comments (//) not eat the newline so other things can use itLi Haoyi2014-11-171-12/+4
* Fixed type patterns to use CompoundType to not collide with with `=>` in patt...Li Haoyi2014-11-171-3/+73
* ScalaTexPlugin now parses correctlyLi Haoyi2014-11-161-2/+10
* The parser has reached meta-circularity~!Li Haoyi2014-11-161-5/+8
* Minimized another perf problem from ParserTests.scala also related to too-muc...Li Haoyi2014-11-161-0/+8
* Minimized for reals; removing even the ()s makes it not-hangLi Haoyi2014-11-161-7/+1
* Narrower...Li Haoyi2014-11-161-10/+7
* Minimized more...Li Haoyi2014-11-161-22/+8
* Kinda-minimized the ParserTests.scala hangLi Haoyi2014-11-161-4/+34
* opened up two more file-testsLi Haoyi2014-11-161-38/+19
* Turned on Trim.scala testLi Haoyi2014-11-161-2/+38
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-161-0/+205