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

Add new introspectable Vlint library #158

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

esodan
Copy link
Contributor

@esodan esodan commented Feb 7, 2022

This new library is introspectable, so
it produce GIR/TYPELIB files to be used
by JavaScript, Python and any other library
introspectable depending on it.

These changes also fix memory leaks because
when running checks for files it never
removes created Vala.Context using pop()
method.

This new library is introspectable, so
it produce GIR/TYPELIB files to be used
by JavaScript, Python and any other library
introspectable depending on it.

These changes also fix memory leaks because
when running checks for files it never
removes created Vala.Context using pop()
method.
@kgrubb kgrubb requested a review from pantor February 16, 2022 16:35
@kgrubb
Copy link
Collaborator

kgrubb commented Mar 9, 2022

@esodan aside from the build file conflict, this looks good to me!

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.

None yet

2 participants