summaryrefslogtreecommitdiff
path: root/scalatexApi
Commit message (Expand)AuthorAgeFilesLines
...
* A bunch of error tests work, trimming is causing problems with multi-line err...Li Haoyi2014-11-054-83/+122
* If-elses-fors work and are testedLi Haoyi2014-11-054-146/+199
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets print...Li Haoyi2014-11-044-75/+110
* Various combinations of if-else workLi Haoyi2014-11-042-14/+49
* Basic if-else-for parsing worksLi Haoyi2014-11-043-39/+105
* Inline definition-statements now work and are tested.Li Haoyi2014-11-045-58/+121
* Header blocks kinda implementedLi Haoyi2014-11-033-28/+82
* Enabled a bunch more tests...Li Haoyi2014-11-036-162/+243
* Tests pass!Li Haoyi2014-11-036-205/+108
* It compiles with the old stuff stripped outLi Haoyi2014-11-036-1093/+197
* whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-033-7/+73
* All tests pass, including first rudimentary indentation testLi Haoyi2014-11-032-32/+43
* WIPLi Haoyi2014-11-032-10/+66
* Moved new implementation out of test/ folderLi Haoyi2014-11-026-37/+154
* 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-013-15/+10
* quick hack to make book compile, even though the tree-position math is slight...Li Haoyi2014-11-011-4/+8
* encapsulate fragPosLi Haoyi2014-11-011-23/+27
* cleanup, worksLi Haoyi2014-11-011-1/+1
* More refactoringLi Haoyi2014-11-011-45/+34
* `fragPosFor`Li Haoyi2014-11-011-21/+13
* added another testLi Haoyi2014-11-011-2/+10
* Error messages in argument lists workLi Haoyi2014-11-012-316/+336
* Basic curly-error-positions workLi Haoyi2014-11-012-293/+331
* scalatex tests passLi Haoyi2014-11-015-104/+134
* added everythingLi Haoyi2014-11-0110-0/+2077