noting more changes
This commit is contained in:
parent
b077af9620
commit
a79df88f37
@ -4,6 +4,8 @@
|
|||||||
an ast.Print in Python 3.x, it's since become an ast.Call.
|
an ast.Print in Python 3.x, it's since become an ast.Call.
|
||||||
* Cleaned up the tests a bit, and added some coverage to some uncovered
|
* Cleaned up the tests a bit, and added some coverage to some uncovered
|
||||||
modules
|
modules
|
||||||
|
* hy/compiler.py (compile_do_expression): Add progn as an alias
|
||||||
|
(compile_def_expression): Add setf / setv as an alias for simple assignment
|
||||||
|
|
||||||
2013-03-29 Paul Tagliamonte <paultag@debian.org>
|
2013-03-29 Paul Tagliamonte <paultag@debian.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user