summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala/scalatex/stages/Compiler.scala
Commit message (Expand)AuthorAgeFilesLines
* Small cleanup, book is now acyclicLi Haoyi2014-11-101-0/+1
* First flesh out of Semantic DifferencesLi Haoyi2014-11-071-7/+2
* The book compiles again!Li Haoyi2014-11-051-18/+19
* Most error tests pass except for lambdasLi Haoyi2014-11-051-2/+3
* if-else error positions now workLi Haoyi2014-11-051-1/+1
* Text nodes have positions, more error tests passLi Haoyi2014-11-051-10/+14
* Block positions workLi Haoyi2014-11-051-11/+9
* A bunch of error tests work, trimming is causing problems with multi-line err...Li Haoyi2014-11-051-4/+24
* If-elses-fors work and are testedLi Haoyi2014-11-051-1/+12
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets print...Li Haoyi2014-11-041-0/+17
* Inline definition-statements now work and are tested.Li Haoyi2014-11-041-6/+17
* Header blocks kinda implementedLi Haoyi2014-11-031-4/+5
* Enabled a bunch more tests...Li Haoyi2014-11-031-4/+2
* Tests pass!Li Haoyi2014-11-031-140/+10
* It compiles with the old stuff stripped outLi Haoyi2014-11-031-153/+153
* Things compile for now, error messages seem pretty good...Li Haoyi2014-11-011-13/+8
* 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
* 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-011-0/+1
* added everythingLi Haoyi2014-11-011-0/+161