summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/settings
Commit message (Expand)AuthorAgeFilesLines
* Progress with macrosEugene Burmako2012-01-201-0/+1
* Added option -Xlog-reflective-calls.Paul Phillips2012-01-021-0/+1
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-021-0/+1
* -Ydump-classes: the option to dump the generated bytecodeluajalla2011-12-051-0/+1
* -Yreify-copypaste: the copy/pasteable mode for ...Eugene Burmako2011-11-281-0/+2
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-281-0/+17
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-111-0/+1
* Added a -Yno-productN option.Paul Phillips2011-10-241-0/+1
* virtpatmat, hidden behind -YvirtpatmatAdriaan Moors2011-10-202-0/+2
* dependent methods types are now always enabledAdriaan Moors2011-10-201-2/+3
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-091-0/+1
* Hand specialized SettingValue.Paul Phillips2011-09-281-7/+9
* Fix for classpaths.Paul Phillips2011-09-281-1/+1
* Getting liftCode to work.Martin Odersky2011-09-251-0/+1
* Back to square one.Hubert Plociniczak2011-09-231-1/+0
* Amend previous commit by suppressing type error...Iulian Dragos2011-09-161-0/+1
* Allow for the overriding of objects.Paul Phillips2011-09-081-1/+2
* First refactoring related to Error trees.Hubert Plociniczak2011-09-071-0/+1
* Made it possible to supply a custom Global to t...Paul Phillips2011-09-011-0/+1
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-223-11/+26
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-1/+2
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-3/+11
* A couple low impact cleanups/optimizations, no ...Paul Phillips2011-08-011-5/+3
* Working on jar creation infrastructure.Paul Phillips2011-08-012-0/+2
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-293-5/+5
* Added two new compiler options:Paul Phillips2011-07-292-2/+5
* Discard empty strings in option position, but n...Paul Phillips2011-07-261-1/+8
* scaladoc fixes and improvementsmichelou2011-07-151-3/+3
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-142-6/+2
* Seeing about getting trunk building again, no r...Paul Phillips2011-07-111-8/+8
* Oh yeah. Backward compatibility stubs, no review.Paul Phillips2011-06-301-0/+5
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-294-12/+66
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-231-4/+1
* Added a -Y option to resolve namespace collisio...Paul Phillips2011-06-231-0/+2
* New theory: fails running on java 1.5.Paul Phillips2011-06-221-1/+4
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-2/+2
* A third round of optimizations from Tiark, no r...Paul Phillips2011-06-111-0/+1
* A somewhat more realistic attempt to fix the bu...Paul Phillips2011-06-101-0/+1
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-061-0/+1
* Altered IntSetting help syntax to be more indic...Paul Phillips2011-05-261-0/+2
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-162-2/+2
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-162-23/+3
* Made -Yno-predef work again, also in the repl.Paul Phillips2011-05-071-3/+2
* After having to update the code for someone els...Paul Phillips2011-04-301-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Upgraded -d so you can output classes directly ...Paul Phillips2011-04-282-10/+15
* Made power mode more configurable.Paul Phillips2011-04-071-1/+1
* Deleted SourcelessComments.Paul Phillips2011-04-071-0/+1
* Fixed an edge case setting crasher, no review.Paul Phillips2011-04-061-1/+1
* Finding myself wanting a working -Ystop, I did ...Paul Phillips2011-04-011-1/+4