hy/docs
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
..
_static Reorganize documentation. 2014-01-25 21:01:16 +02:00
contrib Merge branch 'seq' 2016-12-08 10:27:33 -08:00
language add defmacro! and fix macro expansion error message (#1172) 2016-12-14 18:10:46 -06:00
.gitignore Adding in a docs directory. 2013-03-12 22:53:45 -04:00
conf.py Changed conf.py to use RTD theme if available 2014-04-24 00:17:58 +03:00
coreteam.rst Add @Kodiologist 2016-11-21 11:44:00 -05:00
hacking.rst Use HTTPS for *.readthedocs.io 2016-05-15 15:28:23 +02:00
index.rst Transplant style guide from hylang/hy-style-guide 2015-01-02 19:56:07 -08:00
make.bat This change updates the required Pygments version to 1.6, which 2014-03-14 09:01:47 -04:00
Makefile Adding in a docs directory. 2013-03-12 22:53:45 -04:00
quickstart.rst change quickstart install from PyPI to GitHub (#1116) 2016-09-24 15:54:32 -06:00
style-guide.rst Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
tutorial.rst Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00