index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
future.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a dump macro for debugging
Andrea Ferretti
2016-09-22
1
-0
/
+21
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-3
/
+3
*
fixes #4238
Andreas Rumpf
2016-05-30
1
-6
/
+2
*
nimrod -> nim
Erik Johansson Andersson
2016-02-05
1
-1
/
+1
*
fixing TypelessParam warning in x=>x+1, added test
Peter Mora
2015-09-22
1
-2
/
+2
*
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