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

Start on improving error handeling and add crate docs #1

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

maartenvdmeulen
Copy link
Contributor

The following has been changed:

  • prefix has been renamed to module to reflect more how it is used.
  • With the crate 'proc-macro-error' are some panic errors replaced with a 'compile-like' error.
    • this made it possible to show the error om the span (token's) where the error originated.
  • To test_each_file macro is for now a simple doc added.
  • Readme has been added as crate level doc
  • Badges are added Readme

@Vlamonster
Copy link
Contributor

Thanks for the suggestions! I have tidied up the code and bit and merged it :)!

@Vlamonster Vlamonster merged commit c05f183 into binary-banter:main Nov 7, 2023
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