summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | duplicates arguments to macro typer APIsEugene Burmako2013-12-191-3/+3
* | | | | | | Merge pull request #3298 from retronym/topic/uptodateJason Zaugg2013-12-301-24/+33
|\ \ \ \ \ \ \
| * | | | | | | Invalidate <uptodate> checks on edits to build-ant-macros.xmlJason Zaugg2013-12-221-0/+2
| * | | | | | | Fix Ant uptodate checking in OSGI JAR creationJason Zaugg2013-12-221-24/+31
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3309 from xeno-by/topic/expand-dynamicJason Zaugg2013-12-309-6/+87
|\ \ \ \ \ \ \
| * | | | | | | SI-8006 prevents infinite applyDynamicNamed desugaringsEugene Burmako2013-12-286-3/+47
| * | | | | | | SI-7777 applyDynamic macro fails for nested applicationEugene Burmako2013-12-275-3/+40
| |/ / / / / /
* | | | | | | Merge pull request #3311 from xeno-by/topic/fine-points-of-whiteboxity-masterEugene Burmako2013-12-286-0/+64
|\ \ \ \ \ \ \
| * | | | | | | codifies the state of the art wrt SI-8104Eugene Burmako2013-12-286-0/+64
| |/ / / / / /
* | | | | | | Merge pull request #3310 from xeno-by/topic/overload-dynamicEugene Burmako2013-12-287-7/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-6355 SI-7059 it is possible to overload applyDynamicEugene Burmako2013-12-287-7/+54
|/ / / / / /
* | | | | | Merge pull request #3279 from xeno-by/topic/cosmeticsEugene Burmako2013-12-216-44/+58
|\ \ \ \ \ \
| * | | | | | cosmetic changes to liftablesEugene Burmako2013-12-196-44/+58
* | | | | | | Merge pull request #3276 from som-snytt/issue/6120-spurious-checkAdriaan Moors2013-12-195-178/+156
|\ \ \ \ \ \ \
| * | | | | | | SI-6120 Suppress extra warningsSom Snytt2013-12-165-178/+156
* | | | | | | | Merge pull request #3274 from retronym/ticket/8017Grzegorz Kossakowski2013-12-194-2/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8017 Value class awareness for -Ydelamdafy:methodJason Zaugg2013-12-154-2/+64
* | | | | | | | | Merge pull request #3234 from retronym/ticket/5508-3Jason Zaugg2013-12-1910-28/+130
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove obsolete diagnostic error for SI-6231Jason Zaugg2013-12-191-15/+1
| * | | | | | | | | SI-5508 Fix crasher with private[this] in nested traitsJason Zaugg2013-12-199-13/+129
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #3257 from xeno-by/topic/duplicate-macro-argsJason Zaugg2013-12-191-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | duplicates macro arguments before expansionEugene Burmako2013-12-171-3/+3
* | | | | | | | Merge pull request #3224 from soc/SI-7971Adriaan Moors2013-12-183-49/+73
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | SI-7971 Handle static field initializers correctlySimon Ochsenreither2013-12-143-49/+73
* | | | | | | | Merge pull request #3236 from xeno-by/topic/wildbox-macrosEugene Burmako2013-12-1710-27/+185
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | drops the redundant typecheck of blackbox expansionsEugene Burmako2013-12-101-2/+1
| * | | | | | | whitebox macros are now first typechecked against outerPtEugene Burmako2013-12-1010-2/+153
| * | | | | | | refactors macroExpandApplyEugene Burmako2013-12-101-27/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3273 from paulp/pr/ackAdriaan Moors2013-12-152-20/+36
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Improvements to partest-ack, plus partest-paths.Paul Phillips2013-12-152-20/+36
|/ / / / / /
* | | | | | Merge pull request #3272 from adriaanm/modularize-cps-fixAdriaan Moors2013-12-132-2/+2
|\ \ \ \ \ \
| * | | | | | Fix osgi bundle name for continuations.Adriaan Moors2013-12-132-2/+2
|/ / / / / /
* | | | | | Merge pull request #3221 from adriaanm/modularize-cpsAdriaan Moors2013-12-13251-9643/+71
|\ \ \ \ \ \
| * | | | | | Modularize the swing library.Adriaan Moors2013-12-13104-5445/+19
| * | | | | | Modularize continuations plugin.Adriaan Moors2013-12-13153-4203/+57
* | | | | | | Merge pull request #3266 from soc/SI-7546Adriaan Moors2013-12-134-11/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-7546 Use likely monotonic clock source for durationsSimon Ochsenreither2013-12-134-11/+19
| |/ / / / /
* | | | | | Merge pull request #3270 from adriaanm/fix-dist.docAdriaan Moors2013-12-131-3/+0
|\ \ \ \ \ \
| * | | | | | Fixup for #3265Adriaan Moors2013-12-131-3/+0
|/ / / / / /
* | | | | | Merge pull request #3233 from scottcarey/SI-8042Adriaan Moors2013-12-131-24/+34
|\ \ \ \ \ \
| * | | | | | SI-8042 Use Serialization Proxy Pattern in ListScott Carey2013-12-121-24/+34
* | | | | | | Merge pull request #3258 from jrudolph/w/fix-typo-that-that-occurs-twice-in-e...Adriaan Moors2013-12-134-4/+4
|\ \ \ \ \ \ \
| * | | | | | | fix typo in error messagesJohannes Rudolph2013-12-104-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3240 from soc/SI-7618Adriaan Moors2013-12-133-43/+16
|\ \ \ \ \ \ \
| * | | | | | | SI-7618 Remove octal number literalsSimon Ochsenreither2013-12-093-43/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3262 from densh/si/8030Adriaan Moors2013-12-137-20/+181
|\ \ \ \ \ \ \
| * | | | | | | SI-8030 force symbols on presentation compiler initializationDen Shabalin2013-12-127-20/+181
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3250 from soc/SI-8059Adriaan Moors2013-12-133-4/+29
|\ \ \ \ \ \ \
| * | | | | | | SI-8059 Override immutable.Queue#{+:,:+} for performanceSimon Ochsenreither2013-12-113-4/+29
| |/ / / / / /
* | | | | | | Merge pull request #3204 from retronym/topic/patmat-classtag-compoundAdriaan Moors2013-12-133-0/+24
|\ \ \ \ \ \ \