Replace table iterations with new for-loop syntax
authorStephen Thirlwall <sdt@dr.com>
Sat, 28 Mar 2015 01:22:01 +0000 (12:22 +1100)
committerStephen Thirlwall <sdt@dr.com>
Sat, 28 Mar 2015 01:41:54 +0000 (12:41 +1100)
commitf01c26838d1558e3fa6cc46dd5fddde16dc87282
tree8bf8a0f9ed593656bf1441824cb8e749e7c59319
parent79f8ce3ec5f7fb675d3af93d925533a1226d5689
Replace table iterations with new for-loop syntax

Didn't even know this existed!
cpp/Reader.cpp
cpp/Types.h
cpp/step4_if_fn_do.cpp
cpp/step5_tco.cpp
cpp/step6_file.cpp
cpp/step7_quote.cpp
cpp/step8_macros.cpp
cpp/step9_try.cpp
cpp/stepA_mal.cpp