rocky
|
b4426931ef
|
Address dead code in lambda ifelse
|
2017-10-10 19:05:16 -04:00 |
|
rocky
|
b3359439f9
|
if bug in lambda with ifelse
A synergy of Python's irregular lambda, its custom ifelse syntax and its
marvelous indentation regime. Fixes #130
|
2017-10-05 11:00:55 -04:00 |
|
rocky
|
9a2369830d
|
Python 3.5 if handling...
Allow RETURN_END_IF in a return statement
May want to do this in other versions as well, but right now
we only need it here.
|
2016-06-22 22:09:06 -04:00 |
|
rocky
|
4a79082872
|
Fix 3.5 if..pass bug
Update HISTORY.MD to include Dan Pascu. Some minor doc corrections
|
2016-05-08 10:32:11 -04:00 |
|
rocky
|
9f7d36f8fb
|
Handle Ternary "or". Remove mention of uncompyle3
uncompyle3 removed per Mysterie's request
[Fixes Issue #5]
|
2016-04-07 07:18:46 -04:00 |
|
rocky
|
7c5b8d803c
|
More tests
|
2015-12-27 16:50:45 -05:00 |
|
rocky
|
4f0fe90eef
|
Add spark option to show grammer. Revise uncompyle options. Start to reorganize
tests more
|
2015-12-22 03:56:50 -05:00 |
|
rocky
|
d75083c9db
|
Regularize test names.
|
2015-12-21 12:34:19 -05:00 |
|