hy/tests
Berker Peksag e3aac14cf9 Merge pull request #715 from ALSchwalm/master
Fix error when 'let' context contains a non-symbol non-list
2014-12-18 10:48:51 +02:00
..
compilers Fix error when 'let' context contains a non-symbol non-list 2014-12-18 02:15:41 -06:00
importer hy/compiler.py: import only handles HySymbol and HyList, bail on others 2014-02-11 17:29:50 +01:00
lex Remove HyLambdaListKeyword from the parser 2014-06-03 21:36:49 -04:00
macros Add tests for _wrap_value 2014-09-21 12:08:14 -04:00
models Merge master onto pr/471 2014-01-30 21:50:23 +05:30
native_tests Better error messages for fn/defn w/o arglists 2014-12-12 13:28:28 +01:00
resources Fixes a long-standing bug in import under Python 3.3 and later. 2014-12-07 11:02:48 -07:00
__init__.py Merge branch 'master' into pr/579 2014-11-15 08:02:41 -05:00
test_bin.py Implement -m command line flag to run a module by name 2014-11-26 09:13:45 -07:00