You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
* Reprecated rstring to rename to rstr to better reflect using &str type.
* Bumped to 0.5.0
* C Types are in snake case
* Fix clippy lints
* Add a prelude that includes lua functions and basic types.
* Make exposed symbols static instead of const as they should be..
* Added unit test for cstr! function
* Put interface stuff under new ``interfaces`` feature (default enabled).
0 commit comments