Strongly typed implementations of various rust idioms in Luau.
Find a file
Erica Marigold b33abef2ca
chore(pkg): rusty-luau v0.1.0
The very first release of rusty-luau.

- Initial `Option` & `Result` implementations
2024-04-02 17:38:48 +05:30
.vscode feat: initial Result and barebones Option implementation 2024-04-01 11:37:43 +05:30
lib feat: add equality metamethods 2024-04-01 22:35:55 +05:30
.gitattributes chore(gitattributes): move gitattributes to repository root 2024-04-01 16:03:06 +05:30
.gitignore chore(pkg): rusty-luau v0.1.0 2024-04-02 17:38:48 +05:30
aftman.toml chore(pkg): rusty-luau v0.1.0 2024-04-02 17:38:48 +05:30
CHANGELOG.md chore(pkg): rusty-luau v0.1.0 2024-04-02 17:38:48 +05:30
LICENSE.md chore: include AGPL license 2024-04-02 17:29:30 +05:30
test.luau feat: changes to formatting metamethods and examples 2024-04-01 12:05:59 +05:30
wally.toml chore: include wally package manifest 2024-04-02 17:29:41 +05:30