hy/tests/native_tests
Tuukka Turto e588b4928d add defmacro! and fix macro expansion error message (#1172)
* added defmacro!

* revert #924

#924 had an error and should never have been merged in the first place. (see #903)

* put back import getargspec

Without the `formatargspec` this time.

* Give better error message on failed macro expansion

Better error messages work most of the time. In cases where there are
parameters that aren't valid in Python, error message shown is rather
ugly. But this is better than no error messages at all and such
macros with strange parameter names are rather rare.

* fix flake8 errors

* Minor English improvements
2016-12-14 18:10:46 -06:00
..
2016-12-08 10:27:33 -08:00
2013-03-05 18:39:34 -05:00
2016-09-20 13:05:52 -07:00
2016-09-20 13:05:52 -07:00
2015-08-04 16:43:07 +02:00
2015-10-01 10:08:04 +02:00