summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test that the main method is static, and throw ...Lex Spoon2006-08-241-0/+2
* make filenames and paths be absolute before pas...Lex Spoon2006-08-241-1/+13
* made absFileName publicly availableLex Spoon2006-08-241-10/+12
* added svn:keywords to file mutable/LinkedHashSe...michelou2006-08-241-16/+39
* (no commit message)Sean McDirmid2006-08-241-0/+29
* added missing links to fsc, .. in man1/sbaz.scalamichelou2006-08-241-7/+9
* Changed huge match in icode reader to generate ...Iulian Dragos2006-08-242-21/+23
* removed leading/trailing blanks/tabs in symtab/...v2.1.8michelou2006-08-233-173/+173
* fix^2 of bug687Martin Odersky2006-08-231-1/+1
* fixed bug687Martin Odersky2006-08-231-1/+1
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-223-9/+25
* fixed some more bugs.Martin Odersky2006-08-221-0/+2
* Fixed a bug in Stream.copyToArray similar to co...mihaylov2006-08-221-1/+1
* Added -XinnerClasses option to turn on (default...Iulian Dragos2006-08-222-1/+4
* Removed SYNTHETIC flag from '$this' arguments f...Iulian Dragos2006-08-221-1/+1
* Fixed bug #680 and #455 (duplicates) by carryin...Iulian Dragos2006-08-223-10/+24
* added if-test before debugging info in file Mix...michelou2006-08-221-4/+6
* Fixed bug contribution #180mihaylov2006-08-221-1/+1
* (no commit message)Martin Odersky2006-08-211-3/+7
* Changed super.T in asSeenFromMartin Odersky2006-08-211-1/+5
* (no commit message)Martin Odersky2006-08-212-14/+23
* (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