summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/analysis/TypeFlowAnalysis.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-725/+0
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* SI-8324 Fix regression in override checks for sealed classesJason Zaugg2014-02-221-2/+2
* SI-7546 Use likely monotonic clock source for durationsSimon Ochsenreither2013-12-131-2/+3
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-3/+3
* Banish needless semicolons.Jason Zaugg2013-02-241-7/+7
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-4/+4
* Don't override empty-paren methods as paren-less.Jason Zaugg2013-02-241-1/+1
* Members removed in the backend.Paul Phillips2012-11-191-34/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-31/+31
* Commenting out unused members.Paul Phillips2012-11-191-31/+31
* 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
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-3/+2
* | Remove unused private members.Paul Phillips2012-11-011-22/+0
|/
* Removed many @inline annotations and final modifiers.Paul Phillips2012-09-181-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* SI-6157 don't inline callee with exception-handler(s) if potentially unsafeMiguel Garcia2012-08-061-1/+7
* SI-6142: warn @inline-methods ending up not inlined (rightfully or not)Miguel Garcia2012-07-261-4/+7
* SI-6015 assertion (in Type-flow analysis) that wasn't, valid counterexample f...Miguel Garcia2012-07-111-1/+1
* readability of MethodTFA.mutatingInterpret()Miguel Garcia2012-07-011-106/+37
* refactoring to functional style Inliner's isStampedForInlining()Miguel Garcia2012-06-261-3/+4
* inliner makes fields public only when actually inliningMiguel Garcia2012-06-251-3/+12
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-1/+1
* significantly faster Inliner, with extensive documentation.Miguel Garcia2012-02-171-248/+391
* bringing down -Yinline time by 33%Miguel Garcia2012-01-161-0/+44
* Optimization/robustness in the backend.Paul Phillips2012-01-031-15/+17
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-2/+2
* Finished up some backend cleanups I'd had lying...Paul Phillips2011-08-031-6/+2
* scaladoc fixes and improvementsmichelou2011-07-151-2/+1
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-231-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-10/+13
* A cleanup of the inliner.Paul Phillips2010-09-221-62/+33
* Renaming and small tweak in testing.Benchmark f...Iulian Dragos2010-08-231-3/+3
* Tweaks for better optimizations.Iulian Dragos2010-08-231-2/+2
* 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
* missing bits of r20746.Martin Odersky2010-02-011-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-1/+1