Skip to content

From source enhancements#65

Merged
DanielT merged 4 commits into
masterfrom
from_source_enhancements
Jun 26, 2026
Merged

From source enhancements#65
DanielT merged 4 commits into
masterfrom
from_source_enhancements

Conversation

@DanielT

@DanielT DanielT commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Various enhancements for --from-source mode:

  • definition of INSTANCE can have more than one group attribute (Feature Request: Allow multiple GROUP statements and ALIAS in INSTANCE definitions #64)
  • definition of INSTANCE can have an ALIAS. This only takes effect in combination with --enable-structures
  • Failing to read any input files is always an error instead of a warning. At least one input must be processed in order for the operation to proceed.
  • fix some minor mistakes in the documented grammar

DanielT added 4 commits June 25, 2026 21:33
Groups attribute in from-source mode is now a vec instead of an option
This only takes effect if the use of structures is enabled (--enable-structures), since instance objects arent't created at all in the default mode.
@DanielT DanielT merged commit f352916 into master Jun 26, 2026
2 checks passed
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