aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 0.9.0-SNAPSHOTJason Zaugg2014-03-122-2/+2
* 0.9.0-M6v0.9.0-M6_2.10Jason Zaugg2014-03-121-1/+1
* [backport] Test case for "not a class" crasher in live variableJason Zaugg2014-03-121-0/+28
* Fix substitution in release script messageJason Zaugg2014-03-101-2/+2
* Update release script for _2.10 tagging conventionJason Zaugg2014-03-101-2/+2
* Update version in READMEJason Zaugg2014-03-101-1/+1
* 0.9.0-SNAPSHOTJason Zaugg2014-03-101-1/+1
* 0.9.0-M5v0.9.0-M5_2.10Jason Zaugg2014-03-101-1/+1
* only build 2.10.x on this branchJason Zaugg2014-03-101-6/+0
* Merge pull request #58 from retronym/topic/unhardcode-tryJason Zaugg2014-01-272-5/+2
|\
| * Unhardcode use of scala.util.TryJason Zaugg2014-01-282-5/+2
|/
* Merge pull request #56 from retronym/topic/still-todoJason Zaugg2014-01-141-1/+1
|\
| * Update TODO comment about pres. compiler friendliness.Jason Zaugg2014-01-141-1/+1
* | Merge pull request #55 from retronym/ticket/copyrightPhilipp Haller2014-01-1433-35/+35
|\ \ | |/ |/|
| * Update copyright years.Jason Zaugg2014-01-1433-35/+35
|/
* Merge pull request #54 from akkomar/masterJason Zaugg2014-01-141-2/+2
|\
| * Minor fixes in Async`s scaladoc.akomar2014-01-121-2/+2
|/
* Merge pull request #20 from theon/patch-1Jason Zaugg2014-01-081-2/+2
|\
| * Fix line numbers for example in READMEIan Forsey2013-06-051-2/+2
* | Update version in READMEJason Zaugg2013-11-241-1/+1
* | 0.9.0-SNAPSHOTJason Zaugg2013-11-241-1/+1
* | 0.9.0-M4v0.9.0-M4Jason Zaugg2013-11-241-1/+1
* | Merge pull request #47 from retronym/topic/pres2Jason Zaugg2013-11-221-6/+5
|\ \
| * | Another take at the 2.10/2.11 spanning suppressMacroAttachmentJason Zaugg2013-11-201-6/+5
* | | Merge pull request #50 from retronym/ticket/48Philipp Haller2013-11-225-34/+73
|\ \ \
| * | | Fix crashers in do/while and while(await(..))Jason Zaugg2013-11-225-34/+73
| |/ /
* | | Merge pull request #51 from phaller/topic/travis-jdk-configPhilipp Haller2013-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | Remove unsupported Oracle JDK6 from Travis CI configPhilipp Haller2013-11-221-1/+1
|/ /
* | 0.9.0-SNAPSHOTJason Zaugg2013-11-202-2/+2
* | 0.9.0-M3v0.9.0-M3Jason Zaugg2013-11-201-1/+1
* | Merge pull request #42 from retronym/topic/hooksJason Zaugg2013-11-204-12/+58
|\ \
| * | Abstract over use of scala.util.TryJason Zaugg2013-11-134-11/+52
| * | Add a hook for post-ANF transformationJason Zaugg2013-11-132-1/+6
* | | Merge pull request #46 from retronym/topic/pres-compiler-npeJason Zaugg2013-11-203-7/+31
|\ \ \
| * | | Less hacky check for presentation compiler.Jason Zaugg2013-11-201-1/+1
| * | | Return original macro application under presentation compiler.Jason Zaugg2013-11-202-7/+30
| * | | Fix a NPE in the presentation compilerJason Zaugg2013-11-201-0/+1
* | | | Update README.mdPhilipp Haller2013-11-181-1/+1
|/ / /
* | | Merge pull request #44 from phaller/topic/cleanup-43Philipp Haller2013-11-151-10/+2
|\ \ \
| * | | Clean-ups found during review of PR #43Philipp Haller2013-11-141-10/+2
|/ / /
* | | Merge pull request #43 from retronym/ticket/icode-crasherPhilipp Haller2013-11-142-37/+94
|\ \ \
| * | | Fix crasher in icode due to symbol mismatches in lifted methodsJason Zaugg2013-11-142-37/+94
|/ / /
* / / Update README.mdJason Zaugg2013-11-131-0/+3
|/ /
* | Merge pull request #41 from retronym/topic/travisJason Zaugg2013-11-131-0/+13
|\ \
| * | Enable Travis CIJason Zaugg2013-11-131-0/+13
* | | Merge pull request #40 from retronym/topic/live-var-captureJason Zaugg2013-11-135-18/+205
|\ \ \ | |/ / |/| |
| * | Don't aggressively null out captured varsJason Zaugg2013-11-125-18/+205
|/ /
* | 0.9.0-SNAPSHOTJason Zaugg2013-11-071-1/+1
* | Merge pull request #38 from phaller/topic/cleanup-cps-fallbackv0.9.0-M2Jason Zaugg2013-11-072-5/+3
|\ \
| * | Remove left-overs of CPS fallback logicPhilipp Haller2013-11-072-5/+3