hy/hy
Kodi Arfer 2bbf886ceb Make assoc a macro instead of a special form
The new macro evaluates its lvalue only once.
2017-08-25 11:41:28 -07:00
..
contrib No TypeError from multi-arity defn returning None 2017-08-04 17:08:41 +02:00
core Make assoc a macro instead of a special form 2017-08-25 11:41:28 -07:00
extra Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
lex add #_ discard syntax 2017-08-02 16:55:14 -06:00
__init__.py Expose read, read_str, and eval in Python 2017-08-05 17:29:15 -07:00
__main__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
_compat.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
cmdline.py Slightly simplify HyREPL 2017-07-03 17:01:12 -07:00
compiler.py Make assoc a macro instead of a special form 2017-08-25 11:41:28 -07:00
completer.py Added docomplete truth check on hy/completer.py:27 2017-08-07 13:25:58 -04:00
errors.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
importer.py Don't try to lex tag-macro calls as shebangs 2017-07-23 11:43:19 -07:00
macros.py Require HySymbols instead of HyStrings more often 2017-07-12 10:57:35 -07:00
models.py Fix copy behaviour of HyComplex 2017-08-09 23:30:16 +02:00