hy/tests
Nicolas Dandrimont cfbc792957 Fix apply with method calls
Apply didn't work on method calls (i.e. `(apply .foo [bar]) broke).
This slipped through because there were no tests of this behavior. I noticed
it while trying to merge the `meth` fixes.
2013-12-23 21:02:45 +01:00
..
compilers Bootstrap a macro error-reporting test file 2013-11-02 20:50:21 +01:00
importer Fix flake error 2013-07-06 20:39:02 +02:00
lex Hy reader macros #377 2013-12-23 14:33:51 +01:00
macros Hy reader macros #377 2013-12-23 14:33:51 +01:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests Fix apply with method calls 2013-12-23 21:02:45 +01:00
resources Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00
__init__.py Hy reader macros #377 2013-12-23 14:33:51 +01:00
test_bin.py Merge pull request #328 from berkerpeksag/add-astor 2013-12-11 08:13:03 -08:00