summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/classfile/UnPickler.scala
Commit message (Expand)AuthorAgeFilesLines
* Backport of r26028.Antonio Cunei2011-11-181-0/+14
* Backport of 26012,26013.Antonio Cunei2011-11-161-2/+14
* Merged revisions 23010-23012 via svnmerge from Adriaan Moors2010-09-161-8/+8
* svnmerge + tagsAntonio Cunei2010-05-261-1/+0
* Merged revisions 20582,20586,20597-20603,20607-...Antonio Cunei2010-04-071-741/+22
* Merged revisions 19842,19844,19846,19848-19849,...Antonio Cunei2009-12-161-3/+3
* Merged revisions 19624,19629-19630,19645,19651,...Antonio Cunei2009-11-241-134/+101
* The preferred way to convert between primitives...Paul Phillips2009-11-111-5/+5
* AnnotationInfo.pos no longer in constructor.Lukas Rytz2009-10-291-1/+1
* new classpaths.Lukas Rytz2009-10-261-12/+4
* Add positions to AnnotationInfo for use by IDEs...Miles Sabin2009-10-251-1/+1
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-4/+0
* Fixed #2099.Martin Odersky2009-10-121-1/+5
* Retains Import nodes until the typers phase so ...Miles Sabin2009-10-071-1/+1
* Patch from Mirko Stoker to add positions to Mod...Miles Sabin2009-10-021-1/+1
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-10/+11
* Removed custom UTF8 encoding implementation, de...Paul Phillips2009-09-051-1/+0
* Fix of #1722Martin Odersky2009-08-111-4/+13
* switch to unnested packages.Martin Odersky2009-07-241-3/+5
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-3/+11
* Fixed symbol loaders when called at a very late...Iulian Dragos2009-06-181-2/+5
* more annotations cleanup.Lukas Rytz2009-06-111-23/+21
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-122/+12
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-323/+417
* Minor duplication removing refactoring.Paul Phillips2009-05-301-27/+22
* Named and default argumentsLukas Rytz2009-05-301-3/+38
* Unreasonably satisfying patch which sets immuta...Paul Phillips2009-05-201-4/+2
* Further stability test failures will be fatal a...Antonio Cunei2009-05-141-2/+2
* Reinstated old, trusted starr from r17713.Antonio Cunei2009-05-131-0/+11
* The compiler will complain when trying toAntonio Cunei2009-05-121-6/+12
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-4/+0
* Removed redundant scala.tools.util.UTF8Codec.Paul Phillips2009-04-241-1/+1
* Backward-compatible extension of the signatureAntonio Cunei2009-04-221-1/+1
* Changed Flags object not to inherit from Enumer...Paul Phillips2009-04-221-0/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-4/+5
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-151-1/+1
* fixed #1086, #1102, #1144Martin Odersky2008-07-281-2/+9
* Missed one file.Iulian Dragos2008-04-301-1/+1
* Fixed problem in Unpickler which prevented Ecli...Martin Odersky2008-04-261-1/+1
* Another massive IDE checkin.Sean McDirmid2008-01-271-6/+13
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-311-11/+5
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+1
* removed deprecated featuresmichelou2007-12-191-2/+1
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-203/+399
* fixed tickets 152, 123.Martin Odersky2007-10-261-5/+15
* Massive check-in for IDE.Sean McDirmid2007-09-171-18/+20
* removed some more type aliasesmichelou2007-07-231-1/+1
* 1.Martin Odersky2007-07-121-2/+5