debian/compat
author |
Manuele Conti <conti.ma@alice.it> |
|
Thu, 03 Jan 2013 22:54:55 +0100 |
changeset 788 |
aa56031e5cb3 |
parent 106 |
0fff950e578e
|
permissions |
-rwxr-xr-x |
Implement Mario's suggestions:
- Clean up code replace merge algorithm with a function.
- Fix for_statement setting control variable to not a constant.
- Fix for_statement checking BY expression to get correct value for optimization
branch.
Thanks Mario.