aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/AsyncUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove @author tagsphaller2012-11-271-3/+0
* Lookup log level dynamically from system property.Jason Zaugg2012-11-271-2/+2
* Fix await in if condition / match scrutinee.Jason Zaugg2012-11-261-2/+2
* add missing copyrightJason Zaugg2012-11-241-1/+1
* Prohibit await in if condition (for now)Jason Zaugg2012-11-241-4/+8
* Enable debug logging with a system property.Jason Zaugg2012-11-231-1/+1
* Collapse all the onComplete handlers into a single function.Jason Zaugg2012-11-111-1/+1
* Shuffle a bit more code around.Jason Zaugg2012-11-111-19/+3
* Use the fresh name generator provided by the macro API.Jason Zaugg2012-11-061-5/+0
* A minimal SBT build.Jason Zaugg2012-11-051-0/+36