hy/tests
Tuukka Turto 00615cef36 Add arity-overloaded defn
Old defmulti has been renamed to defn and extended to detect when it is
used to define regular function and when a arity-overloaded one.
2016-11-29 16:21:31 +02:00
..
compilers Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
importer hy/compiler.py: import only handles HySymbol and HyList, bail on others 2014-02-11 17:29:50 +01:00
lex Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
macros Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
native_tests Add arity-overloaded defn 2016-11-29 16:21:31 +02:00
resources Give require the same features as import (#1142) 2016-11-03 09:35:58 +02: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