summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Lots of link insertion and standardizationLi Haoyi2014-11-1214-87/+139
* Pure Scala!Li Haoyi2014-11-115-135/+147
* Added clickable links everywhere, look reasonably prettyLi Haoyi2014-11-113-17/+50
* Moved pure into a webjar, added font-awesomeLi Haoyi2014-11-108-23/+59
* Fixed up table CSS, standardized tables, standardized linksLi Haoyi2014-11-1016-109/+141
* First checked-internal-references workingLi Haoyi2014-11-103-4/+30
* More refactoringLi Haoyi2014-11-1017-367/+366
* Small cleanup, book is now acyclicLi Haoyi2014-11-104-10/+2
* Small cleanup, book is now acyclicLi Haoyi2014-11-1017-111/+122
* .Li Haoyi2014-11-0929-416/+198
* updateLi Haoyi2014-11-0918-2/+468
* wipLi Haoyi2014-11-0917-77/+373
* tweakLi Haoyi2014-11-083-4/+177
* First flesh out of Semantic DifferencesLi Haoyi2014-11-0711-52/+460
* The book compiles again!Li Haoyi2014-11-053-28/+21
* Merge branch 'master' into parboiledLi Haoyi2014-11-052-2/+121
|\
| * omgLi Haoyi2014-11-052-2/+121
* | most stuff in scalatexApi passesLi Haoyi2014-11-053-26/+15
* | Most error tests pass except for lambdasLi Haoyi2014-11-052-69/+70
* | if-else error positions now workLi Haoyi2014-11-054-101/+112
* | Fixed the Scala grammar, property/call/type-param chaining now works and more...Li Haoyi2014-11-054-1135/+1148
* | Turns out I didn't fix it, let's try againLi Haoyi2014-11-053-1116/+1116
* | Fixed bug in SimpleExpr grammarLi Haoyi2014-11-053-21/+31
* | Text nodes have positions, more error tests passLi Haoyi2014-11-054-57/+61
* | Block positions workLi Haoyi2014-11-053-42/+46
* | Refactored trimLi Haoyi2014-11-053-134/+134
* | Trim migration half doneLi Haoyi2014-11-053-10/+15
* | A bunch of error tests work, trimming is causing problems with multi-line err...Li Haoyi2014-11-055-83/+123
* | If-elses-fors work and are testedLi Haoyi2014-11-054-146/+199
* | Narrowed it down to a problem in parboiled2??? It seem like if "f" gets print...Li Haoyi2014-11-044-75/+110
* | Various combinations of if-else workLi Haoyi2014-11-042-14/+49
* | Basic if-else-for parsing worksLi Haoyi2014-11-043-39/+105
* | Inline definition-statements now work and are tested.Li Haoyi2014-11-045-58/+121
* | Header blocks kinda implementedLi Haoyi2014-11-033-28/+82
* | Enabled a bunch more tests...Li Haoyi2014-11-036-162/+243
* | Tests pass!Li Haoyi2014-11-036-205/+108
* | It compiles with the old stuff stripped outLi Haoyi2014-11-036-1093/+197
* | whitespace/newlines inside Scala blocks work correctlyLi Haoyi2014-11-033-7/+73
* | All tests pass, including first rudimentary indentation testLi Haoyi2014-11-032-32/+43
* | WIPLi Haoyi2014-11-032-10/+66
* | Moved new implementation out of test/ folderLi Haoyi2014-11-026-37/+154
* | Moved `examples` into `examples/demos`, sketched out a simple example cross-m...Li Haoyi2014-11-027-953/+1238
|/
* sharedLi Haoyi2014-11-021-0/+1
* tweaked cross-build exampleLi Haoyi2014-11-029-36/+139
* Moved `examples` into `examples/demos`, sketched out a simple example cross-m...Li Haoyi2014-11-0229-67/+139
* Moved things into folders, sketched out a broad skeleton of the rest of the bookLi Haoyi2014-11-0221-157/+606
* Things compile for now, error messages seem pretty good...Li Haoyi2014-11-014-16/+11
* 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