summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/LiftCode.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-1/+0
* switch to unnested packages.Martin Odersky2009-07-241-2/+3
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Reverted removal of TreeSet to fix stability.Geoffrey Washburn2008-10-111-2/+2
* Eliminating unnecessary data structures.Geoffrey Washburn2008-10-011-2/+2
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-144/+3
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+2
* 1.Lex Spoon2007-07-171-3/+9
* merged Alias/AbsTypeDef into TypeDefMartin Odersky2007-06-191-2/+1
* deprecated &f, .f, requires.Martin Odersky2007-06-051-3/+3
* Annotations clean up, including:Lex Spoon2007-05-211-67/+13
* fixed bug1084Martin Odersky2007-05-141-5/+6
* updated self aliases, for-comprehensions michelou2007-04-231-4/+4
* removed warnings (and tabs)michelou2007-04-131-48/+58
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-1/+1
* - annotations on types use lifted reflect trees...Lex Spoon2007-04-011-14/+14
* modified annotated types schemeMartin Odersky2007-03-061-1/+1
* fixed problem with serializationMartin Odersky2007-02-201-1/+1
* added explicit self defsMartin Odersky2007-02-191-3/+3
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-061-1/+1
* - Added default constructors for Settings and G...Lex Spoon2007-01-231-0/+2
* more on Xkilloption, and a PM fixBurak Emir2006-12-031-1/+1
* more fun with positions, and updated docBurak Emir2006-11-281-1/+1
* removed CaseClassBurak Emir2006-11-061-6/+0
* caseclass->productBurak Emir2006-11-051-15/+24
* removed leading/trailing blanks/tabs in nsc/tra...michelou2006-08-171-41/+54
* fixed unreachable case statementsBurak Emir2006-08-021-2/+2
* liftcode now handles more trees, albeit the sym...Burak Emir2006-07-011-30/+65
* fix #645Burak Emir2006-06-281-2/+9
* added code for lifting valdefBurak Emir2006-06-171-0/+8
* some changes to plug space leaksMartin Odersky2006-06-011-1/+1
* added support of class literalsMartin Odersky2006-05-051-2/+3
* Renamed phase 'Codify' to 'LiftCode'.Gilles Dubochet2006-03-311-0/+263