summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* 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
| |
| \
*-. \ Merge remote-tracking branches 'kepler/topic/reifyclasses' and 'ijuma/feature...Paul Phillips2011-12-043-0/+36
|\ \ \
| | * | Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-031-0/+15
| * | | Reification of classes now produces trees that can be compiled and run.Eugene Burmako2011-12-042-0/+21
| | |/ | |/|
* / | Tweaked ident suggestions.Paul Phillips2011-12-045-10/+6
|/ /
* | Added -Ysuggest-idents.Paul Phillips2011-12-033-0/+25
* | Eliminated redundant error message.Paul Phillips2011-12-033-1/+21
* | Fixing wrong-testing test.Paul Phillips2011-12-021-1/+1
|/
* Test case closes SI-4758.Paul Phillips2011-12-021-0/+17
* Test case closes SI-5084.Paul Phillips2011-12-021-0/+5
*-----. 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
|/ /
* / Tests for SI-3481.Simon Ochsenreither2011-12-022-0/+57
|/
* Re-enable RedBlack's ScalaCheck test, which was disabled at r21829.Daniel C. Sobral2011-12-011-0/+213
* Improved BitSet implementationsStefan Zeiger2011-12-012-0/+131
* Fix for octal test.Paul Phillips2011-11-291-1/+4
* improve cps handling of if-then-else. no review.Tiark Rompf2011-11-294-0/+69
* Fixed -Xfuture 5.ds, deprecated 0-octal.Paul Phillips2011-11-298-22/+35
* Moved the test for SI-5230 from files to pendingEugene Burmako2011-11-292-20/+0
* Added the check against UnitClass in freeLocals...Eugene Burmako2011-11-291-0/+3
* Test for SI-5230Eugene Burmako2011-11-292-0/+20
* 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