summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1167 from Blaisorblade/topic/stream-const-spaceGrzegorz Kossakowski2012-08-221-0/+44
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Also check that Stream.toSeq gives the right result.Paolo Giarrusso2012-08-221-1/+3
| * | | | | Improve test for Stream.withFilter.{map,flatMap}Paolo Giarrusso2012-08-221-10/+40
| * | | | | Cleanup testcasePaolo Giarrusso2012-08-202-6/+2
| * | | | | Make Stream.withFilter.{map,flatMap} run in constant stack spacePaolo Giarrusso2012-08-202-0/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #1176 from scalamacros/topic/nondeterministicPaul Phillips2012-08-214-36/+2
|\ \ \ \ \
| * | | | | fixes non-determinism in reflection-sorted-declsEugene Burmako2012-08-214-36/+2
| | |/ / / | |/| | |
* / | | | Fix for SI-6264, crash in checkCheckable.Paul Phillips2012-08-213-0/+11
|/ / / /
* | | | Merge pull request #1165 from jsuereth/fix/try-catch-libsJosh Suereth2012-08-202-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding test for try-catch library unification.Josh Suereth2012-08-202-0/+18
| |/ /
* / / Compilespeed improvements: Exists arguments and othersMartin Odersky2012-08-201-0/+26
|/ /
* | Merge pull request #1159 from scalamacros/topic/cleanupJosh Suereth2012-08-198-0/+18
|\ \
| * | cleanup for macroExpandEugene Burmako2012-08-188-0/+18
* | | Merge pull request #1162 from paulp/aug19-scala-graphPaul Phillips2012-08-182-0/+6
|\ \ \
| * | | Fix for community build blocker.Paul Phillips2012-08-182-0/+6
| |/ /
* / / SI-5788 correct test and symbol updateVlad Ureche2012-08-191-3/+2
|/ /
* | Merge pull request #1151 from scalamacros/topic/cleanupEugene Burmako2012-08-1718-20/+45
|\ \
| * | more cleanup for typedMacroBodyEugene Burmako2012-08-1714-11/+36
| * | shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-174-9/+9
| |/
* | Fixes SI-6236.Aleksandar Prokopec2012-08-174-2/+32
* | Fixes SI-6189.Aleksandar Prokopec2012-08-173-0/+60
* | Merge pull request #1093 from jsuereth/fix/SI-6208-2.10.xPaul Phillips2012-08-161-0/+4
|\ \ | |/ |/|
| * Fix SI-6208. mutable.Queue now returns mutable.Queue for collection methods ...Josh Suereth2012-08-081-0/+4
* | Merge pull request #1141 from VladUreche/issue/asmVlad Ureche2012-08-163-0/+34
|\ \
| * | Fixes backend crash due to incorrect consumedTypesVlad Ureche2012-08-153-0/+34
* | | macroImplSigs => macroImplSigEugene Burmako2012-08-151-0/+1
* | | cleanup of reflection- and macro-related stuffEugene Burmako2012-08-156-0/+6
|/ /
* | Add Scaladoc flag to specify hidden implicit conversionsingoem2012-08-141-1/+1
* | Merge pull request #1101 from scalamacros/ticket/5940Josh Suereth2012-08-145-0/+58
|\ \
| * | macro implementations must be publicEugene Burmako2012-08-134-0/+17
| * | SI-5940 impls are no longer in macro def picklesEugene Burmako2012-08-131-0/+41
* | | Merge pull request #1130 from non/si6223-2.10.xJosh Suereth2012-08-132-0/+15
|\ \ \
| * | | Move side-effecting call out of debuglog(). Fixes SI-6223.Erik Osheim2012-08-132-0/+15
* | | | Merge pull request #1100 from adriaanm/ticket-6022bJosh Suereth2012-08-131-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6022 cleaner model of variable equality modulo <:Adriaan Moors2012-08-091-0/+20
| |/ /
* | | Merge pull request #1125 from hubertp/2.10.x-issue/6214Josh Suereth2012-08-132-0/+11
|\ \ \
| * | | Fixes SI-6214.Hubert Plociniczak2012-08-122-0/+11
* | | | Merge pull request #1123 from paulp/topic/unpickle-resilience-2Josh Suereth2012-08-131-2/+3
|\ \ \ \
| * | | | More resilience to missing classes.Paul Phillips2012-08-111-2/+3
* | | | | Merge pull request #1120 from paulp/ticket-6184-revisedJosh Suereth2012-08-111-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-6184 don't introduce dummies in checkableTypeAdriaan Moors2012-08-091-0/+7
| | |/ / | |/| |
* | | | Merge pull request #1118 from scalamacros/ticket/6201Josh Suereth2012-08-111-0/+13
|\ \ \ \
| * | | | SI-6201 minor fixes in key pointsEugene Burmako2012-08-111-0/+13
* | | | | Merge pull request #1105 from rklaehn/SI-6197Josh Suereth2012-08-112-0/+21
|\ \ \ \ \
| * | | | | Added test to check that removing all but one element from a HashTrieSet yiel...Ruediger Klaehn2012-08-112-0/+21
* | | | | | Merge pull request #1097 from rklaehn/SI-6198Josh Suereth2012-08-112-0/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added test for SI-6198Ruediger Klaehn2012-08-112-0/+24
| |/ / / /
* | | | | Merge pull request #1091 from paulp/topic/patmat-error-messagesJosh Suereth2012-08-108-12/+84
|\ \ \ \ \
| * | | | | Better pattern matcher error message.Paul Phillips2012-08-088-12/+84
* | | | | | Merge pull request #1094 from scalamacros/ticket/6204Adriaan Moors2012-08-093-0/+25
|\ \ \ \ \ \