summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
* Revised macro defs, added a test case.Martin Odersky2011-11-282-0/+11
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-282-0/+33
* test case for SI-3566vogt2011-11-281-0/+11
* Fix for erroneous bytecode generation.Paul Phillips2011-11-283-0/+25
* updated test cases for Scala Ant tasksmichelou2011-11-2732-121/+402
* Annotations reacquainted with reification.Paul Phillips2011-11-261-0/+6
* Reworked AnnotationInfo patch.Paul Phillips2011-11-231-10/+4
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-221-4/+4
* Compiler part of fast orElse.Martin Odersky2011-11-221-16/+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-167-103/+81
* Towards better reflection APIs.Martin Odersky2011-11-151-1/+1
* Changed reflection to allow getting a Scala Sym...amin2011-11-151-6/+26
* revert r25877. no reviewLukas Rytz2011-11-1418-0/+0
* Sin some more.Paul Phillips2011-11-132-0/+7
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-113-0/+17
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-113-0/+50
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-116-0/+46
* A comment answering one of adriaan's philosophi...Paul Phillips2011-11-111-0/+8
* Allow to load $class classes using Scala reflec...Grzegorz Kossakowski2011-11-101-0/+18
* Fixing tests, no review.Paul Phillips2011-11-101-1/+1
* Fix for regression in overriding with defaults.Paul Phillips2011-11-101-0/+11
* Updates for the ten tests I broke recently.Paul Phillips2011-11-0810-19/+43
* smarter bridges to unappliesAdriaan Moors2011-11-082-0/+41
* Fixing logic in structural types.Paul Phillips2011-11-082-0/+8
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-6/+6
* Closes IDE-1000567, SI 5013. No Review.Martin Odersky2011-11-072-0/+10
* 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
* Fix crash with HK types.Paul Phillips2011-11-072-0/+26
* Fixed hang in typechecker.Paul Phillips2011-11-071-0/+21
* Changed presentation tests to use .flags instea...Iulian Dragos2011-11-062-0/+0
* Fixed askLinkPos problem in reported by failing...Martin Odersky2011-11-061-1/+1
* Added akka.opts file (for presentation compiler...Micro Dotta2011-11-051-0/+18
* 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-043-1/+76
* Fix for some repl bitrot.Paul Phillips2011-11-042-0/+37
* Begone t1737...Hubert Plociniczak2011-11-02790-2859/+2851
* attempt to bring trunk build to normal state.Hubert Plociniczak2011-11-252-13/+17
* Whitespace fix for continutations tests.Josh Suereth2011-11-231-1/+1
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-2316-26/+26
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-013-3/+44
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-013-6/+6
* Fixed failing pc tests. no reviewHubert Plociniczak2011-10-317-26/+40
* Fix for NumericRange boundary condition.Paul Phillips2011-10-311-1/+1
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-312-0/+20