summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/ICodeCheckers.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-711/+0
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Fix many typosMichaƂ Pociecha2015-04-211-4/+4
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-14/+12
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-5/+5
* SI-7159 Distinguish between assignability and sub typing in TypeKindsJames Iry2013-02-281-1/+1
* Banish needless semicolons.Jason Zaugg2013-02-241-13/+13
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* Fix some typosSamy Dindane2013-01-241-1/+1
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-5/+2
* Deprecation patrol.Paul Phillips2012-11-061-2/+1
* 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
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-7/+0
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-4/+3
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-2/+8
* Debug output to help with signature issues.Paul Phillips2011-07-271-0/+8
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* Completely to my surprise, found that fixing al...Paul Phillips2011-04-301-3/+3
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-23/+24
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-149/+209
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-1/+1
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-071-0/+650