hy/hy
Ryan Gonzalez a964acd51d Avoid evaluating quoted f-strings
Fixes #1844.
2020-04-02 08:34:15 -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 Reduce scope of symbol replacement for anaphoric macros 2020-03-31 11:18:48 -04: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 Avoid evaluating quoted f-strings 2020-04-02 08:34:15 -04: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