summaryrefslogtreecommitdiff
path: root/scalatexApi/src/test/scala/scalatex/BasicTests.scala
Commit message (Collapse)AuthorAgeFilesLines
* Moved some book-data stuff into the scalatex file to take advantage of the ↵Li Haoyi2014-11-161-434/+434
| | | | new multi-line Scala expressions
* WIPLi Haoyi2014-11-161-434/+434
|
* Fixed the Scala grammar, property/call/type-param chaining now works and ↵Li Haoyi2014-11-051-434/+434
| | | | more tests pass
* Turns out I didn't fix it, let's try againLi Haoyi2014-11-051-434/+434
|
* If-elses-fors work and are testedLi Haoyi2014-11-051-136/+136
|
* Narrowed it down to a problem in parboiled2??? It seem like if "f" gets ↵Li Haoyi2014-11-041-18/+12
| | | | printed, "B" should get printed too...
* Basic if-else-for parsing worksLi Haoyi2014-11-041-24/+27
|
* Inline definition-statements now work and are tested.Li Haoyi2014-11-041-22/+68
|
* Enabled a bunch more tests...Li Haoyi2014-11-031-128/+128
|
* Tests pass!Li Haoyi2014-11-031-17/+17
|
* Moved `examples` into `examples/demos`, sketched out a simple example ↵Li Haoyi2014-11-021-425/+425
| | | | cross-module
* Things compile for now, error messages seem pretty good...Li Haoyi2014-11-011-1/+1
|
* scalatex tests passLi Haoyi2014-11-011-20/+27
|
* added everythingLi Haoyi2014-11-011-0/+418