summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* improve performance of integer multiplication overflow check on DurationRoland2012-09-191-20/+37
* enable integer multiplication/divison on FiniteDuration, see SI-6389Roland2012-09-181-3/+34
* Merge pull request #1321 from namin/apply-dynamic-sugarGrzegorz Kossakowski2012-09-171-5/+11
|\
| * Fixed SI-6353: applyDynamic with sugared applicationsamin2012-09-171-5/+11
* | Merge pull request #1320 from scalamacros/topic/is-implicitPaul Phillips2012-09-171-4/+4
|\ \
| * | moves isImplicit from TermSymbol to SymbolEugene Burmako2012-09-161-4/+4
| |/
* | Merge pull request #1322 from paulp/topic/emptyArrayJosh Suereth2012-09-1712-72/+13
|\ \
| * | Revert "Added constant empty array to the companion objects."Paul Phillips2012-09-169-70/+1
| * | Moved constant empty arrays into Array companion.Paul Phillips2012-09-163-2/+12
* | | Merge pull request #1318 from odersky/ticket/6336Josh Suereth2012-09-171-4/+7
|\ \ \
| * | | SI-6336 Disallows value types in structuralal refinementsMartin Odersky2012-09-161-4/+7
* | | | Merge pull request #1308 from soc/SI-4478Josh Suereth2012-09-173-15/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-4478 Replaces wrt with (hopefully) slightly improved wording.Simon Ochsenreither2012-09-153-15/+15
* | | | Merge pull request #1309 from paulp/210-no-relative-pathsPaul Phillips2012-09-16118-262/+238
|\ \ \ \ | |_|_|/ |/| | |
| * | | More relative path elimination.Paul Phillips2012-09-15118-262/+238
* | | | Merge pull request #1314 from paulp/pullreq-1306Paul Phillips2012-09-164-15/+71
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reworking of annotation arg parser.Paul Phillips2012-09-162-37/+57
| * | | SI-6356 reflection now supports Java annotationsEugene Burmako2012-09-153-7/+43
| |/ /
* | | Merge pull request #1311 from scalamacros/topic/magicEugene Burmako2012-09-168-55/+76
|\ \ \ | |/ / |/| |
| * | extinguishes some magic from scalacEugene Burmako2012-09-168-50/+63
| * | magic classes are no longer entered twiceEugene Burmako2012-09-122-13/+21
* | | Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-1442-280/+252
|\ \ \
| * | | SI-6362 & SI-5924 removes caches in the macro APIEugene Burmako2012-09-153-26/+0
| * | | SI-6342 cleans up toolbox APIEugene Burmako2012-09-158-34/+38
| * | | SI-6360 revises naming of AnnotationInfo and its membersEugene Burmako2012-09-1518-128/+155
| * | | SI-6372 cleans up the API of AttachmentsEugene Burmako2012-09-1511-23/+26
| * | | SI-6371 adds comments for Trees#UnApplyEugene Burmako2012-09-151-3/+23
| * | | SI-6369 removes Type.narrow from the APIEugene Burmako2012-09-141-9/+0
| * | | SI-6365 removes Symbol.hasAnnotation from the APIEugene Burmako2012-09-141-5/+0
| * | | SI-6373 removes Trees#ApplyDynamic from the APIEugene Burmako2012-09-146-52/+10
| | |/ | |/|
* | | Merge pull request #1290 from retronym/ticket/no-implicit-to-anyrefPaul Phillips2012-09-143-12/+1
|\ \ \
| * | | A little cleanup along the Any to AnyRef trail.Jason Zaugg2012-09-113-12/+1
* | | | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-141-4/+13
|\ \ \ \
| * | | | Fix for SI-6245 with workaround for SI-2296.amin2012-09-131-4/+13
* | | | | Merge pull request #1304 from paulp/topic/empty-array-optimizationJosh Suereth2012-09-1411-6/+72
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Optimization in ZipArchive.Paul Phillips2012-09-142-4/+4
| * | | | Added constant empty array to the companion objects.Paul Phillips2012-09-149-7/+73
* | | | | Eliminate breaking relative names in source.Paul Phillips2012-09-14392-815/+802
|/ / / /
* | | | "Hot fix" for broken build.Paul Phillips2012-09-141-1/+1
* | | | Merge pull request #1271 from retronym/ticket/6331Josh Suereth2012-09-143-4/+57
|\ \ \ \
| * | | | Improve Constant#hashCodeJason Zaugg2012-09-091-11/+29
| * | | | Refine equality of Constant types over floating point values.Jason Zaugg2012-09-081-2/+10
| * | | | SI-6331 Avoid typing an If tree with a constant type.Jason Zaugg2012-09-082-1/+28
* | | | | Merge pull request #1301 from paulp/clone-parensJosh Suereth2012-09-146-6/+6
|\ \ \ \ \
| * | | | | Made 'def clone()' consistent with parens everywhere.Paul Phillips2012-09-146-6/+6
* | | | | | Merge pull request #1281 from jsuereth/fix/SI-4813Josh Suereth2012-09-146-6/+40
|\ \ \ \ \ \
| * | | | | | Fix SI-4813 - Clone doesn't work on LinkedList.Josh Suereth2012-09-146-6/+40
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1295 from scalamacros/ticket/6323Eugene Burmako2012-09-1439-271/+260
|\ \ \ \ \ \
| * | | | | | accommodates pull request feedbackEugene Burmako2012-09-142-27/+27
| * | | | | | SI-6310 redeploys the starrEugene Burmako2012-09-142-9/+0