summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minimized for reals; removing even the ()s makes it not-hangLi Haoyi2014-11-161-7/+1
* Narrower...Li Haoyi2014-11-161-10/+7
* Minimized more...Li Haoyi2014-11-161-22/+8
* Kinda-minimized the ParserTests.scala hangLi Haoyi2014-11-161-4/+34
* opened up two more file-testsLi Haoyi2014-11-162-40/+21
* Turned on Trim.scala testLi Haoyi2014-11-161-2/+38
* Added more file-tests, renamed to scalaparserLi Haoyi2014-11-167-43/+43
* Removed all circular dependencies in scalatexApiLi Haoyi2014-11-164-7/+7
* Bunch of moving things into namespaces, `Basic`, `Identifiers` and `Literals`...Li Haoyi2014-11-165-154/+155
* Moved some book-data stuff into the scalatex file to take advantage of the ne...Li Haoyi2014-11-164-812/+811
* All of syntax/ parses greatLi Haoyi2014-11-162-109/+117
* Failing test case for `|` in pattern matchesLi Haoyi2014-11-163-5/+37
* All unit tests pass, file integration tests still seem to have crappy perform...Li Haoyi2014-11-163-99/+205
* Fixed more things, added "macro" keywordLi Haoyi2014-11-162-54/+144
* Some part of SyntaxTest parses successfully, the match expression doesn'tLi Haoyi2014-11-162-17/+38
* All tests pass???Li Haoyi2014-11-164-17/+26
* Something works...Li Haoyi2014-11-163-83/+85
* WIPLi Haoyi2014-11-166-913/+944
* worksLi Haoyi2014-11-155-85/+110
* Moved some stuff aroundLi Haoyi2014-11-143-18/+20
* lots of cleanipLi Haoyi2014-11-145-59/+72
* It works booyahLi Haoyi2014-11-143-42/+36
* WIP after getting rid of react.js, still doesn't workLi Haoyi2014-11-144-97/+72
* fixed the perf problems by deferring the sidebar-update while a scroll is hap...Li Haoyi2014-11-131-61/+66
* Commit after converting to React.jsLi Haoyi2014-11-136-169/+121
* Commit before trying out scala-js-reactLi Haoyi2014-11-123-34/+108
* Hierarchical sidebar highlighting kinda works, but buggyLi Haoyi2014-11-122-23/+52
* 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