summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Main.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9350 Command option -XreporterSom Snytt2015-06-291-1/+2
* Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-0/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Disentangled RangePositions from interactive.Paul Phillips2013-03-041-41/+11
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-121-18/+0
* Expunged the .net backend.Paul Phillips2012-12-051-6/+1
* Removed unused imports.Paul Phillips2012-11-061-4/+1
* 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
* Attempt #2 to optimize findMemberMartin Odersky2012-07-141-4/+2
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Use normal Global with RangePositions instead o...Hubert Plociniczak2011-10-051-1/+1
* Made it possible to supply a custom Global to t...Paul Phillips2011-09-011-1/+1
* Refactored everything that's clean in nsc.Main ...Martin Odersky2011-08-241-58/+14
* Added a system property which disables stack tr...Paul Phillips2011-02-091-4/+5
* Towards better error handling in the IDE.Martin Odersky2011-02-071-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-4/+4
* Another exciting development in the world of -Y...Paul Phillips2010-11-131-38/+40
* New wider interface of presentation compiler.Martin Odersky2010-08-301-3/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* While working on partest discovered that Compil...Paul Phillips2010-03-251-3/+3
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-9/+8
* In resident mode the reporter should be reset a...Miles Sabin2009-12-231-0/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* added numeric widening and weak conformance.Martin Odersky2009-11-061-3/+2
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-0/+18
* Fix and test for #1674; we aren't supposed to b...Miles Sabin2009-10-191-0/+1
* Deprecation patrol continues patrolling.Paul Phillips2009-08-221-1/+1
* Added notification to BuildManager clients of f...Miles Sabin2009-07-311-0/+1
* Fix for another positions issue; added some pos...Miles Sabin2009-07-271-9/+4
* Fixed a couple of position bugs; made validatio...Miles Sabin2009-07-141-10/+11
* Added -Yide-debug option to exercise the intera...Miles Sabin2009-07-141-1/+20
* Fixed positionsMartin Odersky2009-07-051-1/+3
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-2/+2
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Fix for #296Antonio Cunei2008-10-151-15/+4
* Main accepts, but ignores -Ydoc.Geoffrey Washburn2008-03-051-10/+1
* Split DocDriver into DocDriver and DefaultDocDr...Geoffrey Washburn2008-02-211-3/+3
* Added back 'lazy' modifier to generator's globa...Iulian Dragos2007-08-221-1/+1
* fixed #1281, reverted Sean's lazy generator in ...Burak Emir2007-08-211-1/+1
* Fixing scaladoc bugSean McDirmid2007-08-211-1/+1
* updated syntaxmichelou2007-08-201-3/+3
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-161-9/+11
* added prompt/fileEnding propertiesmichelou2007-06-191-1/+2
* removed .NET specifics from Scala commandsmichelou2007-06-181-0/+8