summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Added missing filespaltherr2003-08-111-3/+19
|
* - Added command show-missingpaltherr2003-08-111-1/+18
| | | | | - Moved compilation of documentation after compilation of scaladoc
* - Added some toolspaltherr2003-08-111-0/+3
|
* - Removed printing of stack traces if not in de...paltherr2003-08-117-13/+15
| | | | | - Removed printing of stack traces if not in debug mode
* - Fixed typopaltherr2003-08-111-2/+2
|
* - Replaced WORDFILE.TXT by scala.txtpaltherr2003-08-112-871/+47
| | | | | | - Removed non-scala stuff - Changed from DOS format into UNIX format
* - Replaced socos by scalacpaltherr2003-08-111-1/+1
|
* - Fixed typopaltherr2003-08-111-1/+1
|
* - Repalced socos/surus by scalac/scalarunpaltherr2003-08-111-2/+2
|
* - Added .cvsignorepaltherr2003-08-111-0/+1
|
* - Renamed apidir to apidocdirpaltherr2003-08-112-2/+3
| | | | | - Added removal of apidocdir on distclean
* - Added compilation of scala documentationpaltherr2003-08-113-0/+121
|
* *** empty log message ***paltherr2003-08-111-1/+1
|
* - Added new command namespaltherr2003-08-111-2/+2
|
* - Added new command namespaltherr2003-08-113-5/+23
|
* Fixed bug in hash table resizing method.Matthias Zenger2003-08-103-20/+17
|
* - Renamed log(Object[]) and show(Object[]) into...paltherr2003-08-081-19/+19
| | | | | - Renamed log(Object[]) and show(Object[]) into logAll and showAll
* - Changed interpreter to handle preloaded symbolspaltherr2003-08-084-19/+42
|
* - Removed condition owner.isPackage() from isPr...paltherr2003-08-081-1/+1
| | | | | - Removed condition owner.isPackage() from isPreloaded
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-0812-77/+80
| | | | | - Replaced NOPOS by FIRSTPOS or other non zero position
* Renamed ambiguous method.Matthias Zenger2003-08-082-2/+2
|
* Removed tabs to make the emacs people happy.Matthias Zenger2003-08-0814-141/+175
|
* Added support for structural equality in mutabl...Matthias Zenger2003-08-0811-121/+317
| | | | | | Added support for structural equality in mutable data structures. Added documentation. Cleaned up code.
* - uncommented files in the collection library w...schinz2003-08-081-4/+4
| | | | | | - uncommented files in the collection library which used to crash AddInterfaces, since that bug is fixed
* - quick hack: make sure that the correct code i...schinz2003-08-081-1/+5
| | | | | | | - quick hack: make sure that the correct code is generated for calls to "super" even if the symbol of the method is not correct (ExpandMixins should be fixed, but this is not trivial right now)
* - bug fix: before replacing the symbol for a ca...schinz2003-08-081-1/+1
| | | | | | - bug fix: before replacing the symbol for a call to "super", check that is really exists
* - Removed debug echopaltherr2003-08-081-1/+0
|
* - Added printing of causepaltherr2003-08-082-8/+25
| | | | | - Added some flushes
* - Removed field cause (using super.cause instead)paltherr2003-08-081-29/+1
|
* - Enhanced exception trace computationpaltherr2003-08-081-16/+14
|
* *** empty log message ***michelou2003-08-072-4/+4
|
* updated keyword list in section 2.3michelou2003-08-071-1/+1
|
* updated keyword list in section 5.5michelou2003-08-071-5/+8
|
* - Merged runtime.lst into compiler.lstpaltherr2003-08-073-79/+74
| | | | | | - Changed Makefile to always compile the library (Java AND Scala source files)
* - Added sc.mkpaltherr2003-08-071-0/+111
|
* - Added SCALACpaltherr2003-08-071-0/+6
| | | | | - Added PROJECT_BINARYDIR
* - changed emacs mode specificationpaltherr2003-08-0711-11/+11
|
* - fixed to pass compilationpaltherr2003-08-072-10/+21
|
* - changed is and as into isInstanceOf and asIns...paltherr2003-08-073-5/+5
| | | | | - changed is and as into isInstanceOf and asInstanceOf
* - changed module into objectpaltherr2003-08-071-1/+1
|
* - Removed reference to linuxsoftpaltherr2003-08-071-2/+1
|
* - Simplified handling of PROJECT_OUTPUTDIRpaltherr2003-08-071-9/+1
|
* - Added some toolspaltherr2003-08-071-1/+4
|
* - Fixed typo (changed 2 \> into \=)paltherr2003-08-071-1/+1
|
* *** empty log message ***Martin Odersky2003-08-0615-337/+434
|
* - Replaced some variablespaltherr2003-08-063-6/+6
| | | | | - Changed some formatting
* - Removed files that no longer existpaltherr2003-08-062-16/+0
|
* - Removed dependenciespaltherr2003-08-061-6/+0
|
* - Changed script generation codepaltherr2003-08-061-19/+24
|
* - Added cvsignorepaltherr2003-08-061-0/+1
|