summaryrefslogtreecommitdiff
path: root/src/scalap
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removing redundant scalap code.Paul Phillips2009-11-255-137/+92
* More deprecation soothing.Paul Phillips2009-11-182-2/+2
* More deprecation work.Paul Phillips2009-11-181-2/+2
* The preferred way to convert between primitives...Paul Phillips2009-11-112-8/+8
* new classpaths.Lukas Rytz2009-10-261-12/+24
* reverted 'doArg' change made in r18738, removed...michelou2009-09-2511-50/+63
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2410-10/+10
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-222-2/+2
* new arrays are done.Martin Odersky2009-09-211-1/+1
* qualified references to super methods are no lo...ilyas2009-08-201-0/+1
* switch to unnested packages.Martin Odersky2009-07-2418-22/+63
* scalap changed to treat named parameters and pa...ilyas2009-06-295-85/+188
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-275-11/+10
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-1/+1
* More consolidation and duplication elimination ...Paul Phillips2009-03-131-39/+7
* removed deprecated warning, updated svn props, ...michelou2009-03-101-22/+35
* removed deprecated for-loops and unitsmichelou2009-02-241-32/+36