Andrea Ferretti
|
15f7094fde
|
Added a dump macro for debugging
|
2016-09-22 12:07:36 +02:00 |
|
Andreas Rumpf
|
60b187513e
|
stdlib and compiler don't use .immediate anymore
|
2016-07-29 23:51:01 +02:00 |
|
Andreas Rumpf
|
5edbc20e13
|
fixes #4238
|
2016-05-30 16:24:52 +02:00 |
|
Erik Johansson Andersson
|
f8d98700ac
|
nimrod -> nim
|
2016-02-05 19:11:43 +01:00 |
|
Peter Mora
|
925e7b0ca1
|
fixing TypelessParam warning in x=>x+1, added test
|
2015-09-22 18:34:43 +02:00 |
|
def
|
fd4e629905
|
Rename PNimrodNode to NimNode
|
2015-03-17 17:50:32 +01:00 |
|
def
|
711ff185bd
|
Remove unnecessary check in list comprehensions
|
2015-01-10 22:54:39 +01:00 |
|
Guillaume Gelin
|
3119fe087d
|
Happy new year!
|
2015-01-06 15:26:33 +01:00 |
|
Araq
|
d4230e052d
|
allow () in more contexts
|
2014-12-19 13:44:43 +01:00 |
|
Araq
|
adad2d5f4a
|
Merge branch 'devel' into bigbreak
Conflicts:
lib/impure/db_postgres.nim
lib/pure/json.nim
lib/pure/math.nim
lib/system/atomics.nim
|
2014-11-03 11:42:36 +01:00 |
|
Araq
|
4523b29d7a
|
Nimrod renamed to Nim
|
2014-08-28 09:59:26 +02:00 |
|
Araq
|
11b6958755
|
big rename
|
2014-08-27 23:42:51 +02:00 |
|
def
|
c7898a0c81
|
Extend list comprehension documentation
|
2014-08-03 19:07:45 +02:00 |
|
def
|
9f99dd0196
|
Add list comprehensions to future module
|
2014-08-03 14:11:57 +02:00 |
|
Billingsly Wetherfordshire
|
657a00056e
|
=> macro tripped on generic return types
example fail `(a:int,b:int) -> Foo[int] => Foo[int](x: a + b)`
|
2014-05-19 19:05:57 -05:00 |
|
Araq
|
a868575436
|
doc2 likes future.nim now
|
2014-04-21 02:45:57 +02:00 |
|
Dominik Picheta
|
443fdd6d69
|
Fixed docs in future module.
|
2014-04-20 22:17:56 +01:00 |
|
Dominik Picheta
|
dad99376a5
|
Param name and type combos now work in type sig. sugar.
|
2014-04-20 22:08:03 +01:00 |
|
Dominik Picheta
|
ed935dfef1
|
Remove echo from => macro and fix tclosuremacro test.
|
2014-04-20 14:38:10 +01:00 |
|
Dominik Picheta
|
232d252885
|
Added new future module with a closure macro.
|
2014-04-20 14:33:44 +01:00 |
|