summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed crash of interpreter on importpaltherr2004-02-231-1/+1
|
* Fixed bug.Matthias Zenger2004-02-201-8/+8
|
* Support for Java 1.5 classfiles generated with ...Matthias Zenger2004-02-201-0/+5
| | | | | | Support for Java 1.5 classfiles generated with javac and the option -target 1.5 (which is switched on automatically also for -source 1.5).
* - Removed java version of files translated to s...paltherr2004-02-1928-9004/+216
| | | | | - Removed java version of files translated to scala
* - Removed duplicate tree printingpaltherr2004-02-191-1/+0
|
* - Removed unused importpaltherr2004-02-192-3/+0
|
* Set version to 1.1.0-b4paltherr2004-02-191-1/+1
|
* *** empty log message ***Matthias Zenger2004-02-191-1/+1
|
* Set version to 1.1.0-b3paltherr2004-02-191-1/+1
|
* - Added cleaning and building in distrib-officialpaltherr2004-02-191-0/+7
|
* *** empty log message ***Matthias Zenger2004-02-194-13/+96
|
* *** empty log message ***cremet2004-02-181-2/+1
|
* - Removed deprecated method call.cremet2004-02-181-1/+2
|
* - Removed unused importpaltherr2004-02-183-3/+0
|
* - removed ant 1.6 stuff.Matthias Zenger2004-02-181-2/+2
|
* - Changed scalaint to use the scala version of ...paltherr2004-02-182-3/+3
| | | | | - Changed scalaint to use the scala version of the compiler
* - Added external bootstrap scalacpaltherr2004-02-182-6/+7
|
* Set version to 1.1.0-b2paltherr2004-02-171-1/+1
|
* - remove entry about advertising.michelou2004-02-171-7/+0
|
* - removed entry about advertising.michelou2004-02-172-16/+0
|
* Removed advertising clause.Matthias Zenger2004-02-171-7/+2
|
* Set version to 1.1.0-b1paltherr2004-02-171-1/+1
|
* Set version to 1.1.0-b0v1.1.0-b0paltherr2004-02-171-1/+1
|
* - added return type to function apply in 'succe...michelou2004-02-171-1/+1
| | | | | - added return type to function apply in 'succeeded'
* - added example parsers1.scalamichelou2004-02-171-1/+1
|
* added 2nd entry function for compilation from antburaq2004-02-161-2/+6
|
* proper classpath handling and Xmarkup command l...buraq2004-02-162-24/+59
| | | | | proper classpath handling and Xmarkup command line switch
* *** empty log message ***Martin Odersky2004-02-162-30/+45
|
* *** empty log message ***Martin Odersky2004-02-164-74/+147
|
* removed because option -Xmarkup is neededburaq2004-02-162-108/+0
|
* - added header with $id.michelou2004-02-166-26/+84
|
* - removed some tabs...michelou2004-02-161-20/+20
|
* - improved comments.michelou2004-02-161-24/+70
|
* fixes classpath problems, command line switch h...buraq2004-02-162-210/+234
| | | | | fixes classpath problems, command line switch handling
* added support for XML patternsburaq2004-02-162-112/+205
|
* added test case for xml patternsburaq2004-02-162-1/+29
|
* - Changed definition of start and limit in Inte...paltherr2004-02-131-34/+30
| | | | | - Changed definition of start and limit in IntervalList
* test cases for xml literal parsingburaq2004-02-132-0/+80
|
* xml literals with embedded scala blocksburaq2004-02-132-17/+30
|
* - Added TODO.txtpaltherr2004-02-131-0/+91
|
* - Downgraded to the old, bulky val syntax.Matthias Zenger2004-02-131-3/+10
|
* - added new field 'isRemote' to class 'Context'.michelou2004-02-121-16/+57
| | | | | | - modified method 'enterMethod' such that public methods of remote objects throw an exception java.rmi.RemoteException.
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-1234-319/+313
| | | | | - Changed Tree.Block(Tree[]) to Tree.Block(Tree[],Tree)
* removed obsolete methodsburaq2004-02-111-40/+1
|
* now it worksburaq2004-02-111-0/+2
|
* better comparison of actual and expected resultsburaq2004-02-112-54/+122
|
* added Tuple2, percentburaq2004-02-111-0/+2
|
* > becomes lt, for XML literal supportburaq2004-02-111-15/+15
|
* NodeList -> NodeSeqburaq2004-02-111-2/+2
|
* xml literals!buraq2004-02-112-8/+261
|