summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed according to bug contribution #76mihaylov2005-08-021-1/+1
|
* Fixed as noted in bug contributions #79 and #80mihaylov2005-08-022-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
| | | | | cheating - removed regular pattern, because nsc not up for it yet
* bugfix, optimized ArrayValue(x@_*)Burak Emir2005-07-314-94/+137
|
* isSequenceValued now takes care of ArrayValues ...Burak Emir2005-07-311-0/+1
| | | | | isSequenceValued now takes care of ArrayValues as well
* settings that come in handyBurak Emir2005-07-312-1/+15
|
* docuBurak Emir2005-07-301-0/+22
|
* clean up, separated test from build scriptBurak Emir2005-07-301-57/+12
|
* demonstrates nscArgs and userExclude feature fo...Burak Emir2005-07-303-0/+5
| | | | | | demonstrates nscArgs and userExclude feature for build and test infrastructure
* userExclude feature for build and test infrastr...Burak Emir2005-07-305-2/+122
| | | | | userExclude feature for build and test infrastructure
* bug for empty command line optionsBurak Emir2005-07-301-2/+4
|
* cleanupBurak Emir2005-07-301-2/+2
|
* clean upBurak Emir2005-07-301-5/+0
|
* testing the result of ant-build-nscBurak Emir2005-07-301-0/+19
|
* obsolete, pico task now supports scalaHack attr...Burak Emir2005-07-302-47/+0
| | | | | obsolete, pico task now supports scalaHack attribute
* clean up, pico task now supports scalaHackBurak Emir2005-07-303-69/+29
|
* made test file fit for nscBurak Emir2005-07-291-30/+30
|
* made test files fit for nscBurak Emir2005-07-292-2/+6
|
* *** empty log message ***michelou2005-07-282-0/+66
|
* - added 'run/boolexprs.scala'.michelou2005-07-281-0/+1
|
* - 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
|
* - corrected small bug in Complex example.michelou2005-07-271-3/+4
|
* Added "implicit" to view definition to make it ...Iulian Dragos2005-07-272-21/+1
| | | | | Added "implicit" to view definition to make it visible to nsc.
* - warning for deprecated def-parameters alsomichelou2005-07-271-23/+80
| | | | | enabled with function declarations.
* - updated code for deprecated def-parameters.michelou2005-07-271-1/+1
|
* - updated code for deprecated def-parameters.michelou2005-07-272-3/+3
|
* - removed unused imports.michelou2005-07-271-2/+2
|
* Added abstract syntax tree browser (using Java ...Iulian Dragos2005-07-263-0/+623
| | | | | Added abstract syntax tree browser (using Java Swing).
* 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-2130-267/+737
|
* - 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
| | | | | - replaced 'Space' with 'Newline' in printAttributes.
* - changed code of 'toString' method.michelou2005-07-191-7/+23
| | | | | - added file header.
* - 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
| | | | | Fixed bug: ctx.accessed was not reset when a new label was created.
* *** empty log message ***Martin Odersky2005-07-143-86/+158
|
* *** 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
| | | | | Credits: Most of the work was done by Martin Rubli as a semester project
* *** empty log message ***Martin Odersky2005-07-076-26/+28
|