summaryrefslogtreecommitdiff
path: root/scalatexApi/src/test
Commit message (Expand)AuthorAgeFilesLines
* most stuff in scalatexApi passesLi Haoyi2014-11-052-14/+14
* Most error tests pass except for lambdasLi Haoyi2014-11-051-67/+67
* if-else error positions now workLi Haoyi2014-11-052-94/+105
* Fixed the Scala grammar, property/call/type-param chaining now works and more...Li Haoyi2014-11-053-1125/+1125
* Turns out I didn't fix it, let's try againLi Haoyi2014-11-053-1116/+1116
* Fixed bug in SimpleExpr grammarLi Haoyi2014-11-051-0/+7
* Text nodes have positions, more error tests passLi Haoyi2014-11-052-41/+41
* Block positions workLi Haoyi2014-11-051-27/+33
* Refactored trimLi Haoyi2014-11-051-132/+132
* Trim migration half doneLi Haoyi2014-11-051-4/+4
* A bunch of error tests work, trimming is causing problems with multi-line err...Li Haoyi2014-11-052-70/+88
* If-elses-fors work and are testedLi Haoyi2014-11-052-139/+179
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets print...Li Haoyi2014-11-042-68/+81
* Various combinations of if-else workLi Haoyi2014-11-041-2/+32
* Basic if-else-for parsing worksLi Haoyi2014-11-042-26/+73
* Inline definition-statements now work and are tested.Li Haoyi2014-11-042-40/+95
* Header blocks kinda implementedLi Haoyi2014-11-031-18/+38
* Enabled a bunch more tests...Li Haoyi2014-11-032-133/+189
* Tests pass!Li Haoyi2014-11-032-45/+67
* 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-1/+12
* Moved new implementation out of test/ folderLi Haoyi2014-11-022-283/+7
* Moved `examples` into `examples/demos`, sketched out a simple example cross-m...Li Haoyi2014-11-026-952/+1236
* Things compile for now, error messages seem pretty good...Li Haoyi2014-11-011-1/+1
* added another testLi Haoyi2014-11-011-2/+10
* Error messages in argument lists workLi Haoyi2014-11-011-311/+312
* Basic curly-error-positions workLi Haoyi2014-11-011-286/+313
* scalatex tests passLi Haoyi2014-11-012-86/+93
* added everythingLi Haoyi2014-11-015-0/+925