summary refs log tree commit diff stats
path: root/lib/pure/future.nim
Commit message (Expand)AuthorAgeFilesLines
* Nimrod renamed to NimAraq2014-08-281-2/+2
* big renameAraq2014-08-271-1/+1
* `=>` macro tripped on generic return typesBillingsly Wetherfordshire2014-05-191-1/+0
* doc2 likes future.nim nowAraq2014-04-211-1/+1
* Fixed docs in future module.Dominik Picheta2014-04-201-2/+2
* Param name and type combos now work in type sig. sugar.Dominik Picheta2014-04-201-2/+9
* Remove echo from => macro and fix tclosuremacro test.Dominik Picheta2014-04-201-2/+2
* Added new future module with a closure macro.Dominik Picheta2014-04-201-0/+111