summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* [vpm] emitting switches -- BodyTreeMakerAdriaan Moors2011-12-241-1/+2
* [vpm] common sub-expression elimination for conditionsAdriaan Moors2011-12-243-0/+12
* [vpm] unapplyProd: faster matching for case classesAdriaan Moors2011-12-243-0/+28
* Omit non-essential TypeApply trees.Eugene Burmako2011-12-222-33/+0
* Fix for classOf NPE.Paul Phillips2011-12-192-0/+14
* Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-193-0/+37
|\
| * unzip(3) on view now returns view.Josh Suereth2011-12-182-0/+26
| * Fix for seq/array varargs crasher.Paul Phillips2011-12-131-0/+11
* | Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-0/+83
|/
* Fix reflective toolbox producing invalid bytecodeEugene Burmako2011-12-075-1/+38
* Merge remote-tracking branches 'blair/documentation-typo-fix' and 'blair/remo...Paul Phillips2011-12-061-1/+1
|\
| * Fix documentation stutters.Blair Zajac2011-12-061-1/+1
* | Fix documentation typo.Blair Zajac2011-12-061-1/+1
|/
* Another test pack for reflectionEugene Burmako2011-12-054-0/+34
* Merge remote-tracking branch 'kepler/topic/reifytests'Paul Phillips2011-12-048-0/+130
|\
| * Test pack for various flavors of reflection.Eugene Burmako2011-12-058-0/+130
* | Reification of classes now produces trees that can be compiled and run.Eugene Burmako2011-12-042-0/+21
|/
*-----. Merge remote-tracking branches 'dcsobral/parser/NoSuccessMessages', 'dcsobral...Paul Phillips2011-12-028-0/+223
|\ \ \ \
| | | * | Make Enumeration.ValueSet SerializableStefan Zeiger2011-12-021-0/+24
| | | * | Enumeration and Enumeration.ValueSet improvementsStefan Zeiger2011-12-022-0/+41
| | | |/
| | * / Makes Range#sum an O(1) operation instead of an O(n) one.Simon Ochsenreither2011-12-022-0/+121
| | |/
| * / Add filter/withFilter method to ParserDaniel Capo Sobral2011-12-024-0/+37
| |/
* / Add withErrorMessage/withFailureMessage to Parser.Daniel C. Sobral2011-12-022-0/+39
|/
* Improved BitSet implementationsStefan Zeiger2011-12-012-0/+131
* Fixed -Xfuture 5.ds, deprecated 0-octal.Paul Phillips2011-11-292-4/+4
* Moved the test for SI-5230 from files to pendingEugene Burmako2011-11-292-20/+0
* Test for SI-5230Eugene Burmako2011-11-292-0/+20
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-282-0/+33
* Fix for erroneous bytecode generation.Paul Phillips2011-11-283-0/+25
* updated test cases for Scala Ant tasksmichelou2011-11-274-15/+0
* Disabling failing javap test.Paul Phillips2011-11-202-49/+0
* Fix and re-enable test, that got broken by chan...amin2011-11-161-0/+38
* Disabled broken test, review by odersky.Paul Phillips2011-11-161-38/+0
* Reverted ProductN parent for case classes.Paul Phillips2011-11-161-65/+76
* Towards better reflection APIs.Martin Odersky2011-11-151-1/+1
* Changed reflection to allow getting a Scala Sym...amin2011-11-151-6/+26
* Sin some more.Paul Phillips2011-11-132-0/+7
* Allow to load $class classes using Scala reflec...Grzegorz Kossakowski2011-11-101-0/+18
* smarter bridges to unappliesAdriaan Moors2011-11-082-0/+41
* Fixing logic in structural types.Paul Phillips2011-11-082-0/+8
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-071-1/+2
* Another round of pleasing the gods of init order.Paul Phillips2011-11-071-1/+1
* Revert "Fix for Enumeration."Paul Phillips2011-11-042-10/+0
* Attempt to fix failing test.Paul Phillips2011-11-042-3/+5
* Fix for Enumeration.Paul Phillips2011-11-042-0/+10
* More repl work.Paul Phillips2011-11-042-0/+75
* Fix for some repl bitrot.Paul Phillips2011-11-042-0/+37
* Begone t1737...Hubert Plociniczak2011-11-02272-1241/+1241
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-233-7/+7
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-312-0/+20