Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support changes of reference format when folding over source lines #62

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

nberth
Copy link
Collaborator

@nberth nberth commented Oct 18, 2023

Included changes bring some improvements to the pre-processor, most notably:

  • Advanced line folding with support for format-specific compiler directives;
  • Syntactic support for SET directives;
  • Code clarifications, with two distinct grammars for compiler directives and text manipulation statements.

Some of these changes should help tackling issues #43 and #45.

@nberth nberth merged commit 161906f into OCamlPro:master Oct 18, 2023
@nberth nberth deleted the src-line-folding branch October 18, 2023 12:02
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.

1 participant