Commit graph

5 commits

Author SHA1 Message Date
f3b77f2575
revert: roblox support from main
Undoing experimental Roblox bundling support simply because I cannot maintain it. See branch roblox-support for the reverted version.
2024-06-11 19:49:22 +05:30
660806dff8
chore: update gitignore & sourcemap 2024-05-25 08:11:44 +05:30
edcef2015f
feat: roblox event polyfills
* RobloxEvent as a wrapper around BindableEvents providing the same API
  type as LuauSignal
* Future.poll now returns a Result instead of a force unwrap
2024-05-25 08:05:35 +05:30
058877513c
chore(gitignore): include moonwave docs output dir 2024-04-26 11:42:49 +05:30
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