Skip to content
New issue

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

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

Already on GitHub? # to your account

Restructure and refactor the Topiary binary's source files #294

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

Xophmeister
Copy link
Member

This PR is preparatory, in aid of #11, to make a clear distinction between library and binary-related code. In particular, it allows for binary-related modules.

  • Moved src/main.rs to src/bin/topiary/main.rs
  • Factored out the OutputFile and SupportedLanguages types into their own modules.

Notes:

@Xophmeister Xophmeister merged commit 5e90497 into main Feb 16, 2023
@Xophmeister Xophmeister deleted the chris/syntax-output/bin-restructure branch February 16, 2023 12:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants