summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala/torimatomeru
Commit message (Expand)AuthorAgeFilesLines
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-164-464/+0
* Removed all circular dependencies in scalatexApiLi Haoyi2014-11-164-7/+7
* Bunch of moving things into namespaces, `Basic`, `Identifiers` and `Literals`...Li Haoyi2014-11-164-152/+153
* All of syntax/ parses greatLi Haoyi2014-11-161-104/+107
* Failing test case for `|` in pattern matchesLi Haoyi2014-11-162-4/+16
* All unit tests pass, file integration tests still seem to have crappy perform...Li Haoyi2014-11-161-94/+143
* Fixed more things, added "macro" keywordLi Haoyi2014-11-161-19/+50
* Some part of SyntaxTest parses successfully, the match expression doesn'tLi Haoyi2014-11-161-3/+3
* All tests pass???Li Haoyi2014-11-161-2/+2
* Something works...Li Haoyi2014-11-161-73/+75
* WIPLi Haoyi2014-11-161-91/+98
* most stuff in scalatexApi passesLi Haoyi2014-11-051-12/+1
* Fixed the Scala grammar, property/call/type-param chaining now works and more...Li Haoyi2014-11-051-10/+23
* Fixed bug in SimpleExpr grammarLi Haoyi2014-11-051-20/+21
* Inline definition-statements now work and are tested.Li Haoyi2014-11-041-1/+1
* Tests pass!Li Haoyi2014-11-031-1/+1
* whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-031-1/+1
* Moved new implementation out of test/ folderLi Haoyi2014-11-024-0/+356