Skip to content

Luajit ffi support #2104

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

Merged
merged 18 commits into from
May 16, 2023
Merged

Luajit ffi support #2104

merged 18 commits into from
May 16, 2023

Conversation

fesily
Copy link
Contributor

@fesily fesily commented May 10, 2023

#2103

There are still many details that need to be handled.

Parser

  • support enum
  • support union
  • support array

@fesily fesily marked this pull request as draft May 10, 2023 03:53
@fesily fesily marked this pull request as ready for review May 12, 2023 09:02
@fesily
Copy link
Contributor Author

fesily commented May 12, 2023

plugin的方式连接进去合适吗?

@sumneko
Copy link
Collaborator

sumneko commented May 16, 2023

没问题

@sumneko sumneko merged commit ea48312 into LuaLS:master May 16, 2023
@sumneko
Copy link
Collaborator

sumneko commented May 24, 2023

目前自动分析、生成文件、修改设置的流程太重了,改成用户主动使用命令来触发吧。

@fesily fesily deleted the luajit-ffi-support branch June 1, 2023 02:37
# 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