summaryrefslogtreecommitdiff
path: root/test/junit/scala/reflect
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5330 from som-snytt/issue/9885Jason Zaugg2016-11-181-0/+19
|\
| * SI-9885 Don't return offset past EOFSom Snytt2016-08-121-0/+19
* | Fields phase expands lazy vals like modulesAdriaan Moors2016-08-291-18/+7
* | Unit test for recent bug fix in LUBsJason Zaugg2016-08-231-0/+11
* | Improved refinement type and existential type handlingJason Zaugg2016-08-231-0/+59
* | Type#contains should peer into RefinementTypeRef-sJason Zaugg2016-08-191-0/+11
* | Drive accessor synthesis from info transformerAdriaan Moors2016-08-111-1/+5
* | Fields phaseAdriaan Moors2016-08-111-3/+3
|/
* Constant print control in unicodeSom Snytt2016-06-161-1/+5
* Refactor triple quote quotingSom Snytt2016-06-161-4/+8
* Avoid triple-quoting triple quotesSom Snytt2016-06-161-0/+8
* Split RunTest and BytecodeTest into parts, put in matching packages.Lukas Rytz2016-05-201-0/+124
* Rewrite JUnit tests to avoid `@Test` methods in traitsLukas Rytz2016-04-121-14/+12
* Merge pull request #4868 from retronym/ticket/9542-comboJason Zaugg2016-02-101-1/+27
|\
| * SI-9542 Unify different reprs. of module type refsJason Zaugg2016-02-011-1/+27
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-1/+11
|\ \ | |/ |/|
| * SI-9534 Use BoxedUnit in all cases for creating Array[Unit]Stefan Zeiger2016-01-271-1/+11
* | Rename junit tests to end in *Test to make them run in ANTLukas Rytz2016-01-251-0/+0
* | SI-9473 Cleaner references to statically owned symbolsJason Zaugg2015-09-221-0/+51
|/
* Use if/then/else to avoid box(unbox(_))Adriaan Moors2015-02-181-0/+29
* SI-9057 - fix `showCode` to put backticks around names including dotsJan Bessai2015-01-071-0/+2
* SI-8875 showCode should print all class constructor modifiers.Antoine Gourlay2014-10-241-0/+7
* SI-8843 AbsFileCL acts like a CLSom Snytt2014-10-062-3/+141
* Better ant / junit interactionAntoine Gourlay2014-09-291-1/+1
* SI-8512 Infer Any for the qSom Snytt2014-08-121-0/+23
* Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-031-26/+51
|\
| * TypeTree printing modified (SI-8447)VladimirNik2014-05-091-26/+51
* | SI-8611 Avoid accidental patmat unification with refinement typesJason Zaugg2014-06-101-0/+35
* | Merge pull request #3796 from som-snytt/issue/8630Adriaan Moors2014-06-031-0/+5
|\ \
| * | SI-8630 lineToString no longer long by one at eofSom Snytt2014-05-271-0/+5
* | | Merge pull request #3774 from lrytz/opt/backendWipLukas Rytz2014-06-011-0/+95
|\ \ \ | |/ / |/| |
| * | Unit tests for reflect/internal/NamesLukas Rytz2014-06-011-0/+95
| |/
* / Optimize nested scope creationJason Zaugg2014-05-261-0/+54
|/
* Printers tests uncommentedVladimirNik2014-03-132-1171/+1163
* SI-8386 fixedVladimirNik2014-03-111-268/+612
* PrintersTest commentedVladimirNik2014-02-201-1151/+809
* printOwners support added to Printers; whitespaces removedVladimirNik2014-02-201-155/+155
* lazy vals printing fixed for typechecked treesVladimirNik2014-02-201-1/+24
* printers flag processing improvements: printRootPkg flag fixed, comments to f...VladimirNik2014-02-201-2/+7
* Attributed val/var processing for syntactics (SI-8180)VladimirNik2014-02-201-820/+1134
* establishes scala.reflect.api#internalEugene Burmako2014-02-142-836/+844
* SI-8205 Don't include CR in lineSom Snytt2014-01-291-0/+22
* SI-8205 Avoid long, slow march to AIIOBE in SourceFile#lineContentJason Zaugg2014-01-291-0/+33
* Problem with EOL in tests for Printers is fixedVladimirNik2014-01-171-2/+7
* toCode renamed to showCodeVladimirNik2014-01-131-2/+2
* Annotated trees processing is modifiedVladimirNik2014-01-071-0/+29
* Tests for ParsedTreePrinterVladimirNik2014-01-051-0/+786
* makes well-known packages and package classes consistent with each otherEugene Burmako2013-12-291-0/+18
* SI-8027 REPL double tab regressionSom Snytt2013-12-031-0/+52
* A better diagnostic error for corrupt or missing JARs.Jason Zaugg2013-08-271-0/+37