Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PNimrodNode to NimNode | def | 2015-03-17 | 1 | -5/+5 |
* | Remove unnecessary check in list comprehensions | def | 2015-01-10 | 1 | -1/+0 |
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
* | allow () in more contexts | Araq | 2014-12-19 | 1 | -0/+10 |
* | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 1 | -0/+57 |
|\ | |||||
| * | Extend list comprehension documentation | def | 2014-08-03 | 1 | -16/+20 |
| * | Add list comprehensions to future module | def | 2014-08-03 | 1 | -0/+53 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
* | | big rename | Araq | 2014-08-27 | 1 | -1/+1 |
|/ | |||||
* | `=>` macro tripped on generic return types | Billingsly Wetherfordshire | 2014-05-19 | 1 | -1/+0 |
* | doc2 likes future.nim now | Araq | 2014-04-21 | 1 | -1/+1 |
* | Fixed docs in future module. | Dominik Picheta | 2014-04-20 | 1 | -2/+2 |
* | Param name and type combos now work in type sig. sugar. | Dominik Picheta | 2014-04-20 | 1 | -2/+9 |
* | Remove echo from => macro and fix tclosuremacro test. | Dominik Picheta | 2014-04-20 | 1 | -2/+2 |
* | Added new future module with a closure macro. | Dominik Picheta | 2014-04-20 | 1 | -0/+111 |