summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Scaladoc: Typers changeVlad Ureche2012-07-181-3/+1
* SI-5784 Scaladoc: {Abstract,Alias} type templatesVlad Ureche2012-07-1726-120/+281
* Scaladoc: Refactoring the entitiesVlad Ureche2012-07-1613-157/+159
* SI-5533 Skip scaladoc packages from documentationVlad Ureche2012-07-168-42/+98
* Scaladoc: updated type class descriptionsVlad Ureche2012-07-167-13/+90
* Scaladoc: Reducing the memory footprint 2Vlad Ureche2012-07-162-1/+4
* Scaladoc: Reducing the memory footprintVlad Ureche2012-07-165-37/+31
* SI-3695 SI-4224 SI-4497 SI-5079 scaladoc linksVlad Ureche2012-07-1618-108/+459
* SI-4887 Link existentials in scaladocVlad Ureche2012-07-165-7/+200
* Scaladoc minor fix: Typos in diagramsVlad Ureche2012-07-163-7/+7
* SI-4360 Adds prefixes to scaladocVlad Ureche2012-07-1620-221/+439
* Scaladoc: workaround for untypical Map usecasesVlad Ureche2012-07-163-8/+50
* SI-4324 Scaladoc case class argument curryingVlad Ureche2012-07-163-1/+29
* SI-5558 Package object members indexingVlad Ureche2012-07-163-4/+17
* SI-5965 Scaladoc crashVlad Ureche2012-07-162-0/+25
* Scaladoc: Inherited templates in diagramsVlad Ureche2012-07-169-27/+163
* SI-3314 SI-4888 Scaladoc: Relative type prefixesVlad Ureche2012-07-1625-204/+459
* SI-5235 Correct usecase variable expansionVlad Ureche2012-07-168-22/+140
* Merge pull request #908 from lrytz/intellijAdriaan Moors2012-07-1615-41/+107
|\
| * updated intellij project filesLukas Rytz2012-07-1615-41/+107
* | Merge pull request #913 from gkossakowski/partest-instrumentedAdriaan Moors2012-07-1617-5/+355
|\ \
| * | Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-1617-5/+355
* | | Merge pull request #876 from adriaanm/ticket-6011bAdriaan Moors2012-07-1611-143/+319
|\ \ \
| * | | SI-6011 switches: unreachability, guard-free formAdriaan Moors2012-07-1611-143/+319
| |/ /
* | | Merge pull request #897 from lrytz/t5956Adriaan Moors2012-07-164-8/+28
|\ \ \
| * | | SI-5956 trigger copy generation with correct namerLukas Rytz2012-07-134-8/+28
* | | | Merge pull request #907 from lrytz/ynogenAdriaan Moors2012-07-162-3324/+3326
|\ \ \ \ | |_|/ / |/| | |
| * | | With -Yno-generic-signatures, exit GenASM.getGenericSignature earlyLukas Rytz2012-07-142-2/+4
| * | | changed line endings in GenASM from Windows to UnixLukas Rytz2012-07-141-3323/+3323
| | |/ | |/|
* | | Merge pull request #902 from paulp/topic/name-implicitsAdriaan Moors2012-07-1418-52/+104
|\ \ \ | |/ / |/| |
| * | Avoid conflict with String's apply.Paul Phillips2012-07-138-31/+31
| * | Merge branch '2.10.x' into topic/name-implicitsPaul Phillips2012-07-13181-1605/+6123
| |\ \
| * | | Implicits to encourage more Name-dropping.Paul Phillips2012-07-0612-21/+73
* | | | Merge pull request #900 from viktorklang/2.10.xAdriaan Moors2012-07-1310-132/+109
|\ \ \ \
| * | | | Changing to scala.concurrent.context. as namespace for the system properties ...Viktor Klang2012-07-131-6/+5
| * | | | Fixing oversight in propagating the runnable into the newly created thread.Viktor Klang2012-07-131-1/+1
| * | | | Squashed critical enhancements to SIP-14: daemonizing global EC, giving EC to...Viktor Klang2012-07-1310-132/+110
|/ / / /
* | | | Merge pull request #892 from xuwei-k/either-scaladocJosh Suereth2012-07-133-11/+11
|\ \ \ \
| * | | | fix Right,Left and Either scaladoc linksxuwei-k2012-07-133-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #870 from paulp/topic/partest-no-actorsAdriaan Moors2012-07-139-1175/+900
|\ \ \ \
| * | | | Eliminated more logic.Paul Phillips2012-07-114-349/+206
| * | | | Eliminated actors from partest.Paul Phillips2012-07-117-496/+364
* | | | | Merge pull request #891 from lrytz/t5975Adriaan Moors2012-07-133-1/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-5957 enable direct parsing of nested java class classfileLukas Rytz2012-07-123-1/+25
|/ / / /
* | | | Merge pull request #885 from soc/scaladoc-hashsetmapAdriaan Moors2012-07-122-4/+2
|\ \ \ \
| * | | | Fix doc about specialized subclasses of c.i.HashMap/HashSet.Simon Ochsenreither2012-07-112-4/+2
* | | | | Further optimization of asSeenFrom.Paul Phillips2012-07-121-22/+27
* | | | | Optimization in asSeenFrom.Paul Phillips2012-07-121-51/+58
* | | | | Merge pull request #884 from dcsobral/si/6032Adriaan Moors2012-07-112-12/+76
|\ \ \ \ \
| * | | | | SI-6032 Enhance TaskSupport documentation.Daniel C. Sobral2012-07-112-12/+76
| | |/ / / | |/| | |