Skip to content

Rename main classes and environment variables - #207

Merged
pyrollo merged 2 commits into
mainfrom
pyr/renaming
Sep 3, 2026
Merged

pyrollo merged 2 commits into
mainfrom
pyr/renaming

Conversation

@pyrollo

@pyrollo pyrollo commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Issue

Partially solves #204

Changes

Renaming:

  • Class MinalacGenerator -> Voxatile
  • Class MinalacGeneratorCLI -> VoxatileCLI
  • Class MinalacParserModule -> VoxatileParserModule
  • Environment variables MINALAC_* -> VOXATILE_*
  • Update documentation accordingly
  • Update generate.sh accordingly
  • Some sparse documentation updates

No behavior change except name changed.

Reason

Project renaming from Minalac Generator to Voxatile.

Self-checks

  • The code has unit tests associated
  • The code has Javadoc Comments associated
  • Complex / Unexpected code is explained / justified with a small comment
  • Relevant documentation inside the /docs folder has been updated
  • All examples in examples/ work the same (or have been adapted if subject to changes in this PR)
  • Git history is clean (each commit accomplish a single task and describe it accordingly)
  • The texts have been proofread (documentation, error messages, logs, comments...)

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

[Maven Build Status]

📑 Commit: 8106bb9292e360ec3f9da4c2a28390af784a2859
⌚️ Date: 2026-09-03T12:05:21 (CEST)
🛠️ Status: ✅ Success

📦 Download artifact: Generator.jar

@indyteo indyteo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor tweaks

Comment thread docs/usage/Generator.md Outdated
Comment thread docs/usage/Run.md Outdated
@pyrollo
pyrollo merged commit 171dec8 into main Sep 3, 2026
13 checks passed
@pyrollo
pyrollo deleted the pyr/renaming branch September 3, 2026 11:12
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