summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/Printers.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-126/+0
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Banish needless semicolons.Jason Zaugg2013-02-241-23/+23
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-12/+12
* Removed unused imports.Paul Phillips2012-11-061-4/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Optimization/robustness in the backend.Paul Phillips2012-01-031-1/+1
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-221-3/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-3/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-1/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-1/+1
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-2/+0
* Fixed various issues with Icode, mainly fixing ...Iulian Dragos2010-08-231-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Faster optimizer by caching successors/predeces...Iulian Dragos2009-11-161-2/+2
* Fixed stability issues for optimisedIulian Dragos2009-10-061-2/+1
* rewrite of positions in compilerMartin Odersky2009-07-301-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+3
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-131-2/+4
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* minor cleanups (leading tabs, Unit, etc.)michelou2008-11-111-61/+59
* Fixed optimiser bugs, now all tests pass when u...Iulian Dragos2008-11-061-1/+1
* Fixed minor bugs in icode.Iulian Dragos2007-11-131-2/+2
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
* Fixed wrong line numbers in ifs.Iulian Dragos2007-06-061-0/+2
* deprecated &f, .f, requires.Martin Odersky2007-06-051-2/+2
* Major rewrite of optimization phases.Iulian Dragos2007-03-211-2/+2
* Revamped the icode analyses and removed some ex...Iulian Dragos2007-02-281-2/+3
* Added a 'blocks' member to ExceptionHandlers wh...Iulian Dragos2006-06-201-0/+1
* Added closure elimination phase (experimental).Iulian Dragos2006-05-081-0/+1
* Added 'loop header' field to basic blocks to ea...Iulian Dragos2006-04-101-1/+3
* Added inlining phase, fixed some bugs.Iulian Dragos2006-03-241-3/+3
* Refactored ICode and added basic inlining capab...Iulian Dragos2006-02-141-3/+3
* Added option '-Xlinearizer:<lin>' and made 'rev...Iulian Dragos2006-01-201-1/+0
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+128