summaryrefslogtreecommitdiff
path: root/src/scalap
Commit message (Expand)AuthorAgeFilesLines
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-66/+30
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-052-7/+7
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-1/+0
* It's a big one!Paul Phillips2010-12-021-1/+1
* Changed the behavior of -cp for scalap.Iulian Dragos2010-09-031-4/+10
* Generalized the scala sig "look in both attribu...Paul Phillips2010-08-032-36/+37
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-241-15/+0
* It's clearly not a long term solution to go hun...Paul Phillips2010-05-221-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1212-12/+0
* scalap: signature for case classes fixedilyas2010-04-282-0/+5
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-211-2/+25
* ScalaSigPrinter fixed for multiline string valu...ilyas2010-04-111-0/+5
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-061-0/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-063-5/+5
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-293-8/+23
* some output polishingilyas2010-03-261-3/+7
* missing quotes for annotation values addedilyas2010-03-261-2/+2
* Renamed partialMap to collect.Paul Phillips2010-03-241-2/+2
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-233-10/+62
* Some support code related to partest changes.Paul Phillips2010-03-212-9/+11
* Fixed build problem by eliminiating a redundant...Martin Odersky2010-03-161-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* #3128 fixedilyas2010-03-021-4/+19
* trailing spaces in decompiled annotations are t...ilyas2010-03-011-3/+5
* scalap tests fixedilyas2010-03-011-2/+2
* #2885 fixedilyas2010-03-011-0/+1
* #3060 fixedilyas2010-03-012-80/+106
* Minor printer fix for singleton typesilyas2010-03-011-4/+5
* More return type annotation to work around my o...Paul Phillips2010-02-252-6/+6
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-1/+0
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-1/+1
* Some new tools for the tools directory.Paul Phillips2010-02-152-1/+12
* More work on classpaths.Paul Phillips2010-02-111-0/+1
* More work on classpaths.Paul Phillips2010-02-101-7/+3
* A more MSIL-aware attempt at isolating the plat...Paul Phillips2010-02-061-4/+5
* scalap output bug fixedilyas2010-02-051-1/+1
* some scalap tweaksilyas2010-02-052-22/+31
* Raised the level of abstraction (slightly, not ...Paul Phillips2010-02-041-3/+3
* The remainder of isolating MSIL from the rest o...Paul Phillips2010-02-041-2/+1
* Noticed that all the system properties were bei...Paul Phillips2010-02-041-1/+1
* Refinements to the recent repl patches.Paul Phillips2010-01-261-1/+28
* Removed static state from global object ClassPa...Paul Phillips2010-01-201-2/+3
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-3/+3
* speed up ClassPath.findClass. review by communityLukas Rytz2010-01-111-3/+3
* Took full advantage of the new =>? alias for th...Paul Phillips2009-12-221-3/+3
* REPL completion now understands type aliases de...Paul Phillips2009-12-162-2/+40
* Warning suppression.Paul Phillips2009-12-091-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-0713-13/+13
* #2747 fixedilyas2009-12-041-1/+1