hy/tests
Kodi Arfer d980a4a8ee Remove contrib.alias
I don't see why you'd put this in the standard library. I guess it could be useful for when you're maintaining a library and you want to change the name of a function or macro but keep the old name around for a while so people's code doesn't break immediately. But that's a pretty limited purpose.
2016-12-26 15:39:26 -08:00
..
compilers Give an error on empty attributes (#1138) 2016-11-30 07:00:48 +02:00
importer Modernized. 2016-12-20 10:54:11 +02:00
lex Add a module for getting reserved words (#1171) 2016-12-12 10:11:42 +02: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 Remove contrib.alias 2016-12-26 15:39:26 -08: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 Add lazy sequences into contrib 2016-11-08 21:23:49 +02:00
test_bin.py Run file using hy -i 2015-02-28 18:11:42 +10:00