summaryrefslogtreecommitdiff
path: root/scalatexApi/src/main/scala/scalatex/stages/Parser.scala
Commit message (Expand)AuthorAgeFilesLines
* scalatex broken out into separate project which needs to be published separatelyLi Haoyi2014-12-031-170/+0
* workslihaoyi2014-11-251-4/+4
* moved scalaParser to its own subprojectlihaoyi2014-11-241-1/+1
* 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-3/+2
* First flesh out of Semantic DifferencesLi Haoyi2014-11-071-6/+8
* The book compiles again!Li Haoyi2014-11-051-1/+1
* if-else error positions now workLi Haoyi2014-11-051-6/+6
* Fixed bug in SimpleExpr grammarLi Haoyi2014-11-051-1/+3
* Text nodes have positions, more error tests passLi Haoyi2014-11-051-6/+6
* Block positions workLi Haoyi2014-11-051-4/+4
* Refactored trimLi Haoyi2014-11-051-1/+1
* A bunch of error tests work, trimming is causing problems with multi-line err...Li Haoyi2014-11-051-9/+10
* If-elses-fors work and are testedLi Haoyi2014-11-051-6/+8
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets print...Li Haoyi2014-11-041-7/+12
* 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-041-11/+8
* Header blocks kinda implementedLi Haoyi2014-11-031-6/+39
* Enabled a bunch more tests...Li Haoyi2014-11-031-19/+27
* Tests pass!Li Haoyi2014-11-031-0/+97
* It compiles with the old stuff stripped outLi Haoyi2014-11-031-790/+0
* added everythingLi Haoyi2014-11-011-0/+790