hy/hy/core
Abhishek L a41a3c7edc faster distinct: maintain seen items in a set
* hy/core/language.hy: maintain the seen items in a set instead of a
  list in `distinct`. This is much faster for lookups.
2014-02-04 01:35:41 +05:30
..
__init__.py Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
bootstrap.hy More updates, including from Foxboron, for errors like (for) 2013-12-31 09:56:03 -07:00
language.hy faster distinct: maintain seen items in a set 2014-02-04 01:35:41 +05:30
macros.hy Merge branch 'master' into pr/461 2014-01-23 21:57:17 +01:00