summaryrefslogtreecommitdiff
path: root/sources/scalac/CompilerCommand.java
Commit message (Expand)AuthorAgeFilesLines
* - The default encoding is now obtained from Sys...paltherr2005-04-191-2/+1
* - updated copyright year.michelou2005-02-091-2/+2
* - Split the Reporter class into a Reporter inte...paltherr2005-01-271-4/+6
* - added option -Xrtt to enable support for run-...schinz2004-10-141-0/+5
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-4/+4
* *** empty log message ***Martin Odersky2004-09-021-1/+1
* Compiler options for whole program optimizationIulian Dragos2004-06-221-0/+29
* pretty-print + whitespace trimmingburaq2004-05-261-0/+5
* Xmarkup option only for compatibility, is alway...buraq2004-05-241-1/+1
* fixed transmatchburaq2004-05-171-0/+5
* - Added '-g' option to generate debugging infomihaylov2004-05-031-28/+37
* - Split scala.tools.util.AbstractFile into seve...paltherr2004-03-231-1/+2
* - Standardized names used in ClassPathpaltherr2004-03-211-4/+4
* - Added flag -encodingpaltherr2004-03-211-0/+6
* command line option -Xmarkupburaq2004-03-021-0/+5
* - Fixed copyright datepaltherr2004-01-201-1/+1
* - added a '-r' option to specify the assemblies...mihaylov2003-12-081-0/+5
* - removed BCEL-based JVM back-endschinz2003-10-231-1/+1
* - added non-standard option '-Xshortname' for t...michelou2003-10-201-7/+19
* - remove scaladoc specific optionsmichelou2003-09-021-27/+66
* - rewrote the phase creation processpaltherr2003-08-181-12/+13
* *** empty log message ***Martin Odersky2003-08-061-4/+4
* Added:cremet2003-07-301-0/+15
* *** empty log message ***Martin Odersky2003-07-221-0/+5
* - Added list of possible targetspaltherr2003-07-111-1/+1
* *** empty log message ***Martin Odersky2003-06-041-0/+5
* - Removed java-backend (jaco) specific stuffpaltherr2003-03-241-5/+0
* - Added flag -nopredefspaltherr2003-02-211-0/+5
* Initial version.Martin Odersky2003-02-131-0/+221