hy/tests/compilers
Kodi Arfer ed8e37da62 Burninate the synonyms true, false, and nil
Per the straw poll in #908, as an alternative to #1147.

Now you must use `True`, `False`, and `None`, as in Python. Or just assign `true` to `True`, etc.; the old synonyms aren't reserved words anymore.
2016-11-23 18:35:17 -08:00
..
native Remove the import-as and import-from builtins 2013-04-20 16:06:32 +02:00
__init__.py Adding more testing. 2013-03-02 23:47:16 -05:00
test_ast.py Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
test_compiler.py In python 3.3+, generator functions always return a value 2016-01-03 11:08:41 +00:00
test_quoting.py Adding some basic testing in; more to come. 2013-04-08 20:23:51 -04:00