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

Unparser #152

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

Unparser #152

wants to merge 24 commits into from

Conversation

eugen-shulimov
Copy link

Hier ist der Code welche den Unparser und die nötigen Änderung in anderen Codeteilen enthält damit dieser funktioniet, das betrifft die Klassen welche, den Parser, Variation-Tree und Variation-Diff darstellen. Dazu ist auch eine TestKlasse und die dazugehörigen Daten erhalten und eine Analyse für die Korrektheit des Unparser ist auch erhalten

DARIA-ACER\eshul and others added 24 commits August 23, 2024 11:33
…zt auch dei Zeile mit dem endif mit übertragen
…p von endif wurde von string zu List<String> geändert
@pmbittner pmbittner changed the base branch from main to develop December 23, 2024 08:20
@pmbittner pmbittner added the enhancement New feature or request label Dec 23, 2024
@pmbittner pmbittner linked an issue Jan 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a proper unparse method for DiffTrees
2 participants