summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala/scalatex
Commit message (Expand)AuthorAgeFilesLines
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-161-1/+1
* Bunch of moving things into namespaces, `Basic`, `Identifiers` and `Literals`...Li Haoyi2014-11-161-2/+2
* All unit tests pass, file integration tests still seem to have crappy perform...Li Haoyi2014-11-161-2/+2
* All tests pass???Li Haoyi2014-11-161-2/+2
* Something works...Li Haoyi2014-11-161-2/+2
* WIPLi Haoyi2014-11-161-3/+3
* Small cleanup, book is now acyclicLi Haoyi2014-11-101-1/+0
* Small cleanup, book is now acyclicLi Haoyi2014-11-105-14/+5
* First flesh out of Semantic DifferencesLi Haoyi2014-11-072-13/+10
* The book compiles again!Li Haoyi2014-11-052-19/+20
* Most error tests pass except for lambdasLi Haoyi2014-11-051-2/+3
* if-else error positions now workLi Haoyi2014-11-052-7/+7
* Fixed bug in SimpleExpr grammarLi Haoyi2014-11-051-1/+3
* Text nodes have positions, more error tests passLi Haoyi2014-11-052-16/+20
* Block positions workLi Haoyi2014-11-052-15/+13
* 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 err...Li Haoyi2014-11-052-13/+34
* 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 print...Li Haoyi2014-11-042-7/+29
* 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-042-17/+25
* 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-033-159/+40
* It compiles with the old stuff stripped outLi Haoyi2014-11-035-1070/+168
* whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-031-2/+9
* 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-021-0/+37
* 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 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-013-18/+41
* added everythingLi Haoyi2014-11-015-0/+1152