hy/hy
Kodi Arfer 081a710b0f Fix handling of unpacking in method calls and attribute lookups 2018-07-24 09:45:00 -07:00
..
contrib Fix let rebind bug. 2018-06-27 23:41:49 -06:00
core Make defmacro! work with optional args 2018-06-25 11:45:23 -07:00
extra Update uses of the old comprehension forms 2018-06-13 17:31:08 -07:00
lex Remove unused imports 2018-06-30 11:04:11 -07:00
__init__.py Remove support for cons cells 2018-04-12 16:45:17 -07:00
__main__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
_compat.py Fix `mangle` for Pythons compiled with UCS-2 2018-03-30 07:23:32 -07:00
cmdline.py Use model patterns for `import` and `require` 2018-05-20 14:07:44 -07:00
compiler.py Fix handling of unpacking in method calls and attribute lookups 2018-07-24 09:45:00 -07:00
completer.py Clean up the decorators used in the compiler 2018-05-20 14:11:35 -07:00
errors.py Update copyright years 2018-01-01 10:38:33 -05:00
importer.py Remove unused imports 2018-06-30 11:04:11 -07:00
inspect.py Add a hy.introspect module to deal with getargspec deprecation 2018-02-14 16:05:31 -05:00
macros.py Streamline auto-promotion and position spoofing 2018-06-05 09:23:21 -07:00
model_patterns.py Fix handling of unpacking in method calls and attribute lookups 2018-07-24 09:45:00 -07:00
models.py Make HyKeyword callable 2018-07-24 09:19:37 -07:00