summaryrefslogtreecommitdiff
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* - Renamed scalac4ant into scala4antpaltherr2004-01-192-2/+2
| | | | | | - Moved scala4ant sources into sources/scala/tools/scala4ant Removed - examples from support/ant
* *** empty log message ***Martin Odersky2004-01-153-11/+68
|
* - Fixed the parsing of comments so that leading...cremet2004-01-151-25/+21
| | | | | | - Fixed the parsing of comments so that leading white spaces are not discarded (see bug 258).
* - add "Bridge" attribute to bridge methodsschinz2004-01-151-0/+6
|
* - finished implementation for "synchronized"schinz2004-01-131-1/+14
|
* - Added comment inheritance.cremet2004-01-132-17/+10
|
* - Now do not generate documentation for module ...cremet2004-01-131-1/+9
| | | | | | - Now do not generate documentation for module symbols that contain static fields of a java class and that have no fields.
* - Removed scala/runtime/NativeMonitor.javapaltherr2004-01-131-34/+0
|
* - Added Code.Synchronized and detection of ANYR...paltherr2004-01-133-0/+8
| | | | | - Added Code.Synchronized and detection of ANYREF_SYNCHRONIZED
* - Removed method synchronizedpaltherr2004-01-132-7/+0
|
* - Removed method synchronisedpaltherr2004-01-131-8/+0
|
* - Redefined SYNCHRONIZEDpaltherr2004-01-132-7/+6
|
* - Added ANYREF_SYNCHRONIZEDpaltherr2004-01-131-0/+20
|
* - implemented first (and not complete) support ...schinz2004-01-131-2/+27
| | | | | - implemented first (and not complete) support for synchronized
* - Added synchronized_paltherr2004-01-131-0/+1
|
* - Added primitive SYNCHRONIZEDpaltherr2004-01-132-0/+7
|
* - Added method synchronisedpaltherr2004-01-131-0/+8
|
* - Removed List from Predefpaltherr2004-01-136-20/+12
|
* - removed from the documentation some modifiers...cremet2004-01-132-5/+32
| | | | | | - removed from the documentation some modifiers that are added by the analyzer.
* Formerly known as class Executable.Matthias Zenger2004-01-121-0/+51
|
* Replace class Executable with Application.Matthias Zenger2004-01-123-3/+3
|
* *** empty log message ***Matthias Zenger2004-01-121-50/+0
|
* 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-122-19/+2
|
* - Added option --version to scala-infopaltherr2004-01-121-0/+8
|
* - Added ScalaObject.javapaltherr2004-01-091-0/+21
|
* these are onbsoleteburaq2004-01-092-43/+0
|
* changed test to assertEquals, more JUnit likeburaq2004-01-091-43/+16
|
* *** empty log message ***Martin Odersky2004-01-0913-68/+73
|
* docburaq2004-01-098-67/+109
|
* *** empty log message ***Martin Odersky2004-01-093-18/+11
|
* *** empty log message ***Martin Odersky2004-01-093-8/+18
|
* 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 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-082-5/+3
|
* - Added constant arrraypaltherr2004-01-081-0/+1
|
* *** empty log message ***Martin Odersky2004-01-081-8/+20
|
* *** empty log message ***Martin Odersky2004-01-082-15/+39
|
* Ignore bridge methods of Java 1.5Matthias Zenger2004-01-083-10/+26
|