summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-014-4/+4
* Merge remote-tracking branch 'adriaanm/topic/partialfun' into developPaul Phillips2012-03-301-3/+3
|\
| * a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-3/+3
* | Fix for regression with inference at arity 21+.Paul Phillips2012-03-301-0/+14
* | Merge remote-tracking branches 'heathermiller/doc/linking' and 'axel22/featur...Paul Phillips2012-03-301-1/+1
|\ \ | |/ |/|
| * Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-281-1/+1
* | Revert the lisp test.Paul Phillips2012-03-282-543/+0
* | Never write final fields outside of constructors.Paul Phillips2012-03-283-0/+44
* | Revived the lisp test.Paul Phillips2012-03-282-0/+543
|/
* Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-278-64/+65
|\
| * Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-278-64/+65
* | Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
* | Merge remote-tracking branch 'adriaanm/topic/virtpatmat' into developPaul Phillips2012-03-233-0/+16
|\ \
| * | do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-231-1/+2
| * | [vpm] avoid verifyerror: leave jump to tail-pos labelAdriaan Moors2012-03-233-0/+15
* | | Document regex replacement strings behavior.Daniel C. Sobral2012-03-232-0/+8
* | | Regex improvementsDaniel C. Sobral2012-03-231-0/+32
|/ /
* | Undo the revert.Lukas Rytz2012-03-232-16/+0
* | Test case for cause of previous commit's reversion.Paul Phillips2012-03-222-0/+16
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'axel22/feature/pc-execution-contexts', 'VladU...Paul Phillips2012-03-2257-223/+955
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
| | | |/
| | * / Increased the timeout from 5s to 60s to make the presentation compiler shutdo...Iulian Dragos2012-03-221-1/+1
| | |/
| | * An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
| | * Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-215-0/+62
| | |\
| | | * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-215-0/+62
| | |/ | |/|
| | * Fixed test cases.Martin Odersky2012-03-213-28/+10
| | * Fixed SI-5063.Martin Odersky2012-03-212-0/+7
| | * Allows now private primary constructors in value classes.Martin Odersky2012-03-211-15/+69
| |/
| * Restore irrefutability commits.Paul Phillips2012-03-209-0/+134
| * Fix for stability failure.Paul Phillips2012-03-201-0/+37
| * Lots of tedious warning and tree printing work.Paul Phillips2012-03-2013-81/+104
| * Revert irrefutability commits.Paul Phillips2012-03-209-134/+0
| *-. Merge remote-tracking branches 'vjovanov/duration-cleanup', 'adriaanm/topic/v...Paul Phillips2012-03-2024-97/+416
| |\ \
| | * | [vpm] fix half of my existential troublesAdriaan Moors2012-03-201-0/+35
| | * | [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-204-88/+195
| | * | [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-203-0/+13
| | * | [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
| | |/
| | * Test cases closes SI-4574.Paul Phillips2012-03-192-0/+15
| | * Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| | * Discovered filter was still being generated.Paul Phillips2012-03-191-0/+22
| | * Finally did something about broken irrefutability.Paul Phillips2012-03-194-0/+90
| | * SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
| |/ |/|
| * Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-201-1/+1
|/
* Merge branch 'mar17-colorize'Paul Phillips2012-03-182-0/+726
|\
| * Library for ansi color management.Paul Phillips2012-03-182-0/+726
* | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-162-0/+10
|/
* Testing compiler asSeenFrom directly.Paul Phillips2012-03-163-1/+446
* Added alternate test for SI-5545.Paul Phillips2012-03-162-0/+8
*-------. Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1625-105/+171
|\ \ \ \ \
| | | | * | Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-169-67/+67