summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* updated svn:keywords for files in src/manual/michelou2006-06-1411-18/+18
* modified css-style in file EmitHtml.scalamichelou2006-06-141-1/+2
* always generate doctype informationmichelou2006-06-141-10/+7
* rewrote the man page to describe a new command ...Lex Spoon2006-06-131-60/+116
* Improved error handling for name-value pairs in...mihaylov2006-06-131-25/+25
* removed leading/trailing tabs/spacesmichelou2006-06-131-27/+28
* removed leading/trailing tabs/spacesmichelou2006-06-133-232/+240
* Generate Nil for List()mihaylov2006-06-121-1/+4
* Generate Nil for List()src/compiler/scala/tools...mihaylov2006-06-121-0/+3
* Extended Java annotations supportmihaylov2006-06-121-12/+15
* Extended Java annotations supportmihaylov2006-06-127-28/+95
* moved docs/man/src to src/manual and updated bu...michelou2006-06-1215-0/+1962
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-128-4/+4
* All "scala*" scripts put the Scala library in t...Gilles Dubochet2006-06-114-16/+11
* also includes *.args files in package scala-testmichelou2006-06-081-2/+5
* reactivated call to 'load' in file DocGenerator...michelou2006-06-082-2/+2
* change def to valMartin Odersky2006-06-081-3/+3
* (no commit message)Martin Odersky2006-06-081-3/+3
* Fixed bug 624Martin Odersky2006-06-081-1/+0
* (no commit message)Sean McDirmid2006-06-081-4/+24
* Fixed two bugs that I noted.Martin Odersky2006-06-072-1/+4
* 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
* (no commit message)Iulian Dragos2006-05-3110-17/+360
* fixed bugs 616, 617Martin Odersky2006-05-311-1/+1
* fixed bugs615 and 617Martin Odersky2006-05-305-18/+29
* removed semicolonsmichelou2006-05-2910-30/+30
* fixed bug609 -- super accessors and separate co...Martin Odersky2006-05-264-92/+105
* Some more changes to fix 605Martin Odersky2006-05-254-74/+135
* fixed classof -- only class typed can be generatedMartin Odersky2006-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
* 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-231-5/+2
* Clean ups fro bugs 605, 508Martin Odersky2006-05-232-3/+6
* 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-221-3/+6
* commented out debug message in file nsc/symtab/...michelou2006-05-221-6/+6
* Fixed bug 604,605, 606, 607, 608, 611Martin Odersky2006-05-222-7/+19