summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Replace class Executable with Application.Matthias Zenger2004-01-1227-28/+30
|
* *** empty log message ***Matthias Zenger2004-01-121-50/+0
|
* - Added PROJECT_ARCHIVEDIRpaltherr2004-01-121-5/+1
| | | | | - Removed WEBSITE_DATA
* - Removed website-build-* and website-build.shpaltherr2004-01-123-278/+0
|
* - Chaned to use website.sh instead of website-b...paltherr2004-01-121-2/+3
| | | | | - Chaned to use website.sh instead of website-build.sh
* - Added website-print-xml*paltherr2004-01-123-0/+33
|
* - Added website.shpaltherr2004-01-121-0/+359
|
* added test x@_*buraq2004-01-122-20/+25
|
* bugfix (revert back to code_body instead of cod...buraq2004-01-121-2/+3
| | | | | bugfix (revert back to code_body instead of code_bodyNEW)
* *** empty log message ***stenman2004-01-121-535/+0
|
* - fixed the bug about vals that appeared as defs.cremet2004-01-123-40/+71
|
* *** empty log message ***Martin Odersky2004-01-1213-46/+31
|
* - Added option --version to scala-infopaltherr2004-01-121-0/+8
|
* - Added ScalaObject.javapaltherr2004-01-091-0/+21
|
* - added tags <website>, <version> and <webinsta...michelou2004-01-091-8/+18
| | | | | - added tags <website>, <version> and <webinstaller>.
* these are onbsoleteburaq2004-01-092-43/+0
|
* changed test to assertEquals, more JUnit likeburaq2004-01-091-43/+16
|
* changed "test" to assertEqualsburaq2004-01-091-126/+125
|
* *** empty log message ***Martin Odersky2004-01-0922-121/+136
|
* - Added scripts website-build*paltherr2004-01-094-0/+278
|
* - Added function warningpaltherr2004-01-091-1/+5
| | | | | - Fixed default in function abort
* docburaq2004-01-098-67/+109
|
* *** empty log message ***Martin Odersky2004-01-096-36/+51
|
* *** empty log message ***Martin Odersky2004-01-0934-56/+506
|
* Bugfix: Delete was incorrect - fixed now.stenman2004-01-091-4/+4
|
* disallowing forms of binding that lead to bugburaq2004-01-092-10/+45
|
* - now uses the Array function to initialize an ...michelou2004-01-082-5/+3
| | | | | - now uses the Array function to initialize an array.
* - Added note about type cloningpaltherr2004-01-081-1/+2
|
* - Added files/run/runtimepaltherr2004-01-083-0/+101
|
* - Added handling of Predef.Arraypaltherr2004-01-081-0/+20
|
* - Removed old methods Nil and Cons in TreeGenpaltherr2004-01-087-56/+36
|
* - Added method Arraypaltherr2004-01-081-1/+18
|
* - Added array and list creation methodspaltherr2004-01-081-11/+114
|
* - Fixed typopaltherr2004-01-081-1/+1
|
* - Added constants NIL, CONS, PREDEF, ARRAY_LENG...paltherr2004-01-081-2/+71
| | | | | | - Added constants NIL, CONS, PREDEF, ARRAY_LENGTH, ARRAY_GET and ARRAY_SET
* - Removed type symbol from Root scopepaltherr2004-01-081-21/+17
|
* *** empty log message ***Martin Odersky2004-01-085-63/+74
|
* - Added constant arrraypaltherr2004-01-081-0/+1
|
* - Added import for .NETpaltherr2004-01-082-2/+6
|
* *** empty log message ***Martin Odersky2004-01-082-31/+46
|
* *** empty log message ***Martin Odersky2004-01-084-91/+92
|
* Ignore bridge methods of Java 1.5Matthias Zenger2004-01-083-10/+26
|
* more cleanupburaq2004-01-081-14/+1
|
* more cleanupburaq2004-01-082-19/+18
|
* - bug fix (#268): make *all* private fields pub...schinz2004-01-081-22/+22
| | | | | - bug fix (#268): make *all* private fields public after renaming them
* - Added method List.applypaltherr2004-01-081-0/+7
|
* cleanupburaq2004-01-083-128/+63
|
* - Added pos/compile.scalapaltherr2004-01-083-0/+35
|
* - Added a special case to convert thistype of m...paltherr2004-01-081-0/+4
| | | | | | - Added a special case to convert thistype of module classes into single types
* cleanupburaq2004-01-088-272/+233
|