summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* ArrayValue ...Burak Emir2005-07-203-4/+17
* - replaced 'Space' with 'Newline' in printAttri...michelou2005-07-191-1/+1
* - prints out Scala attributes.michelou2005-07-181-0/+14
* Removed custom log method.Iulian Dragos2005-07-151-13/+0
* Fixed bug: ctx.accessed was not reset when a ne...Iulian Dragos2005-07-151-7/+52
* *** empty log message ***Martin Odersky2005-07-143-86/+158
* *** empty log message ***Martin Odersky2005-07-1413-86/+195
* - moved space before colon for ValDef.michelou2005-07-141-12/+14
* better commentsBurak Emir2005-07-121-7/+14
* Added delegate supportmihaylov2005-07-072-1/+37
* *** empty log message ***Martin Odersky2005-07-075-17/+25
* - replaced some tests with corresponding Symbol...michelou2005-07-071-98/+170
* - added some comments.michelou2005-07-071-153/+202
* - 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-0419-60/+75
* Use scala.runtime.compat.Platform.getClass(obj:...mihaylov2005-07-011-2/+4
* Fixed the printing of lower bounds.mihaylov2005-07-012-2/+2
* - added helper functions "mkMIMEHeader", "write...michelou2005-06-291-81/+121
* Head of empty list fixed and moved tailcalls be...Iulian Dragos2005-06-292-30/+46
* Introduced a top-level try-catch to hide the st...mihaylov2005-06-281-3/+12
* throw match error fixedburaq2005-06-285-10/+20
* renamed fileburaq2005-06-282-0/+0
* Changed to print the new syntax for def parametersmihaylov2005-06-282-10/+2
* Added tail call elimination phase to nsc.Iulian Dragos2005-06-282-1/+249
* *** empty log message ***Martin Odersky2005-06-274-4/+16
* 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
* *** empty log message ***Martin Odersky2005-06-2421-0/+860
* *** empty log message ***Martin Odersky2005-06-249-35/+37
* Made scala.Console platform independantmihaylov2005-06-242-2/+6
* Implemented support for the scala.cloneable att...mihaylov2005-06-247-11/+26
* Changes done by Martin to correcly typecheck La...Iulian Dragos2005-06-241-2/+4
* little additions to make independent from AntAd...buraq2005-06-212-25/+85
* removed . from .matchburaq2005-06-211-3/+3
* encoding for scala.tools.scala4ant.ScalacTaskburaq2005-06-211-0/+7
* cleanup, minorburaq2005-06-201-2/+2
* transmatchburaq2005-06-203-6/+13
* files to call nsc from antburaq2005-06-202-0/+190
* removed . from .match, oopsburaq2005-06-201-1/+1
* - corrected HTML tag in Scala comment.michelou2005-06-201-1/+1
* added attribute validation in scala.xml.dtd.Ele...buraq2005-06-195-40/+160
* removed AntTask (use ScalacTask instead)buraq2005-06-192-158/+7
* added the ElementValidator classburaq2005-06-182-29/+55
* *** empty log message ***Martin Odersky2005-06-172-14/+16
* well, last bugfix will crash when trying to dup...buraq2005-06-173-19/+30