summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/foreach
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'foreach-int-parse-range-check'Brad King2020-09-214-0/+9
|\
| * foreach: Fix crash parsing integer out of rangeBen McMorran2020-09-184-0/+9
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-223-5/+5
|/
* foreach: Set fatal error on invalid rangeKyle Edwards2020-02-274-0/+8
* foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-2719-0/+48
* foreach: Allow multiple iteration variables for `ZIP_LIST` modeAlex Turbov2019-12-0715-0/+81
* foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-0115-0/+120
* Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-063-0/+112
* Tests: Add test for bad foreach inside a functionBrad King2017-11-165-0/+17