summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/Linearizers.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-201/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Banish needless semicolons.Jason Zaugg2013-02-241-32/+32
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-2/+2
* Expunged the .net backend.Paul Phillips2012-12-051-138/+0
* 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
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Optimization/robustness in the backend.Paul Phillips2012-01-031-7/+7
* Fix documentation stutters.Blair Zajac2011-12-061-1/+1
* Fix/workaround for inliner bug uncovered by fin...Paul Phillips2011-07-271-1/+6
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-2/+2
* More elimination of avoidable calls to List#len...Paul Phillips2010-12-211-8/+7
* This commit is about not calling .length or .si...Paul Phillips2010-12-201-2/+2
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-28/+22
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-2/+2
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-1/+1
* fix msil code generation for exception handlers.Lukas Rytz2009-12-011-2/+140
* switch to unnested packages.Martin Odersky2009-07-241-1/+3
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-3/+4
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-061-1/+0
* Updated outdated comment.Iulian Dragos2007-07-121-1/+0
* Fixed linearization order and a small inefficie...Iulian Dragos2007-07-111-2/+8
* deprecated &f, .f, requires.Martin Odersky2007-06-051-5/+5
* Major rewrite of optimization phases.Iulian Dragos2007-03-211-0/+25
* Fixed bugs 570/571.v2.1.4Iulian Dragos2006-05-011-1/+6
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-1/+1
* use 'mixin/abstract class' instead of 'trait'mihaylov2006-03-041-1/+1
* Refactored ICode and added basic inlining capab...Iulian Dragos2006-02-141-0/+9
* Added option '-Xlinearizer:<lin>' and made 'rev...Iulian Dragos2006-01-201-1/+70
* (no commit message)Martin Odersky2006-01-071-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+89