summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed handling of ClassDef in GenTransformer ...paltherr2004-01-211-4/+9
* - Fixed superclass of console modulespaltherr2004-01-211-1/+1
* - Added read-only flag to generated filespaltherr2004-01-211-0/+1
* - Added method isAccessedpaltherr2004-01-211-0/+5
* - Added argument to AInvokeStyle.Staticpaltherr2004-01-213-8/+16
* - Moved phase AddConstructors before phase Tail...paltherr2004-01-211-7/+7
* ant task in scalaburaq2004-01-212-0/+269
* - Added missing cloning of type of new labelspaltherr2004-01-211-1/+1
* do not allow top-level sequence patternsburaq2004-01-201-0/+20
* - Fixed copyright datepaltherr2004-01-201-1/+1
* *** empty log message ***Martin Odersky2004-01-201-0/+1
* *** empty log message ***cremet2004-01-204-0/+1714
* - Fixed some comments in the library that were ...cremet2004-01-198-26/+30
* *** empty log message ***cremet2004-01-191-1/+1
* - Now, record the Unit object with the comment.cremet2004-01-191-1/+2
* - Fixed bugs in Scaladoc.cremet2004-01-196-38/+185
* - Removed usage of Monitorpaltherr2004-01-191-1/+3
* - Changed scala.Unit to Unitpaltherr2004-01-191-1/+1
* - Removed class Monitorpaltherr2004-01-199-31/+12
* *** empty log message ***Martin Odersky2004-01-191-1/+1
* *** empty log message ***Martin Odersky2004-01-193-3/+34
* Improved an error message for abstract override...mihaylov2004-01-191-1/+1
* - Renamed scalac4ant into scala4antpaltherr2004-01-192-2/+2
* *** empty log message ***Martin Odersky2004-01-153-11/+68
* - Fixed the parsing of comments so that leading...cremet2004-01-151-25/+21
* - 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
* - Removed scala/runtime/NativeMonitor.javapaltherr2004-01-131-34/+0
* - Added Code.Synchronized and detection of ANYR...paltherr2004-01-133-0/+8
* - 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
* - 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
* 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
* *** 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