summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Render scala.full.version to versions.properties.Adriaan Moors2014-04-042-3/+9
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3672 from retronym/topic/binary-versionv2.11.0-RC4Grzegorz Kossakowski2014-04-033-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Further tweak version of continuations plugin in scala-dist.pomJason Zaugg2014-04-033-1/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3671 from densh/si/8466Jason Zaugg2014-04-023-5/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-8466 fix quasiquote crash on recursively iterable unliftingDenys Shabalin2014-04-023-5/+20
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3669 from adriaanm/rebase-3667Jason Zaugg2014-04-023-42/+92
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Refactor rankImplicits, add some more docsAdriaan Moors2014-04-011-24/+26
| * | | | | | | | | | Refactor: keep DivergentImplicitRecovery logic together.Adriaan Moors2014-04-011-12/+12
| * | | | | | | | | | SI-8460 Fix regression in divergent implicit recoveryJason Zaugg2014-03-313-5/+22
| * | | | | | | | | | Refactor handling of failures in implicit searchJason Zaugg2014-03-312-18/+49
* | | | | | | | | | | Rebase #3665Adriaan Moors2014-03-311-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3668 from retronym/topic/travis-sshAdriaan Moors2014-03-311-3/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable more of the Travis spec build for PR validationJason Zaugg2014-03-311-3/+1
* | | | | | | | | | | Merge pull request #3664 from iainmcgin/lexicalfixAdriaan Moors2014-03-311-19/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Minor typographical fixes for lexical syntax chapterIain McGinniss2014-03-281-19/+20
* | | | | | | | | | | Merge pull request #3666 from adriaanm/specAdriaan Moors2014-03-304-71/+46
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't mention C#Adriaan Moors2014-03-302-6/+5
| * | | | | | | | | | Reducing overlap of code and math.Adriaan Moors2014-03-281-36/+33
| * | | | | | | | | | Simplify CSS, bigger monospace to match mathAdriaan Moors2014-03-281-29/+8
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3663 from adriaanm/specAdriaan Moors2014-03-2820-217/+244
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-6054 Modern eta-expansion examples that almost runSom Snytt2014-03-281-9/+8
| * | | | | | | | | | SI-6069 Preserve by-name during eta-expansionSom Snytt2014-03-281-0/+4
| * | | | | | | | | | Stubs for references chapter, remains TODOAdriaan Moors2014-03-281-0/+14
| * | | | | | | | | | Number files like chapters. Consolidate toc & preface.Adriaan Moors2014-03-2818-206/+212
| * | | | | | | | | | Minor cleanup in aisle READMEAdriaan Moors2014-03-281-1/+5
| * | | | | | | | | | Skip step bound to fail in Travis PR validationAdriaan Moors2014-03-281-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3661 from adriaanm/plugin-not-in-scala-libraryJason Zaugg2014-03-282-5/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove scala-continuations-plugin from scala-library-allAdriaan Moors2014-03-282-5/+10
* | | | | | | | | | | Merge pull request #3662 from scala/specAdriaan Moors2014-03-2826-0/+9371
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Start ssh-agentAdriaan Moors2014-03-271-1/+2
| * | | | | | | | | | Disable strict host checkingAdriaan Moors2014-03-271-1/+1
| * | | | | | | | | | Import markdown spec under spec/Adriaan Moors2014-03-2726-0/+9370
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Jekyll generated html in spec/ directoryAdriaan Moors2014-03-2747-1016/+53
| | * | | | | | | | | Add language to code blocks. Shorter Example title.Adriaan Moors2014-03-2615-369/+367
| | * | | | | | | | | Fix #6: automatic section numbering.Adriaan Moors2014-03-2617-330/+468
| | * | | | | | | | | #9 try to avoid double slashes in urlAdriaan Moors2014-03-261-1/+1
| | * | | | | | | | | require redcarpet 3.1 for user-friendly anchorsAdriaan Moors2014-03-261-0/+2
| | * | | | | | | | | use simple quotes, fix indent, escape dollarAdriaan Moors2014-03-265-52/+48
| | * | | | | | | | | liquid requires SSA?Adriaan Moors2014-03-261-1/+2
| | * | | | | | | | | sort pages in indexAdriaan Moors2014-03-261-1/+1
| | * | | | | | | | | base urlAdriaan Moors2014-03-262-3/+2
| | * | | | | | | | | formattingAdriaan Moors2014-03-269-255/+234
| | * | | | | | | | | TODO: number headings using cssAdriaan Moors2014-03-261-0/+14
| | * | | | | | | | | mathjax escape dollarAdriaan Moors2014-03-261-1/+2
| | * | | | | | | | | TODO: binding exampleAdriaan Moors2014-03-251-3/+6
| | * | | | | | | | | fix indentation for footnotesAdriaan Moors2014-03-251-2/+2
| | * | | | | | | | | allow math in codeAdriaan Moors2014-03-251-1/+1
| | * | | | | | | | | redcarpetAdriaan Moors2014-03-251-2/+2
| | * | | | | | | | | formattingAdriaan Moors2014-03-251-2/+4
| | * | | | | | | | | Jekyll 2 config for redcarpet 3.1.1Adriaan Moors2014-03-252-4/+13