hy/tests
Bob Tolbert c42492ad84 Fix missing docstrings from defclass issue #248
Added ability to parse doc strings set in defclass declarations,
likei:

(defclass Foo [object]
  "this is the doc string"
  [[x 1]])
2013-07-15 06:58:08 -06:00
..
compilers Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
importer Fix flake error 2013-07-06 20:39:02 +02:00
lex Add tests for expr-in-dict 2013-05-14 12:01:23 +02:00
macros Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests Fix missing docstrings from defclass issue #248 2013-07-15 06:58:08 -06:00
resources Provide bin scripts for both Windows and *nix 2013-07-14 09:06:42 -06:00
__init__.py style fixes 2013-05-11 13:59:19 -04:00
test_bin.py Provide bin scripts for both Windows and *nix 2013-07-14 09:06:42 -06:00