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

a few type fixes (#172) #173

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

mochaaP
Copy link
Contributor

@mochaaP mochaaP commented Feb 19, 2025

  • subdir(if_found: ) now accepts external_program
  • added build_machine::kernel and docs
  • generator::process now accepts exe

Checklist:

  • Did you update the CHANGELOG?
  • [ ] If you introduced dependencies: Did you update the mesonlsp.spec, scripts/create_license_file.sh and all GitHub Actions files?
  • [ ] Did you run a profiler, if you inserted a lot of C++ code, especially in the Lexer, Parser or the Type Analyzer?

Fixes #172

@JCWasmx86 JCWasmx86 merged commit c774dcd into JCWasmx86:main Feb 19, 2025
31 of 36 checks passed
@JCWasmx86
Copy link
Owner

Thank you

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.

Add types for *_machine.kernel()
2 participants