hy/hy/core
Kodi Arfer 5f00921dea Fix #1243: read raises EOFError on false inputs (#1244)
* Fix #1243: `read` raises EOFError on false inputs

* Fix crash when trying to `eval` false values
2017-03-06 10:51:25 -06:00
..
__init__.py Move hy.core.reserved to hy.extra.reserved (#1231) 2017-03-02 16:49:32 -06:00
bootstrap.hy Remove let 2017-02-13 09:12:21 -08:00
language.hy Fix #1243: read raises EOFError on false inputs (#1244) 2017-03-06 10:51:25 -06:00
macros.hy Remove car and cdr in favor of first and rest (#1241) 2017-03-06 10:34:40 -06:00
shadow.hy Make fn work like lambda and remove lambda (#1228) 2017-02-22 17:36:52 -06:00