hy/hy
redraiment 2b40dea54d Fixes #1875: parse-args requires values to be representable as Hy models
* Update argument spec parse logic of parse-args function.
* Update test case of parse-args function.
* Update document of parse-args function.
* Describe the change in NEWS file.
2020-03-31 10:44:26 -04:00
..
contrib Update copyright years 2020-01-09 14:05:12 -05:00
core Fixes #1875: parse-args requires values to be representable as Hy models 2020-03-31 10:44:26 -04:00
extra Update copyright years 2020-01-09 14:05:12 -05:00
lex Update copyright years 2020-01-09 14:05:12 -05:00
__init__.py Refactor REPL error handling and filter Hy internal trace output 2019-02-07 13:43:58 -05:00
__main__.py Pre-Python 3.4 cleanup (including Python 2) 2019-07-22 14:11:17 -04:00
_compat.py Update copyright years 2020-01-09 14:05:12 -05:00
cmdline.py Update copyright years 2020-01-09 14:05:12 -05:00
compiler.py Update copyright years 2020-01-09 14:05:12 -05:00
completer.py Update copyright years 2020-01-09 14:05:12 -05:00
errors.py Update copyright years 2020-01-09 14:05:12 -05:00
importer.py Update copyright years 2020-01-09 14:05:12 -05:00
macros.py Update copyright years 2020-01-09 14:05:12 -05:00
model_patterns.py Update copyright years 2020-01-09 14:05:12 -05:00
models.py Update copyright years 2020-01-09 14:05:12 -05:00