Skip to content

Conversation

@tueda
Copy link
Collaborator

@tueda tueda commented Nov 1, 2025

This patch adds a multi-loop extension of the #continuedo preprocessor instruction (#443). It uses the fact that #continuedo n is equivalent to #breakdo (n-1) followed by a #continue for the remaining outermost loop.

Tests and documentation are also added.

@coveralls
Copy link

Coverage Status

coverage: 57.085% (+0.03%) from 57.055%
when pulling 91d1b2e on tueda:pr/feat/continuedo_number
into 42d314c on form-dev:master.

@tueda tueda merged commit a405343 into form-dev:master Nov 4, 2025
140 of 141 checks passed
@tueda tueda deleted the pr/feat/continuedo_number branch November 4, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants