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

Lua progress: Debug #15

Open
5 of 12 tasks
Possseidon opened this issue Jan 24, 2021 · 0 comments
Open
5 of 12 tasks

Lua progress: Debug #15

Possseidon opened this issue Jan 24, 2021 · 0 comments
Assignees
Labels
dang-lua enhancement New feature or request

Comments

@Possseidon
Copy link
Owner

Possseidon commented Jan 24, 2021

Debug

The progress on functions, that belong to the Lua Debug library.

  • lua_gethook
  • lua_gethookcount
  • lua_gethookmask
  • lua_getinfo
  • lua_getlocal
  • lua_getstack
  • lua_getupvalue
  • lua_sethook
  • lua_setlocal
  • lua_setupvalue
  • lua_upvalueid
  • lua_upvaluejoin
@Possseidon Possseidon self-assigned this Jan 24, 2021
@Possseidon Possseidon added enhancement New feature or request dang-lua labels Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dang-lua enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant