s1s0 / toped

Cross platform, open source IC layout editor
http://www.toped.org.uk/
GNU General Public License v2.0
15 stars 8 forks source link

two missing operators in tell: break / continue #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Cycle loop execution (in all forms) should be capable of being altered using 
break and continue statements.

Original issue reported on code.google.com by krustev....@gmail.com on 27 Mar 2014 at 11:26

GoogleCodeExporter commented 9 years ago
Updates in  r2438
Two new keywords added in TELL:
break
continue
Both of them allowed only in loop bodys with expected behaviour.

Original comment by krustev....@gmail.com on 29 Mar 2014 at 4:45

GoogleCodeExporter commented 9 years ago
Closing this batch of tell related new features

Original comment by krustev....@gmail.com on 12 Apr 2014 at 12:56

GoogleCodeExporter commented 9 years ago

Original comment by krustev....@gmail.com on 12 Apr 2014 at 1:03