Ryszard Rozak
|
ef72b73a59
|
Support foreach loops on strings (#3760)
|
2022-11-18 07:07:56 -05:00 |
|
Kamil Rakoczy
|
5de1c619c8
|
Fix foreach segmentation fault (#3400).
|
2022-04-28 06:11:31 -04:00 |
|
Wilson Snyder
|
6b0601fd54
|
Support lower dimension looping in foreach loops (#3172).
|
2021-12-11 20:39:58 -05:00 |
|
Wilson Snyder
|
984ee624ed
|
Fix break under foreach loop (#3230).
Internals: Move Foreach handling into V3Width.
|
2021-12-11 15:06:33 -05:00 |
|
Wilson Snyder
|
41f29d2ce3
|
Tests (#3230)
|
2021-12-06 21:27:32 -05:00 |
|
Wilson Snyder
|
6e57076726
|
Support --bbox-unsup parsing of nested foreach.
|
2020-06-09 22:05:06 -04:00 |
|
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
|
John Coiner
|
e897c862f2
|
Tests: t_foreach now checks that all foreach loops get unrolled and evaluated statically.
|
2018-03-15 19:06:32 -04:00 |
|
John Coiner
|
f55040a38b
|
Fix severe runtime performance bug in certain foreach loops.
|
2018-03-15 08:59:52 -04:00 |
|
Wilson Snyder
|
1e4c3751e1
|
Support foreach, bug1078.
|
2016-09-19 22:00:13 -04:00 |
|