hy/docs
gilch f4afb0ca7e variadic if
The `if` form now supports elif clauses.
It works like `cond` but without the implicit `do`.
The old `if` is now `if*`

variadic lif now supports "ellif" clauses.

Update if-no-waste compiler to use `if*` properly.

(Sometimes one character is all it takes.)

document if

reword truthiness
2015-10-17 19:51:03 -06:00
..
_static Reorganize documentation. 2014-01-25 21:01:16 +02:00
contrib xi parameter may appear in function position 2015-08-12 08:50:18 -06:00
language variadic if 2015-10-17 19:51:03 -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 @zackmdavis to core 2015-06-29 22:14:10 -04:00
hacking.rst Various changes to documentation pages 2014-12-05 23:15:48 -08: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 Adhere to CPython's documentation guidelines 2014-12-07 02:09:43 -08:00
style-guide.rst Drop a set of brackets from let. 2015-10-01 10:08:04 +02:00
tutorial.rst Merge branch 'master' into pr/975 2015-10-17 17:11:31 +03:00