hy/tests
Gergely Nagy f24daa7ef9 defreader: Allow strings as macro names
This makes it possible to use strings as the macro name argument to
defreader, which in turn makes it possible to define reader macros with
names that would otherwise result in parse errors.

Such as `#.`.

This fixes #918.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-12-17 13:24:20 +01:00
..
compilers variadic if 2015-10-17 19:51:03 -06:00
importer hy/compiler.py: import only handles HySymbol and HyList, bail on others 2014-02-11 17:29:50 +01:00
lex Reformat string literals in test_lex_strings 2015-08-25 11:04:39 -05:00
macros Fix typos 2015-12-08 14:43:47 +01:00
models Merge pull request #761 from larme/fix-replace-hyobject 2015-07-23 14:09:56 +02:00
native_tests defreader: Allow strings as macro names 2015-12-17 13:24:20 +01:00
resources Fixes a long-standing bug in import under Python 3.3 and later. 2014-12-07 11:02:48 -07:00
test_files Run file using hy -i 2015-02-28 18:11:42 +10:00
__init__.py Move Botsbuildbots to contrib 2015-08-04 11:59:10 +02:00
test_bin.py Run file using hy -i 2015-02-28 18:11:42 +10:00