summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added man page for scalapmichelou2006-06-077-5/+120
* better exception handling when generating man p...michelou2006-06-072-4/+8
* now copy generated man pages to the distributionmichelou2006-06-072-4/+5
* There is no unecessary output on stderr when bu...Gilles Dubochet2006-06-071-2/+2
* added scalaint internal commands to descriptionmichelou2006-06-073-5/+16
* added Scala project to build HTML and man pagesmichelou2006-06-0710-0/+1454
* added command 'fsc' for scala.tools.nsc.Compile...michelou2006-06-061-0/+27
* added scala compile serverMartin Odersky2006-06-0610-11/+511
* Fixed maxType for Long and FloatIulian Dragos2006-06-061-1/+1
* space leaks are plugged (remove test in Main)Martin Odersky2006-06-021-0/+4
* space leaks are pluggedMartin Odersky2006-06-025-50/+56
* some changes to plug space leaksMartin Odersky2006-06-022-15/+15
* some changes to plug space leaksMartin Odersky2006-06-0214-475/+454
* using the root package in order to avoid select...Burak Emir2006-06-021-1/+1
* some changes to plug space leaksMartin Odersky2006-06-0119-503/+555
* handle array literals as arguments to attributesmihaylov2006-05-313-41/+74
* added check filesMartin Odersky2006-05-312-0/+5
* (no commit message)Iulian Dragos2006-05-3110-17/+360
* fixed bugs 616, 617Martin Odersky2006-05-318-9/+63
* (no commit message)Martin Odersky2006-05-303-3/+8
* added missing check file for bug #429michelou2006-05-301-0/+1
* added missing check file for bug #441michelou2006-05-301-0/+1
* fixed bugs615 and 617Martin Odersky2006-05-3011-18/+72
* removed semicolonsmichelou2006-05-2910-30/+30
* adapted script fact.scala to Cygwinmichelou2006-05-271-1/+16
* fixed bug609 -- super accessors and separate co...Martin Odersky2006-05-265-108/+105
* added a test case for scalascript Lex Spoon2006-05-264-10/+49
* Some more changes to fix 605Martin Odersky2006-05-254-74/+135
* updated STARR to Scala 2.1.5michelou2006-05-242-2/+2
* released Scala version 2.1.5v2.1.5michelou2006-05-241-3/+2
* fixed classof -- only class typed can be generatedMartin Odersky2006-05-241-2/+4
* fixed error in file selection for scaladocmichelou2006-05-241-1/+1
* create a copy (and not a link) for "latest" on ...michelou2006-05-241-2/+4
* removed leading/trailing tabs/blanks in file sy...michelou2006-05-241-189/+193
* added a scaladoc comment for classOfLex Spoon2006-05-241-0/+1
* updated man pages for the Scala 2 commandsmichelou2006-05-234-43/+96
* added some methodsBurak Emir2006-05-231-41/+68
* Fixed problem with classOf[x.type]Martin Odersky2006-05-231-6/+12
* Cleanup bug 605Martin Odersky2006-05-232-5/+18
* removed hidden NFS filemichelou2006-05-231-0/+0
* Clean ups fro bugs 605, 508Martin Odersky2006-05-236-3/+37
* generalized save(.,.) method, encoding, write x...Burak Emir2006-05-231-5/+5
* added saveFull methodBurak Emir2006-05-231-4/+17
* fixed bug #610Burak Emir2006-05-231-12/+32
* removed leading/trailing tabs/blanks in file ns...michelou2006-05-221-132/+138
* Fixed bug 613Martin Odersky2006-05-222-3/+23
* commented out debug message in file nsc/symtab/...michelou2006-05-221-6/+6
* (no commit message)michelou2006-05-221-0/+0
* Fixed bug 604,605, 606, 607, 608, 611Martin Odersky2006-05-225-7/+44
* Fixed bug 604, 605, 607 Martin Odersky2006-05-216-33/+47