Files
Nim/tests/macros
zah 1be0022e7c Fixes #5167 and related problems (#5475)
This commit returns to a bit less strict checking of the number
of macro arguments, because some old immediate macros rely on a
behavior where even the arity of the macro is not being checked.

It may be better if such macros are just declared to use varargs[expr],
but this remains for another day.
2017-03-12 09:33:49 +01:00
..
2015-02-01 04:37:34 -06:00
2014-06-30 22:24:08 +02:00
2015-07-03 10:55:50 +02:00
2016-07-06 16:52:41 +02:00
2016-09-22 12:07:36 +02:00
2015-03-17 17:50:32 +01:00
2015-03-17 17:50:32 +01:00
2014-04-20 21:55:45 +01:00
2015-08-21 02:34:34 +02:00
2016-08-26 14:49:57 +02:00
2016-12-20 22:42:25 +01:00
2014-01-13 02:10:03 +01:00
2015-03-17 17:50:32 +01:00
2015-03-17 17:50:32 +01:00
2015-03-17 17:50:32 +01:00
2015-01-18 14:44:16 +01:00
2014-01-17 08:47:51 +01:00
2015-03-17 17:50:32 +01:00
2015-11-18 16:07:20 +01:00
2014-01-17 08:47:51 +01:00
2015-04-25 23:16:57 +02:00
2015-11-18 16:07:20 +01:00
2015-03-17 17:50:32 +01:00
2016-04-03 23:38:29 +02:00