summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - merged compiler.lst into scalac.lstpaltherr2004-07-203-178/+166
|
* - Replaced interpreter.lst by scalai.lstpaltherr2004-07-202-2/+2
|
* - Declared fastclean in default.mkpaltherr2004-07-202-8/+11
| | | | | - Moved removal from ~ and core files to default.distclean
* - Small fixesmihaylov2004-07-202-54/+134
|
* - Hard-coded the symbols of java.lang.Object an...mihaylov2004-07-201-3/+17
| | | | | - Hard-coded the symbols of java.lang.Object and java.lang.String
* - Hard coded the types of java.lang.Object and ...mihaylov2004-07-201-4/+5
| | | | | - Hard coded the types of java.lang.Object and java.lang.String
* - Load assembly vjscor explicitly, since it may...mihaylov2004-07-201-4/+6
| | | | | | - Load assembly vjscor explicitly, since it may not be discovered automaticially
* - Only transform the names of methods Equals, T...mihaylov2004-07-201-28/+20
| | | | | | - Only transform the names of methods Equals, ToString and GetHashCode if they override the corresponding one in System.Object
* - Added several fake methods to System.Object a...mihaylov2004-07-201-1/+74
| | | | | - Added several fake methods to System.Object and System.String
* - For the value types, do not consider the ==(O...mihaylov2004-07-201-16/+57
| | | | | | - For the value types, do not consider the ==(Object) method as primitive
* *** empty log message ***mihaylov2004-07-201-31/+71
|
* xml parsing move to lib continuesburaq2004-07-202-18/+13
|
* parsing into lib continuesburaq2004-07-206-57/+116
|
* xml parsing into libburaq2004-07-196-97/+160
|
* - corrected small errors in section "5.1.7 Attr...michelou2004-07-191-3/+3
| | | | | - corrected small errors in section "5.1.7 Attributes".
* - added some space around the picture.michelou2004-07-191-0/+0
|
* moved parsing methods to libburaq2004-07-193-392/+108
|
* classes for xml parsing in libburaq2004-07-194-0/+368
|
* commentburaq2004-07-191-3/+3
|
* - Look for the most specific alternative of the...mihaylov2004-07-191-0/+32
| | | | | | - Look for the most specific alternative of the == method when generating the equals method for case classes
* Use Int instead of int.mihaylov2004-07-191-2/+2
| | | | | with the -nopredefs option
* *** empty log message ***Martin Odersky2004-07-163-19/+79
|
* - updated some comments.michelou2004-07-161-13/+23
|
* - removed wrong class description (comment).michelou2004-07-161-11/+13
|
* - corrected CVS header.michelou2004-07-163-11/+12
|
* syntax error reporting, oopsburaq2004-07-161-3/+0
|
* removed import of java.io.Serializableburaq2004-07-151-5/+2
|
* refactoring, less dependency XML parser and Sca...buraq2004-07-153-349/+362
| | | | | refactoring, less dependency XML parser and Scala parser
* *** empty log message ***Martin Odersky2004-07-1523-19/+523
|
* - commented out entry jvm/matching.scala which ...michelou2004-07-151-1/+1
| | | | | - commented out entry jvm/matching.scala which breaks the test suite..
* - added test companion files *.namespace to dis...michelou2004-07-151-0/+3
| | | | | - added test companion files *.namespace to distribution.
* new matcher works againburaq2004-07-151-2/+2
|
* matchingburaq2004-07-155-50/+76
|
* goneburaq2004-07-151-9/+0
|
* mathcingburaq2004-07-151-3/+2
|
* bitset fixesburaq2004-07-153-6/+23
|
* goneburaq2004-07-151-4/+0
|
* - I made scaladoc use a lazy version of the sco...cremet2004-07-152-3/+50
| | | | | - I made scaladoc use a lazy version of the scope iterator.
* outburaq2004-07-151-74/+0
|
* more representation changesburaq2004-07-1411-98/+316
|
* patternsburaq2004-07-141-0/+17
|
* changeburaq2004-07-142-0/+13
|
* changes in matching, grammars, runtime represen...buraq2004-07-1411-127/+238
| | | | | changes in matching, grammars, runtime representations of patterns
* stuffburaq2004-07-143-0/+15
|
* matcingburaq2004-07-143-0/+117
|
* *** empty log message ***michelou2004-07-141-0/+109
|
* - added Ant attribute 'debug'.michelou2004-07-142-3/+22
|
* - added 'scalapath' value.michelou2004-07-141-45/+61
| | | | | | - added 'main' method for testing. - now accept both .jar files or 'classes' directory.
* - added package.michelou2004-07-141-0/+2
|
* - commented out obsolete code parts.michelou2004-07-142-4/+8
|