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

Registry indexing, function calls, global manipulation, now all recursive! #156

Merged
merged 66 commits into from
Sep 13, 2023
Merged

Conversation

RadiantUwU
Copy link
Contributor

@RadiantUwU RadiantUwU commented Sep 12, 2023

Some nice QoL features

@RadiantUwU RadiantUwU marked this pull request as ready for review September 12, 2023 14:26
Copy link
Member

@Trey2k Trey2k left a comment

Choose a reason for hiding this comment

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

A couple of issues still, after these are resolved it should be good for to be merged.

src/classes/luaAPI.cpp Outdated Show resolved Hide resolved
doc_classes/LuaCoroutine.xml Outdated Show resolved Hide resolved
doc_classes/LuaAPI.xml Outdated Show resolved Hide resolved
src/classes/luaCoroutine.cpp Outdated Show resolved Hide resolved
src/luaState.cpp Outdated Show resolved Hide resolved
src/luaState.h Show resolved Hide resolved
@RadiantUwU
Copy link
Contributor Author

fixed issues

src/luaState.h Outdated Show resolved Hide resolved
Copy link
Member

@Trey2k Trey2k left a comment

Choose a reason for hiding this comment

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

Looks good, assuming checks pass we should be good. Thanks!

@RadiantUwU
Copy link
Contributor Author

uhoh

@RadiantUwU
Copy link
Contributor Author

style fix

@Trey2k
Copy link
Member

Trey2k commented Sep 13, 2023

uhoh

Static checks can be picky

@RadiantUwU
Copy link
Contributor Author

Oops, i went overboard with replacing

@RadiantUwU
Copy link
Contributor Author

Should be fine... hopefully....

@RadiantUwU
Copy link
Contributor Author

I think its gonna be fine

@Trey2k Trey2k merged commit ac5beb3 into WeaselGames:main Sep 13, 2023
20 checks passed
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