summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-0829-84/+85
| * | | | The new reflectionEugene Burmako2012-06-08190-6403/+9001
| * | | | preparations: always explicitly provide type tagsEugene Burmako2012-06-084-10/+38
| * | | | preparations: removes DynamicProxyEugene Burmako2012-06-084-167/+0
| * | | | macros: refactoring of fast track infrastructureEugene Burmako2012-06-0819-311/+346
| * | | | macros: now use Java reflectionEugene Burmako2012-06-081-81/+71
| * | | | macros: -Xmacros is now retiredEugene Burmako2012-06-0814-15/+13
| * | | | improves traces and error messagesEugene Burmako2012-06-089-51/+70
| * | | | REPL bells and whistles: -Dscala.repl.maxprintstring=<Integer>Eugene Burmako2012-06-083-2/+5
| * | | | REPL bells and whistles: -Dscala.repl.vids=<Boolean>Eugene Burmako2012-06-082-1/+7
| * | | | REPL bells and whistles: -Dscala.repl.autoruncode=<JFile>Eugene Burmako2012-06-082-3/+11
| * | | | REPL no longer hangs after initialization crashesEugene Burmako2012-06-083-8/+27
| * | | | typers: simplifies original calculation in typedAnnotatedEugene Burmako2012-06-081-4/+3
| * | | | typers: dubious line in adaptTypeEugene Burmako2012-06-081-0/+4
| * | | | typers: fixes error handling in checkStableEugene Burmako2012-06-081-1/+3
|/ / / /
* | | | Merge pull request #672 from axel22/issue/5857Adriaan Moors2012-06-083-2/+87
|\ \ \ \
| * | | | Fixes SI-5857.Aleksandar Prokopec2012-06-063-2/+87
* | | | | Merge pull request #654 from magarciaEPFL/ticket-SI-4804Adriaan Moors2012-06-081-21/+13
|\ \ \ \ \
| * | | | | GenASM-based fix for SI-4804. Fix of the same for GenJVM pending.Miguel Garcia2012-06-011-21/+13
* | | | | | Merge pull request #678 from magarciaEPFL/fixesJosh Suereth2012-06-081-1/+5
|\ \ \ \ \ \
| * | | | | | counterpart in GenASM to 241c7606d0bf5f3209b9d549fb75Miguel Garcia2012-06-071-1/+5
* | | | | | | Merge pull request #677 from axel22/feature/util-hashing2Josh Suereth2012-06-0719-58/+145
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-0719-58/+145
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #674 from paulp/checkin-jun6Josh Suereth2012-06-0723-857/+896
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-0616-815/+863
| * | | | | Updated tools/*cp scripts.Paul Phillips2012-06-067-42/+33
|/ / / / /
* | | | | Merge pull request #669 from dgruntz/masterJosh Suereth2012-06-061-5/+6
|\ \ \ \ \
| * | | | | fixes typos in scaladoc of Orderes.calaDominik Gruntz2012-06-051-5/+6
* | | | | | Merge pull request #673 from axel22/issue/5880Josh Suereth2012-06-062-2/+49
|\ \ \ \ \ \
| * | | | | | Fix SI-5880.Aleksandar Prokopec2012-06-062-2/+49
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #671 from axel22/issue/5867Josh Suereth2012-06-063-0/+17
|\ \ \ \ \ \
| * | | | | | Fix SI-5867.Aleksandar Prokopec2012-06-063-0/+17
| |/ / / / /
* | | | | | Merge pull request #670 from axel22/issue/5879Josh Suereth2012-06-063-15/+142
|\ \ \ \ \ \
| * | | | | | Fix SI-5879.Aleksandar Prokopec2012-06-063-15/+142
| |/ / / / /
* | | | | | Merge pull request #667 from phaller/wip-sip14-ec-configJosh Suereth2012-06-061-7/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add configuration for ExecutionContextphaller2012-06-051-7/+21
| |/ / / /
* | | | | Merge pull request #668 from viktorklang/masterJosh Suereth2012-06-053-54/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Switching the the Akka-contributed Unsafe detection to support more platforms...Viktor Klang2012-06-053-54/+3
* | | | | Merge pull request #655 from axel22/feature/hasherJosh Suereth2012-06-045-29/+145
|\ \ \ \ \
| * | | | | Fix `Hashing`.Aleksandar Prokopec2012-06-014-13/+25
| * | | | | Remove Equality in favour of Equiv.Aleksandar Prokopec2012-06-015-48/+11
| * | | | | Add Hashing and Equality typeclasses.Aleksandar Prokopec2012-06-014-27/+168
* | | | | | Merge pull request #665 from retronym/ticket/5213Adriaan Moors2012-06-042-11/+40
|\ \ \ \ \ \
| * | | | | | SI-5313 Revert to two traversals in substThisAndSym.Jason Zaugg2012-06-032-11/+40
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #661 from retronym/ticket/5683Adriaan Moors2012-06-034-29/+77
|\ \ \ \ \ \
| * | | | | | SI-5683 Fail gracefully when transposing a ragged type arg matrix.Jason Zaugg2012-06-034-29/+77
| |/ / / / /
* | | | | | Merge pull request #664 from adriaanm/revert-653Adriaan Moors2012-06-034-24/+9
|\ \ \ \ \ \
| * | | | | | Revert "#653 -- no lub for statement exprs' types"Adriaan Moors2012-06-034-24/+9
|/ / / / / /
* | | | | | Merge pull request #653 from dragos/issue/skip-lub-in-blocksAdriaan Moors2012-06-034-9/+24
|\ \ \ \ \ \
| * | | | | | Don't compute least upper bounds for expressions in statement positions insid...Iulian Dragos2012-06-034-9/+24
| | |_|_|/ / | |/| | | |