summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (no commit message)Martin Odersky2006-08-2116-98/+179
* Added toString methods to refs.Sean McDirmid2006-08-217-0/+7
* making -g:vars the default.Sean McDirmid2006-08-211-1/+1
* Enhanced error reporting to not eat stack trace.Sean McDirmid2006-08-212-3/+13
* Fixed parse problemMartin Odersky2006-08-191-0/+1
* fixed bug 704Martin Odersky2006-08-184-68/+55
* fixed problem in 8415 that caused bug577 to fail.Martin Odersky2006-08-181-1/+2
* fixed bug 708.Martin Odersky2006-08-184-15/+21
* [Cygwin] splitted big match expression into 3 p...michelou2006-08-181-292/+309
* removed leading/trailing blanks/tabs in nsc/tra...michelou2006-08-175-193/+230
* mangle symbols that are qualified private up to...Martin Odersky2006-08-161-0/+8
* allowed access to provates between a class and ...Martin Odersky2006-08-1611-44/+41
* removed the debug options from the fsc man page.michelou2006-08-161-5/+0
* 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
* removed -Xgadt option in scalac man page.michelou2006-08-151-3/+0
* 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
* Changed TIMEOUT into case object.Philipp Haller2006-08-113-9/+9
* (no commit message)Philipp Haller2006-08-101-4/+2
* 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-044-19/+19
* 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
* commented out case with unreachable codeBurak Emir2006-08-021-1/+1
* reenabled dead-branch checkingBurak Emir2006-08-021-1/+1
* Small clean-ups.Philipp Haller2006-08-023-26/+14
* (no commit message)Philipp Haller2006-08-011-1/+1
* Resolved deadlock and stack overflow problems i...Philipp Haller2006-07-305-95/+88
* added comment about backwards-incompatible changeBurak Emir2006-07-301-3/+3
* 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
* added details for -g option and default values ...michelou2006-07-274-15/+62