summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* Added 'debug' option to scalac task.Iulian Dragos2005-09-061-0/+3
* - added Scala header.michelou2005-09-021-0/+8
* - updated copyright notice.michelou2005-09-022-4/+6
* - initial check-in.michelou2005-09-011-0/+132
* *** empty log message ***Martin Odersky2005-09-0118-105/+163
* - loaded in class scalac.symtab.Definitions.michelou2005-08-319-0/+144
* - changed date in versionMsg.michelou2005-08-301-1/+2
* *** empty log message ***Martin Odersky2005-08-294-99/+130
* *** empty log message ***Martin Odersky2005-08-2941-327/+1048
* Use the new syntax for def parametersmihaylov2005-08-264-4/+4
* - removed CR/LF (Windows) characters.michelou2005-08-2644-127/+162
* - changed def parameter.michelou2005-08-241-1/+1
* *** empty log message ***Martin Odersky2005-08-044-2/+4
* *** empty log message ***Martin Odersky2005-08-0329-216/+1053
* Replaced "throw new Error(...)" with "Predef.er...mihaylov2005-08-031-2/+2
* assigned better type in Bind(_,_)Burak Emir2005-07-311-1/+1
* cheating - removed regular pattern, because nsc...Burak Emir2005-07-311-3/+4
* bugfix, optimized ArrayValue(x@_*)Burak Emir2005-07-314-94/+137
* isSequenceValued now takes care of ArrayValues ...Burak Emir2005-07-311-0/+1
* bug for empty command line optionsBurak Emir2005-07-301-2/+4
* - changed code for deprecated def-parameters.michelou2005-07-271-2/+2
* - updated copyright.michelou2005-07-272-14/+14
* - added comment templates.michelou2005-07-271-7/+27
* Added "implicit" to view definition to make it ...Iulian Dragos2005-07-272-21/+1
* - warning for deprecated def-parameters alsomichelou2005-07-271-23/+80
* - removed unused imports.michelou2005-07-271-2/+2
* Added abstract syntax tree browser (using Java ...Iulian Dragos2005-07-263-0/+623
* Added experimental support for ICode.Iulian Dragos2005-07-2511-1/+1981
* - removed "is/asInstancOf" methods.michelou2005-07-221-7/+1
* *** empty log message ***Martin Odersky2005-07-2129-263/+733
* - added comment templates.michelou2005-07-211-5/+46
* ArrayValue ...Burak Emir2005-07-203-4/+17
* - replaced 'Space' with 'Newline' in printAttri...michelou2005-07-191-1/+1
* - changed code of 'toString' method.michelou2005-07-191-7/+23
* - 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 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-075-17/+25
* - 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
* - prints out which checked exceptions a method ...michelou2005-07-051-0/+14