summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* - 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
* - 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
* 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
* - Added method List.applypaltherr2004-01-081-0/+7
* cleanupburaq2004-01-083-128/+63
* - Added a special case to convert thistype of m...paltherr2004-01-081-0/+4
* cleanupburaq2004-01-088-272/+233
* - Rewrote ExplicitOuterClassesPhase with a new ...paltherr2004-01-072-140/+307
* - Added method MIXINpaltherr2004-01-071-0/+10
* - Added stable type variablespaltherr2004-01-071-0/+8
* - Fixed lookup(Symbol, ...) to favor concrete o...paltherr2004-01-071-9/+11
* - Fixed method namepaltherr2004-01-071-1/+1
* - Added correct owner to non-class compound typespaltherr2004-01-075-25/+19
* *** empty log message ***Martin Odersky2004-01-073-3/+12
* - Added method hasStableFlagpaltherr2004-01-071-0/+5
* cleanupburaq2004-01-072-4/+1
* posburaq2004-01-071-2/+4
* cleanupburaq2004-01-074-380/+359
* cleanupburaq2004-01-071-208/+185
* - Renamed methods type into conforms, removed r...paltherr2004-01-061-22/+24
* - Changed method lookup(Symbol, ...) to go over...paltherr2004-01-061-22/+54
* - First commit.cremet2004-01-061-0/+89