summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bug659Martin Odersky2006-08-161-13/+33
* Improved the fix of bug #676 - only emit interf...mihaylov2006-08-161-1/+2
* Fixed bug #676mihaylov2006-08-161-1/+2
* Fixed order of inner classes entries to have 'd...Iulian Dragos2006-08-151-5/+6
* Fixed bug #669mihaylov2006-08-151-2/+2
* Added initial icode reader.Iulian Dragos2006-08-151-0/+2
* Added initial icode reader.Iulian Dragos2006-08-152-1/+557
* Added InnerClasses attribute in classfilesIulian Dragos2006-08-154-21/+336
* Fixed bug 697Martin Odersky2006-08-143-8/+14
* eliminated -Xgadt option.Martin Odersky2006-08-144-20/+2
* fixed bug698Martin Odersky2006-08-141-4/+9
* removed leading/trailing blanks/tabs in icode/G...michelou2006-08-141-556/+580
* (no commit message)Martin Odersky2006-08-142-30/+13
* Fixed bug contribution #176mihaylov2006-08-141-2/+1
* fixed error in opt.Burak Emir2006-08-041-2/+4
* cleanup + little opt for object compareBurak Emir2006-08-042-29/+16
* Removed ambiguity on "Console" when necessary t...Gilles Dubochet2006-08-041-1/+1
* Fixed '-debug' check that all basic blocks are ...Iulian Dragos2006-08-021-3/+3
* Removed -Xshowicode which is now taken over by ...Iulian Dragos2006-08-025-19/+54
* Generate SYNTHETIC flags.Iulian Dragos2006-08-023-18/+34
* given that pattern matcher catches dead branches,Burak Emir2006-08-021-1/+8
* fixed unreachable case statementsBurak Emir2006-08-022-3/+2
* reenabled dead-branch checkingBurak Emir2006-08-021-1/+1
* fixed test for scriptFile in ScriptRunner.runSc...michelou2006-07-281-27/+27
* removed leading/trailing tabs/blanks in nsc/mod...michelou2006-07-286-640/+697
* Made DebugSetting behave correctly when 'value'...Iulian Dragos2006-07-281-7/+14
* changled handling of gadtsMartin Odersky2006-07-282-10/+20
* (no commit message)Martin Odersky2006-07-281-4/+39
* updated some references to "scalascript" and "s...Lex Spoon2006-07-262-2/+2
* add a -d argument if one is not specifiedLex Spoon2006-07-261-1/+7
* tweaked the -version stringsLex Spoon2006-07-262-4/+20
* removed leading/trailing tabs/blanks in transfo...michelou2006-07-261-202/+216
* Added -g detailed option.Iulian Dragos2006-07-264-15/+66
* Changed to print more symbol informationIulian Dragos2006-07-261-2/+3
* -J<option>, e.g. -J-Xms48mmichelou2006-07-251-1/+2
* (no commit message)Martin Odersky2006-07-242-1/+2
* fixed bug 674, reverted fix to bug 669Martin Odersky2006-07-241-3/+6
* Fixed bugs 666-668Martin Odersky2006-07-241-4/+7
* Removed case class constructors from the mirror...Iulian Dragos2006-07-241-2/+5
* (no commit message)Martin Odersky2006-07-241-1/+13
* (no commit message)Martin Odersky2006-07-245-6/+16
* changed "ls -L" to "ls -d" in Unix templatesmichelou2006-07-243-9/+8
* do not waitFor a newly spawned process -- that ...Lex Spoon2006-07-211-5/+5
* fsc prints more info messages with -verbose optionmichelou2006-07-204-45/+59
* reintroduced SCALA_HOME assignment in 2nd cygwi...michelou2006-07-192-0/+2
* removed leading/trailing tabs/blanks in nsc/Com...michelou2006-07-191-2/+1
* improved command for compile server (contrib #168)michelou2006-07-191-51/+43
* added support for paths containing blanks on Cy...michelou2006-07-192-2/+8
* removed more leading/trailing tabs/blanks in Cl...michelou2006-07-191-6/+7
* removed leading/trailing tabs/blanks, added hea...michelou2006-07-1915-793/+892