summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Added test file Course-2002-13.scalapaltherr2003-03-212-0/+391
|
* - bug fix: properly handle overloaded values in...schinz2003-03-211-1/+2
| | | | | - bug fix: properly handle overloaded values in classes
* *** empty log message ***Martin Odersky2003-03-213-8/+8
|
* *** empty log message ***Martin Odersky2003-03-211-1/+0
|
* *** empty log message ***Martin Odersky2003-03-212-0/+10
|
* - modified and simplified handling of overloade...schinz2003-03-211-54/+47
| | | | | | - modified and simplified handling of overloaded symbols (thanks to Philippe), which fixes an obscure bug
* - Fixed the transform method to attribute the t...paltherr2003-03-211-0/+1
| | | | | | - Fixed the transform method to attribute the tree's symbol also if there is an error
* *** empty log message ***Martin Odersky2003-03-2113-97/+174
|
* - Added test file Course-2002-09.scalapaltherr2003-03-212-0/+387
|
* - Enhanced error messagepaltherr2003-03-211-1/+1
|
* - Added exercicespaltherr2003-03-212-0/+290
|
* *** empty log message ***Martin Odersky2003-03-202-42/+0
|
* - Added test file Course-2002-07.scalapaltherr2003-03-202-0/+571
|
* - Added test file Course-2002-10.scalapaltherr2003-03-202-0/+178
|
* - Added methods take & droppaltherr2003-03-201-0/+10
|
* *** empty log message ***Martin Odersky2003-03-208-41/+49
|
* - Forced loading of Interpreter.scala only with...paltherr2003-03-203-4/+4
| | | | | - Forced loading of Interpreter.scala only with siris
* - Fixed crash when base classes are erroneouspaltherr2003-03-201-0/+1
|
* - bug fix: use the correct owner for class type...schinz2003-03-201-3/+3
| | | | | | - bug fix: use the correct owner for class type and value parameters and module bodies
* - bug fix: always insert new symbols in their o...schinz2003-03-201-14/+2
| | | | | | - bug fix: always insert new symbols in their owner's scope removed - obsolete code
* - Fixed path to bcel.jarpaltherr2003-03-191-1/+1
|
* - Changed error code for windows (-1 does not w...paltherr2003-03-192-2/+2
| | | | | - Changed error code for windows (-1 does not work)
* - Added cygwin supportpaltherr2003-03-191-6/+9
|
* - now use ":use" command to evaluate region, so...schinz2003-03-191-3/+3
| | | | | | - now use ":use" command to evaluate region, so that it is not necessary to wrap things in modules
* - Removed loading of Interpreter.scala when not...paltherr2003-03-191-1/+1
| | | | | - Removed loading of Interpreter.scala when not interpreting
* *** empty log message ***Martin Odersky2003-03-181-4/+13
|
* - Removed True & False from Predefpaltherr2003-03-1814-63/+60
| | | | | - Updated all scala files to use true & false
* - Fixed some minor errorspaltherr2003-03-184-8/+8
|
* - Fixed some minor errorspaltherr2003-03-189-16/+16
|
* - Added NativeMonitor.javapaltherr2003-03-181-0/+1
|
* - Fixed to use the new definition of rangepaltherr2003-03-181-6/+6
|
* *** empty log message ***Martin Odersky2003-03-183-6/+3
|
* *** empty log message ***Martin Odersky2003-03-1812-28/+28
|
* - fixed highlighting for function typesschinz2003-03-181-11/+33
|
* *** empty log message ***Martin Odersky2003-03-184-52/+31
|
* - Fixed isSubType for UnboxedArrayType <: scala...paltherr2003-03-181-0/+4
| | | | | - Fixed isSubType for UnboxedArrayType <: scala.Any
* - Forced loading of scala.Interpreter with sirispaltherr2003-03-182-3/+10
|
* *** empty log message ***Martin Odersky2003-03-1826-59/+61
|
* *** empty log message ***Martin Odersky2003-03-188-270/+1219
|
* - Implemented printing of CompoundTypepaltherr2003-03-171-6/+21
|
* - Fixed to also print the type of the last termpaltherr2003-03-172-18/+37
|
* - Added windows stuffpaltherr2003-03-171-0/+26
|
* * .scala files always dominate .class files; co...Matthias Zenger2003-03-171-19/+21
| | | | | | | * .scala files always dominate .class files; consequently, we never refer to classfiles generated by the Scala compiler if the corresponding sourcefiles can be found in the classpath.
* - Added scriptspaltherr2003-03-175-0/+297
|
* - Added scala_wrapper-footer.bat and scala_wrap...paltherr2003-03-172-0/+28
| | | | | - Added scala_wrapper-footer.bat and scala_wrapper-header.bat
* - Added MANIFESTpaltherr2003-03-171-0/+1
|
* - Added rules to build distributionpaltherr2003-03-171-0/+226
|
* - Ignored distribspaltherr2003-03-171-0/+1
|
* - Removed 'paltherr2003-03-171-1/+1
|
* - Commented out vincent.scala (it does not fail)paltherr2003-03-171-1/+1
|