Commit Graph

8 Commits

Author SHA1 Message Date
leaf corcoran
df340f7104 avoid creating unnecessary functions when using return keyword with statements and block_exps 2014-02-08 18:42:23 -08:00
leaf corcoran
ec35fc03d2 delete invalid test 2013-12-27 00:30:03 -08:00
leaf corcoran
c8d671a931 no temporary functions when returning block_exp 2013-06-30 23:28:51 -07:00
leaf corcoran
f04af88a8d slices will reuse local vars for list 2013-06-30 21:40:10 -07:00
leaf corcoran
2d345f1c7c change comprehensions again
avoid problems overwritting values we are working with
2013-06-30 20:13:12 -07:00
leaf corcoran
f8c2e0b3ab avoid creating function for basic list comprehension assign 2013-06-10 19:57:01 -07:00
leaf corcoran
4978054a8f reuse locals for unpack loops 2013-06-10 19:18:49 -07:00
leaf corcoran
abbf46ac37 move test to spec 2013-06-07 23:14:08 -07:00