aboutsummaryrefslogtreecommitdiff
path: root/test/test/showClass.scala
Commit message (Expand)AuthorAgeFilesLines
* Move valueclass functionality into its own ValueClass module.Martin Odersky2014-07-171-1/+0
* Fixed several deep problems in handling of types and symbols.Martin Odersky2013-12-141-1/+1
* Added unit testing supportMartin Odersky2013-11-181-4/+2
* Changed Throwing reporting scheme.Martin Odersky2013-09-231-2/+2
* Adding diagnostics how many stubs were generatedMartin Odersky2013-07-121-1/+3
* Taking accessibility into account for &, |Martin Odersky2013-06-191-1/+2
* Added TreeBuilder and TreeInfo classes.Martin Odersky2013-04-191-1/+1
* Avoids exponential amount of testing for nested packagesMartin Odersky2013-04-101-1/+1
* Renamed creation methods of NamedTypesMartin Odersky2013-04-091-1/+1
* Added initial denotations to NamedType where feasible.Martin Odersky2013-04-091-1/+1
* ShowClass tests now run both with -Ydebug and without.Martin Odersky2013-04-091-0/+2
* Refining refined printers.Martin Odersky2013-04-091-2/+2
* More refinements to classfile loading.Martin Odersky2013-04-081-4/+4
* Changes to pre complete declsMartin Odersky2013-04-071-3/+4
* Refactored lazy class completers and module class completers.Martin Odersky2013-04-061-3/+3
* Weakening disambiguation from =:= to matches.Martin Odersky2013-04-051-3/+3
* Pre-initializing Unpickler NamedTypes with their Denotations.Martin Odersky2013-04-051-2/+2
* Made & , | NoType-aware.Martin Odersky2013-04-051-2/+1
* More tests in worksheets.Martin Odersky2013-04-051-1/+2
* Refactored test frameworkMartin Odersky2013-04-051-2/+2
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-2/+2
* Improvements in tracing and some Type fixes.Martin Odersky2013-04-031-1/+2
* Some more fixes of classfile reading.Martin Odersky2013-03-261-2/+2
* More fixes to classfile reading.Martin Odersky2013-03-251-0/+13