Skip to content

Conversation

@Jassob
Copy link
Member

@Jassob Jassob commented Jun 12, 2024

This commit moves the DBC compiler to the pkg/dbc package to make it part of the public API.

Currently, if you want to do anything useful with a DBC file you more or less need to re-implement parts of the compiler yourself, which gets tedious to keep up to date.

This commit moves the DBC compiler to the `pkg/dbc` package to make it
part of the public API.

Currently, if you want to do anything useful with a DBC file you more
or less need to re-implement parts of the compiler yourself, which
gets tedious to keep up to date.
Copy link

@maxekman maxekman left a comment

Choose a reason for hiding this comment

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

Still todo is to add documentation to public data structures and functions.

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