summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use getMethod("main",blahblah) instead of getMe...Lex Spoon2006-06-161-17/+3
* changes to commentsLex Spoon2006-06-161-5/+5
* fixed optim of Array(xs@_*) but broken elsewhereBurak Emir2006-06-151-5/+6
* fixed "guess" test in MainGenericRunner.scalamichelou2006-06-153-71/+77
* Fixed type inference problemMartin Odersky2006-06-151-19/+36
* added header and svn:keywords to files *Generic...michelou2006-06-154-21/+46
* removed scalascript and scalaintLex Spoon2006-06-151-24/+2
* removed scalascript and scalaint, and adjusted ...Lex Spoon2006-06-156-195/+12
* adjusted the syntax to be compatible with exist...Lex Spoon2006-06-151-25/+26
* (no commit message)Lex Spoon2006-06-152-0/+63
* (no commit message)Lex Spoon2006-06-151-0/+36
* - added args as an alias for argvLex Spoon2006-06-151-13/+23
* (no commit message)Lex Spoon2006-06-151-0/+64
* split main in half, so that the second half can...Lex Spoon2006-06-151-26/+18
* fixed target directory for man pages in build.xmlmichelou2006-06-151-2/+8
* Requite the keyowrd 'val' in the extended attri...mihaylov2006-06-151-0/+1
* Fixed problems when compiling man1: too many cl...Martin Odersky2006-06-142-3/+10
* (no commit message)Martin Odersky2006-06-141-1/+1
* Fixed problem lex was encountering.Martin Odersky2006-06-141-0/+1
* implemented BulletList, NumberedList, and Title...Lex Spoon2006-06-141-8/+12
* use this's class loader, not the system class l...Lex Spoon2006-06-142-2/+2
* 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