summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Newly generated Tuple/Product/Function classes ...Paul Phillips2009-06-1768-745/+662
* Close to complete rewrite of genprod so it's ea...Paul Phillips2009-06-171-245/+229
* made Hashable use a Seq instead of List.Paul Phillips2009-06-161-6/+6
* More work on all the collection proxies.Paul Phillips2009-06-1611-74/+120
* cleaned up eta-expansion of partial named appli...Lukas Rytz2009-06-162-28/+20
* added headers, svn keywords, updated pilib exam...michelou2009-06-1661-85/+257
* An attempt at reintegrating MapProxy.Paul Phillips2009-06-155-61/+118
* allow using named / default arguments in self- ...Lukas Rytz2009-06-152-7/+14
* Fixed the optimised build.Iulian Dragos2009-06-152-5/+26
* - fixed #2057Lukas Rytz2009-06-154-24/+21
* Switched back to ThreadPoolExecutor.Philipp Haller2009-06-141-3/+1
* Loosened tab-completion requirements so one can...Paul Phillips2009-06-121-2/+5
* A RichClass for the java side which offers type...Paul Phillips2009-06-123-20/+94
* Lots and lots of BigInt and BigDecimal code att...Paul Phillips2009-06-112-29/+87
* Fixed a number of things in the icode reader, o...Iulian Dragos2009-06-112-15/+22
* more annotations cleanup.Lukas Rytz2009-06-1112-193/+151
* Fixed #2051.Paul Phillips2009-06-101-3/+3
* Trying to bring BigDecimal all the way up to sp...Paul Phillips2009-06-101-37/+78
* Added some missing methods to BigDecimal.Paul Phillips2009-06-101-0/+10
* Minor cleanups while I evaluate rewriting the p...Paul Phillips2009-06-104-72/+53
* minor annotations cleanupLukas Rytz2009-06-102-13/+9
* removed debug code (revert r17767 and r17780)Lukas Rytz2009-06-103-68/+4
* A couple findbugs inspired bugfixes, and a new ...Paul Phillips2009-06-093-2/+65
* Finally unbroke statics tab-completion.Paul Phillips2009-06-091-4/+5
* Comparing equality of settings works better.Gilles Dubochet2009-06-081-25/+41
* Use `keySet' and `valueIterable' to get keys an...Gilles Dubochet2009-06-089-31/+52
* made bean getters/setters non-synthetic (-> acc...Lukas Rytz2009-06-071-1/+1
* Fix for #1993.Paul Phillips2009-06-071-15/+11
* Tightened up XHTML minimization logic - closes ...Paul Phillips2009-06-071-3/+9
* fixed BeanProperty, added BooleanBeanProperty, ...Lukas Rytz2009-06-076-84/+113
* Include 1.5 backport of Java 7 ForkJoinPool.Philipp Haller2009-06-0615-10/+6032
* Fixed a couple bugs in GenericRange and added t...Paul Phillips2009-06-054-18/+62
* Altered GenericRange contains to do something l...Paul Phillips2009-06-052-7/+20
* Spoke soothingly to msil.Paul Phillips2009-06-041-0/+1
* just converting tabs to spaces to make upcoming...Adriaan Moors2009-06-041-134/+134
* towards fixing msil.Lukas Rytz2009-06-042-1/+2
* Added the much clamored for toSet to Traversable.Paul Phillips2009-06-031-0/+4
* removed code for parsing old pickle format.Lukas Rytz2009-06-033-165/+18
* Abstracted XML loading interface into xml.facto...Paul Phillips2009-06-035-186/+138
* Another big XML commit.Paul Phillips2009-06-0322-386/+193
* Working around failing names-defaults test.Paul Phillips2009-06-021-2/+2
* fixed some problems with positions.Martin Odersky2009-06-026-45/+76
* Moved NameTransformer from the compiler to the ...Paul Phillips2009-06-027-8/+11
* More XML logic smoothing.Paul Phillips2009-06-021-26/+25
* Massive XML simplifications.Paul Phillips2009-06-029-151/+66
* "Map.values" returns a sequence instead of a set.Gilles Dubochet2009-06-025-17/+15
* named argument disallowed when assignment expre...Lukas Rytz2009-06-022-12/+47
* fixed (finally!) issue with JavaSerializermichelou2009-06-023-23/+26
* Removed deprecation warnings.Ingo Maier2009-06-025-11/+17
* Fun with subclipse.Ingo Maier2009-06-027-45/+55