summaryrefslogtreecommitdiff
path: root/scalatexApi/src/test/scala/scalatex/ParserTests.scala
Commit message (Collapse)AuthorAgeFilesLines
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-161-1/+1
|
* All tests pass???Li Haoyi2014-11-161-7/+19
|
* WIPLi Haoyi2014-11-161-20/+20
|
* most stuff in scalatexApi passesLi Haoyi2014-11-051-4/+4
|
* if-else error positions now workLi Haoyi2014-11-051-6/+17
|
* Fixed the Scala grammar, property/call/type-param chaining now works and ↵Li Haoyi2014-11-051-366/+366
| | | | more tests pass
* Turns out I didn't fix it, let's try againLi Haoyi2014-11-051-366/+366
|
* Fixed bug in SimpleExpr grammarLi Haoyi2014-11-051-0/+7
|
* Text nodes have positions, more error tests passLi Haoyi2014-11-051-34/+34
|
* Block positions workLi Haoyi2014-11-051-27/+33
|
* Trim migration half doneLi Haoyi2014-11-051-4/+4
|
* A bunch of error tests work, trimming is causing problems with multi-line ↵Li Haoyi2014-11-051-26/+28
| | | | error messages
* If-elses-fors work and are testedLi Haoyi2014-11-051-3/+43
|
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets ↵Li Haoyi2014-11-041-50/+69
| | | | printed, "B" should get printed too...
* Various combinations of if-else workLi Haoyi2014-11-041-2/+32
|
* Basic if-else-for parsing worksLi Haoyi2014-11-041-2/+46
|
* Inline definition-statements now work and are tested.Li Haoyi2014-11-041-18/+27
|
* Header blocks kinda implementedLi Haoyi2014-11-031-18/+38
|
* Enabled a bunch more tests...Li Haoyi2014-11-031-5/+61
|
* Tests pass!Li Haoyi2014-11-031-28/+50
|
* It compiles with the old stuff stripped outLi Haoyi2014-11-031-23/+29
|
* whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-031-4/+63
|
* All tests pass, including first rudimentary indentation testLi Haoyi2014-11-031-3/+15
|
* WIPLi Haoyi2014-11-031-0/+69
|
* Moved `examples` into `examples/demos`, sketched out a simple example ↵Li Haoyi2014-11-021-50/+0
| | | | cross-module
* added everythingLi Haoyi2014-11-011-0/+50