summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | More style tips for team macros.Paul Phillips2012-04-251-26/+13
* | Reverts 211df62491 .Paul Phillips2012-04-251-67/+37
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/439/head'; commit 'refs/pull/440/head'; commit 'refs/...Paul Phillips2012-04-2541-225/+171
|\ \ \ \
| | | * | diagnostics for SI-5692Eugene Burmako2012-04-254-3/+24
| | * | | fixes SI-5693Eugene Burmako2012-04-254-89/+85
| | |/ /
| * / / removes Expr <-> Tree implicitsEugene Burmako2012-04-2533-133/+62
| |/ /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/437/head'; commit 'refs/pull/438/head' into developPaul Phillips2012-04-259-13/+91
|\ \ \ \
| | * | | updated tests now matches aren't translated if forInteractiveAdriaan Moors2012-04-252-5/+2
| | * | | fail gracefully on very messed up source filesAdriaan Moors2012-04-251-1/+1
| | * | | don't translate matches in the IDEAdriaan Moors2012-04-252-6/+8
| * | | | Added a Presentation Compiler test for hyperlinking.Iulian Dragos2012-04-255-1/+80
* | | | | Minor tweaks to reifier logic.Paul Phillips2012-04-252-29/+39
* | | | | Some long overdue conveniences.Paul Phillips2012-04-2511-24/+58
| |_|/ / |/| | |
* | | | Merge commit 'refs/pull/436/head'Paul Phillips2012-04-253-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes SI-5706Eugene Burmako2012-04-253-0/+12
* | | | Fix reifier crashing repl.Paul Phillips2012-04-254-16/+54
* | | | fixes SI-5707Eugene Burmako2012-04-253-4/+4
|/ / /
* | | Merge pull request #434 from adriaanm/topic/virtpatmatAdriaan Moors2012-04-250-0/+0
|\ \ \ | |/ / |/| |
| * | updated check fileAdriaan Moors2012-04-241-1/+1
* | | Moved ancillary methods off specialized traits.Paul Phillips2012-04-2415-296/+183
* | | Reordering genBlock match cases by frequency.Paul Phillips2012-04-241-36/+68
* | | Update checkfile with more backticks.Paul Phillips2012-04-241-1/+1
* | | Merge commit 'refs/pull/433/head' into developPaul Phillips2012-04-244-1/+19
|\ \ \ | |/ / |/| |
| * | fixes SI-5704Eugene Burmako2012-04-244-1/+19
* | | TODO: use tree attachments instead of subclassesAdriaan Moors2012-04-241-2/+12
* | | copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-246-2/+24
* | | generate well-formed patterns in parserAdriaan Moors2012-04-244-6/+32
|/ /
* | Back from the dead, it's ScalaObject!Paul Phillips2012-04-241-0/+16
* | Express flags as bit shifts.Paul Phillips2012-04-241-57/+57
* | Merge commit 'refs/pull/431/head'Paul Phillips2012-04-245-9/+9
|\ \
| * | Fix unmatched parenthesisKato Kazuyoshi2012-04-242-1/+2
| * | "@returns" is not a Scaladoc tagKato Kazuyoshi2012-04-241-2/+1
| * | $op_name, $op_names, $plus and $eq are not macroKato Kazuyoshi2012-04-242-6/+6
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/429/head'; commit 'refs/pull/430/head' into developPaul Phillips2012-04-233-2/+30
|\ \ \ \
| | * | | adds isStatic to Symbols API in macro contextEugene Burmako2012-04-232-0/+9
| * | | | Fixes to OSGi version number based on IDE team's suggestions.Josh Suereth2012-04-231-2/+21
* | | | | Make scala.language vals lazy.Paul Phillips2012-04-231-8/+8
| |/ / / |/| | |
* | | | Removed FlatArray.Paul Phillips2012-04-235-209/+36
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-23315-1956/+6405
|\ \ \ \ \
| | * | | | interop between manifests and tagsEugene Burmako2012-04-2333-2/+320
| | * | | | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2367-25/+3913
| | * | | | migrates stdlib and compiler to tagsEugene Burmako2012-04-23153-837/+833
| | * | | | rethinks tagsEugene Burmako2012-04-2382-1178/+1394
| * | | | | poor dummy, what have they done to youEugene Burmako2012-04-231-76/+107
| | |_|/ / | |/| | |
* | | | | Revert "Fix for range positions."Paul Phillips2012-04-231-6/+1
* | | | | Merge commit 'refs/pull/425/head' into developPaul Phillips2012-04-233-2/+21
|\ \ \ \ \
| * | | | | Fix for SI-5471Vojin Jovanovic2012-04-233-2/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'range-redux' of /scratch/trunk2Paul Phillips2012-04-231-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for range positions.Paul Phillips2012-04-231-1/+6
| |/ / /
* | | | Merge commit 'refs/pull/424/head' into developPaul Phillips2012-04-2316-28/+15
|\ \ \ \ | |_|/ / |/| | |