summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/TypeKinds.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICode's TypeKinds, use BTypes in the backend insteadLukas Rytz2015-11-061-438/+0
* Remove ICodeSimon Ochsenreither2015-10-311-2/+2
* SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-2/+2
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-12/+12
* SI-7159 Distinguish between assignability and sub typing in TypeKindsJames Iry2013-02-281-15/+17
* SI-7159 Remove erroneous INT <:< LONG in TypeKindsJames Iry2013-02-261-3/+0
* SI-7159 Prepare to remove erroneous INT <:< LONG in TypeKindsJames Iry2013-02-261-4/+13
* Remove redundant 'val' from case class params.Jason Zaugg2013-02-251-1/+1
* Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-2/+2
* Expunged the .net backend.Paul Phillips2012-12-051-7/+0
* Members removed in the backend.Paul Phillips2012-11-191-3/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-2/+2
* Commenting out unused members.Paul Phillips2012-11-191-2/+2
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-021-1/+1
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-1/+1
|/
* Reflection and reification: Names and Symbols.Paul Phillips2012-04-221-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-1/+1
* replacing pattern matching with isWideType invocationsMiguel Garcia2012-03-071-6/+2
* the idea is to cut down on checkcast instructionsMiguel Garcia2012-03-061-20/+32
* Toward a higher level abstraction than atPhase.Paul Phillips2012-02-251-1/+1
* Fix for nonsense comparison in TypeKinds.Paul Phillips2011-09-161-6/+2
* Expanded the range of a warning, and made suppr...Paul Phillips2011-08-101-1/+0
* Debug output to help with signature issues.Paul Phillips2011-07-271-3/+7
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-3/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-29/+38
* Modified the lub calculation in TypeKinds to av...Paul Phillips2010-11-081-15/+41
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-4/+4
* Modified typekinds to offer a more general lub ...Paul Phillips2010-09-281-43/+42
* Integrating feedback from martin and iulian int...Paul Phillips2010-09-281-0/+1
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-271-258/+180
* A cleanup of the inliner.Paul Phillips2010-09-221-20/+0
* for MSIL: Miguel Garcia2010-08-241-0/+6
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-1/+1
* close #3003. no review, already done by dragos.Lukas Rytz2010-02-101-2/+6
* missing bits of r20746.Martin Odersky2010-02-011-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Updating deprecated usages in new scaladoc code.Paul Phillips2009-11-251-2/+2
* Faster optimizer by caching successors/predeces...Iulian Dragos2009-11-161-9/+11
* Fixes and test cases for #2087 and #2400.Paul Phillips2009-11-141-4/+12
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-5/+5
* Fixed the optimizer for inlining correctly Scal...Iulian Dragos2009-11-091-0/+1