summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala/scalaparser/syntax/Literals.scala
Commit message (Expand)AuthorAgeFilesLines
* Handle cases like `val __K__0__1___+++ = 10`Li Haoyi2014-11-171-2/+2
* Made sure `true` `false` and the various keywords check to make sure they are...Li Haoyi2014-11-171-1/+1
* Made line comments (//) not eat the newline so other things can use itLi Haoyi2014-11-171-1/+1
* ScalaTexPlugin now parses correctlyLi Haoyi2014-11-161-0/+1
* The parser has reached meta-circularity~!Li Haoyi2014-11-161-1/+1
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-161-0/+56