summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala
Commit message (Collapse)AuthorAgeFilesLines
* Refactored trimLi Haoyi2014-11-052-2/+2
|
* Trim migration half doneLi Haoyi2014-11-052-6/+11
|
* A bunch of error tests work, trimming is causing problems with multi-line ↵Li Haoyi2014-11-052-13/+34
| | | | error messages
* If-elses-fors work and are testedLi Haoyi2014-11-052-7/+20
|
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets ↵Li Haoyi2014-11-042-7/+29
| | | | printed, "B" should get printed too...
* Various combinations of if-else workLi Haoyi2014-11-041-12/+17
|
* Basic if-else-for parsing worksLi Haoyi2014-11-041-13/+32
|
* Inline definition-statements now work and are tested.Li Haoyi2014-11-043-18/+26
|
* Header blocks kinda implementedLi Haoyi2014-11-032-10/+44
|
* Enabled a bunch more tests...Li Haoyi2014-11-034-29/+54
|
* Tests pass!Li Haoyi2014-11-034-160/+41
|
* It compiles with the old stuff stripped outLi Haoyi2014-11-035-1070/+168
|
* whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-032-3/+10
|
* All tests pass, including first rudimentary indentation testLi Haoyi2014-11-031-29/+28
|
* WIPLi Haoyi2014-11-031-9/+54
|
* Moved new implementation out of test/ folderLi Haoyi2014-11-025-0/+393
|
* Things compile for now, error messages seem pretty good...Li Haoyi2014-11-012-14/+9
|
* quick hack to make book compile, even though the tree-position math is ↵Li Haoyi2014-11-011-4/+8
| | | | slightly off
* 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
|
* Error messages in argument lists workLi Haoyi2014-11-011-5/+24
|
* Basic curly-error-positions workLi Haoyi2014-11-011-7/+18
|
* scalatex tests passLi Haoyi2014-11-013-18/+41
|
* added everythingLi Haoyi2014-11-015-0/+1152