summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)Martin Odersky2006-08-213-15/+24
* (no commit message)Martin Odersky2006-08-2132-98/+365
* 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-187-68/+86
* fixed problem in 8415 that caused bug577 to fail.Martin Odersky2006-08-181-1/+2
* fixed bug 708.Martin Odersky2006-08-184-15/+21
* build the fsc manual pageLex Spoon2006-08-181-0/+6
* [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-1613-44/+79
* removed the debug options from the fsc man page.michelou2006-08-161-5/+0
* Fixed bug659Martin Odersky2006-08-161-13/+33
* Added test case for bug #404mihaylov2006-08-161-0/+12
* Removed the svn:executable property of some tes...mihaylov2006-08-166-0/+0
* Added test cases for bugs #325 and #676mihaylov2006-08-163-0/+13
* 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-155-22/+337
* (no commit message)Martin Odersky2006-08-141-1/+1
* Fixed bug 697Martin Odersky2006-08-148-16/+33
* 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-143-30/+23
* added contrib #176 to test file run/literals.scalamichelou2006-08-142-80/+88
* 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 "patch" hack in SABBUS.Gilles Dubochet2006-08-041-3/+2
* 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