hy/docs
Kodi Arfer f3edeb99ae Allow commas and underscores in numeric literals
You can use them as thousands separators.

This change differs from PEP 515 in that not only does it allow commas in addition to underscores, but it's much more liberal about placement. Any number of underscores or commas can be placed anywhere, even at the start.
2017-02-15 09:03:24 +02:00
..
_static Reorganize documentation. 2014-01-25 21:01:16 +02:00
contrib Remove contrib.flow 2016-12-29 08:35:54 -08:00
extra Move contrib.anaphoric to contrib.extra 2016-12-29 08:35:41 -08:00
language Allow commas and underscores in numeric literals 2017-02-15 09:03:24 +02: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 Remove @rwtolbert from core team 2016-12-31 11:05:53 -08:00
hacking.rst Use HTTPS for *.readthedocs.io 2016-05-15 15:28:23 +02:00
index.rst Add hy.extra 2016-12-26 15:39:26 -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 Merge branch 'let-it-be' 2017-02-13 09:19:37 -08:00
tutorial.rst Merge branch 'let-it-be' 2017-02-13 09:19:37 -08:00