summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* - Fixed usage of flag -Cpaltherr2003-03-171-4/+5
| | | | | | - Added code to create destination directory if necessary Added code to - remove archive on build failure
* - Fixed path to negative compilation test filespaltherr2003-03-171-1/+1
|
* - Added .check filespaltherr2003-03-1720-0/+422
|
* - Added files in "cours/"paltherr2003-03-171-0/+6
|
* - Removed examples.lstpaltherr2003-03-171-0/+21
|
* - Removed test-pospaltherr2003-03-171-7/+0
|
* - Added test-neg.lstpaltherr2003-03-172-0/+25
|
* - Added test-pos.lstpaltherr2003-03-171-0/+71
|
* - Added test-run.lstpaltherr2003-03-171-0/+16
|
* - Added emacs.lstpaltherr2003-03-171-0/+10
|
* - Added missing filespaltherr2003-03-171-1/+12
|
* - Added READMEpaltherr2003-03-171-0/+22
|
* - Added LICENSEpaltherr2003-03-171-0/+40
|
* *** empty log message ***schinz2003-03-173-0/+809
|
* - Added java archivepaltherr2003-03-171-0/+10
|
* - Added jar.mkpaltherr2003-03-171-0/+78
|
* - Fixed usage commentpaltherr2003-03-171-1/+1
|
* - Improved signature printing in sirispaltherr2003-03-141-2/+109
|
* - Removed printing of accessor methodspaltherr2003-03-141-0/+6
|
* - Added method isPublic, isProtected, isPrivate...paltherr2003-03-141-0/+20
| | | | | - Added method isPublic, isProtected, isPrivate and isAccessor
* - Added code to make sure Interpreter.scala is ...paltherr2003-03-141-0/+3
| | | | | - Added code to make sure Interpreter.scala is always compiled
* - print names of generated files when -verbose ...schinz2003-03-141-1/+3
| | | | | - print names of generated files when -verbose is enabled
* *** empty log message ***Martin Odersky2003-03-147-12/+60
|
* - Changed origin of symbol in translation of me...paltherr2003-03-141-2/+2
| | | | | - Changed origin of symbol in translation of method "is"
* - Fixed erasure of new arrayspaltherr2003-03-141-10/+13
|
* - Added some cases to the method toStringpaltherr2003-03-141-0/+10
|
* - Added Course-2002-11.scalapaltherr2003-03-142-0/+307
|
* - Added Course-2002-08.scalapaltherr2003-03-142-0/+764
|
* - Added Course-2002-06.scalapaltherr2003-03-142-0/+302
|
* - Added a method isSameAs for erased typespaltherr2003-03-141-5/+14
|
* - Fixed fullErasurepaltherr2003-03-131-2/+3
|
* *** empty log message ***Martin Odersky2003-03-139-1/+234
|
* *** empty log message ***Martin Odersky2003-03-137-32/+55
|