c_leta: don't compute whole list length for optimization
authorDaniel Kochmański <daniel@turtleware.eu>
Sun, 16 Aug 2015 16:28:49 +0000 (18:28 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Sun, 16 Aug 2015 16:28:49 +0000 (18:28 +0200)
commit7a59ebda66ac29702b8f83238eb350ce09269fe8
treec94a8f854c01d3990c921b343448cc154b0ff5d4
parent64d0b5586a7d3200639b37d6afae460aa25dd9d1
c_leta: don't compute whole list length for optimization

This is interpreter performance tweak. Behavior stays the same.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/c/compiler.d