summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/opt/InlineExceptionHandlers.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-392/+0
* Fix 6 typos (w-z)Janek Bogucki2015-07-171-1/+1
* Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-2/+2
* SI-7546 Use likely monotonic clock source for durationsSimon Ochsenreither2013-12-131-2/+4
* SI-7622 Clean Up Phase AssemblySom Snytt2013-08-211-0/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-3/+3
* PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-181-1/+1
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Large logging cleanup effort.Paul Phillips2012-09-011-3/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Symbol creation followup.Paul Phillips2012-01-161-1/+1
* Optimization/robustness in the backend.Paul Phillips2012-01-031-9/+9
* Some cleanups in inline exception handlers.Paul Phillips2011-08-221-232/+143
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-0/+479
* Reverting the inline exception handlers while I...Vlad Ureche2011-08-051-423/+0
* Backend optimization: Inline exception handlers.Vlad Ureche2011-08-051-0/+423