summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Martin Odersky2005-07-1416-86/+223
* - moved space before colon for ValDef.michelou2005-07-141-12/+14
* better commentsBurak Emir2005-07-121-7/+14
* - added some comments.michelou2005-07-111-4/+29
* - replaced some tests with symbol flags.michelou2005-07-111-26/+79
* - replaced some tests on symbol flags.michelou2005-07-111-8/+29
* Added delegate supportmihaylov2005-07-078-39/+313
* *** empty log message ***Martin Odersky2005-07-076-26/+28
* - replaced some tests with corresponding Symbol...michelou2005-07-071-98/+170
* - added methods isCaptured and isTypeParameter.michelou2005-07-071-4/+15
* - added some comments.michelou2005-07-071-153/+202
* - splash image with Scala logo.michelou2005-07-061-0/+0
* - prints out which checked exceptions a method ...michelou2005-07-051-0/+14
* Fixed the typo that breaks compilationmihaylov2005-07-051-23/+23
* *** empty log message ***Martin Odersky2005-07-0420-62/+76
* *** empty log message ***mihaylov2005-07-011-41/+59
* Use scala.runtime.compat.Platform.getClass(obj:...mihaylov2005-07-011-2/+4
* Fixed the printing of lower bounds.mihaylov2005-07-013-17/+15
* typomoez2005-06-291-1/+1
* oops, glob pattern was not working ocrrectlyBurak Emir2005-06-291-2/+2
* - added helper functions "mkMIMEHeader", "write...michelou2005-06-291-81/+121
* added env.shBurak Emir2005-06-291-0/+1
* added build.propertiesBurak Emir2005-06-291-0/+1
* sample build.propertiesBurak Emir2005-06-291-0/+35
* separated the paths to properties fileBurak Emir2005-06-292-56/+46
* Head of empty list fixed and moved tailcalls be...Iulian Dragos2005-06-292-30/+46
* Adjusted to the current syntax of def parameter...mihaylov2005-06-292-3/+3
* Removed printing leading space in printType0mihaylov2005-06-291-1/+0
* Introduced a top-level try-catch to hide the st...mihaylov2005-06-281-3/+12
* Throw an exception if the jump width adjustment...mihaylov2005-06-281-1/+2
* Removed obsolete methodsmihaylov2005-06-281-97/+0
* throw match error fixedburaq2005-06-286-18/+51
* added 's'buraq2005-06-281-2/+2
* renamed fileburaq2005-06-282-0/+0
* Changed to print the new syntax for def parametersmihaylov2005-06-283-13/+6
* Fixed some filenames from /matching (removed "s...Iulian Dragos2005-06-281-3/+13
* Added tail call elimination phase to nsc.Iulian Dragos2005-06-282-1/+249
* *** empty log message ***mihaylov2005-06-281-0/+21
* *** empty log message ***Martin Odersky2005-06-274-4/+16
* - added support for syntax highlighting in XCod...michelou2005-06-271-0/+10
* temporarily added an if that takes care of patt...buraq2005-06-241-2/+7
* fixed some bugs in translation from scalac, .tp...buraq2005-06-241-40/+112
* fixed bug in translation from scalac, pos has s...buraq2005-06-241-5/+12
* works better nowburaq2005-06-241-5/+21
* works nowburaq2005-06-241-3/+17
* *** empty log message ***Martin Odersky2005-06-241-6/+5
* building with antburaq2005-06-241-2/+7
* *** empty log message ***Martin Odersky2005-06-242-0/+45
* *** empty log message ***Martin Odersky2005-06-2421-0/+860
* Added support for the cloneable, serializable a...mihaylov2005-06-241-9/+31