summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added code example to Scala comment in scala/Fu...michelou2006-09-273-3/+45
* writes 'tmpfilename' to directory 'outputdir' i...michelou2006-09-261-15/+15
* corrected line separator in ast/TreePrinters.scalamichelou2006-09-261-4/+6
* minor changes to transform/Constructors.scalamichelou2006-09-261-7/+13
* removed leading/trailing tabs/blanks in nsc/uti...michelou2006-09-2613-402/+433
* Fixed build.Philipp Haller2006-09-258-105/+727
* (no commit message)Philipp Haller2006-09-258-730/+103
* Fixed bug regarding 'return's inside try-finall...Iulian Dragos2006-09-253-15/+85
* improved Scala comments in symtab/Types.scalamichelou2006-09-251-125/+211
* improved Scala comments in scala/concurrent/*.s...michelou2006-09-256-89/+152
* Changed -cp to -classpath to make it compatible...Iulian Dragos2006-09-251-1/+1
* Changed the scaladoc comment of foldLeft and fo...mihaylov2006-09-241-4/+4
* Implemented /E liftingMartin Odersky2006-09-221-20/+74
* simplified printing of refinement types -- no m...Martin Odersky2006-09-223-7/+12
* added generation of attributes in scaladocmichelou2006-09-229-59/+102
* revert for 1.4 compatibilityBurak Emir2006-09-221-3/+3
* reintroduced overwritten changes in Global.scalamichelou2006-09-222-16/+16
* Fixed scala doc to include docs for abstract va...Sean McDirmid2006-09-2210-72/+116
* removed leading/trailing tabs/blanks in nsc/io/...michelou2006-09-224-124/+143
* reverted name change in xml/Document.scalamichelou2006-09-221-5/+5
* removed leading/trailing tabs/blanks in scala/x...michelou2006-09-228-154/+243
* reorganized scala.tools.nsc.io!Burak Emir2006-09-2120-216/+262
* Added test for inner classes compatibility from...Iulian Dragos2006-09-213-3/+122
* Made InnerClasses attribute defaultIulian Dragos2006-09-212-4/+1
* fixed bug749Martin Odersky2006-09-214-92/+129
* fixed typo in generated scaladoc tagsmichelou2006-09-216-191/+212
* - check for errors when using the compilation d...Lex Spoon2006-09-213-3/+14
* fixed bug 421.check fileMartin Odersky2006-09-214-85/+71
* Compile scripts within the "scalascript" packag...Lex Spoon2006-09-211-2/+2
* removed temp.fix (quickdoc)michelou2006-09-211-1/+1
* Fixing positionConfiguratoin ref to NoPosSean McDirmid2006-09-211-1/+1
* Added a local variable for closures' apply meth...Iulian Dragos2006-09-211-1/+29
* fix^2 bug748Martin Odersky2006-09-211-33/+49
* fixed bug748;Martin Odersky2006-09-212-1/+13
* removed leading/trailing tabs/blanks in scala/c...michelou2006-09-2120-863/+944
* removed "-Xnofancymatch" optionBurak Emir2006-09-211-2/+0
* fixed bug746; removed some costly msgs in assertsMartin Odersky2006-09-215-10/+7
* fixed bug724Martin Odersky2006-09-204-7/+8
* removed leading/trailing tabs/blanks in scala/u...michelou2006-09-2021-342/+385
* fixed bug725Martin Odersky2006-09-201-5/+7
* fixed bug743Martin Odersky2006-09-201-4/+5
* fix^3: bug744Martin Odersky2006-09-203-8/+28
* removed diagnosticMartin Odersky2006-09-201-1/+0
* fixed bug744Martin Odersky2006-09-201-2/+9
* added '-nouescape' option to scalac man pagemichelou2006-09-204-2/+12
* removed leading/trailing tabs/blanks in typeche...michelou2006-09-195-145/+243
* added option nouescapeBurak Emir2006-09-192-1/+2
* fixed problem in test4Martin Odersky2006-09-192-5/+8
* (no commit message)Martin Odersky2006-09-192-4/+6
* added command option 'pack' to man1/sbaz.scalamichelou2006-09-191-0/+8