-
Notifications
You must be signed in to change notification settings - Fork 24
[Draft] version 0.5 #135
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
base: main
Are you sure you want to change the base?
[Draft] version 0.5 #135
Conversation
@nuskey8 |
I'm currently working on another project, so I'll review it soon. One thing is that the Lua.CodeAnalysis API has been removed, but I would like to keep it because it's simply useful for analyzing Lua syntax trees. |
As I mentioned in #134; here's a couple other issues I noticed while developing my project. I'm on Nuget version 0.4.2. These are just invalid Lua syntax still compiling issues, though. Sorry if these are already resolved, just wanted to put them on the radar if they aren't (and I can make separate issues for them if they are already resolved, but I didn't want to pollute things with issues already fixed) |
@marchc1 |
Currently, we do not have that functionality |
change: move apis to LuaThreadAccess to validate context
Improved cancellation process and avoidance of infinite loops
…uaValueDictionary
Many API changes.

Pass more tests!