Michael Pfaff michael
michael pushed tag v1.1.1+20 to michael/thinksame.mc 2023-09-18 16:52:24 -04:00
michael pushed to master at michael/thinksame.mc 2023-09-18 16:48:41 -04:00
8228947989 Update the mod to work with all versions from >=1.16
michael pushed to master at michael/quinoa 2023-08-08 20:55:42 -04:00
87bf36e5e7 Update README.md
michael pushed to master at michael/quinoa 2023-08-08 20:50:39 -04:00
a45e57803a Update README.md
cc71f5bb9a Clean up code, add link to etc-passwd crate
Compare 2 commits »
michael pushed to master at michael/mlua 2023-07-16 14:49:33 -04:00
fa744b44d8 Use git url for luau0-src dependency
michael created branch main in michael/luau-src-rs 2023-07-16 14:48:10 -04:00
michael pushed to main at michael/luau-src-rs 2023-07-16 14:48:10 -04:00
46f714691b Clone the Luau sources from a configurable git url instead of vendoring them in the repo
63f535e684 v0.5.10+luau581
ab7f49f168 Support setting vector size (3 or 4)
e88e1f2a89 v0.5.9+luau579
c052eabd34 v0.5.8+luau577
Compare 10 commits »
michael created repository michael/luau-src-rs 2023-07-16 14:47:21 -04:00
michael pushed to master at michael/lwjgl 2023-07-16 12:20:48 -04:00
184f0a9223 Better error messages
michael pushed to master at michael/luau 2023-07-10 23:44:00 -04:00
1917ae1569 Expose internal apis
michael pushed to master at michael/how.rs 2023-07-03 18:55:35 -04:00
8517408765 Fix a formatting bug
michael pushed to master at michael/how.rs 2023-07-03 18:48:16 -04:00
c78b223c67 Adjust formatting
michael pushed to master at michael/how.rs 2023-07-03 18:44:52 -04:00
ae7281abac Adjust formatting
michael pushed to master at michael/how.rs 2023-07-02 15:19:51 -04:00
60b4547267 Add a `frame` method to Explain
michael pushed to master at michael/how.rs 2023-07-02 15:08:53 -04:00
a888990a2a Adjust formatting
michael pushed to master at michael/how.rs 2023-07-02 14:32:05 -04:00
c20ceb332a Allow passing any IntoContext to push_extra
michael pushed to master at michael/how.rs 2023-07-02 12:07:25 -04:00
71385c9e19 Support nested details, add with_backtrace method to IntoContext, impl IntoContext for Detail
michael pushed to master at michael/how.rs 2023-07-01 21:38:03 -04:00
184b334a09 Add push_extra method to Context
michael pushed to master at michael/how.rs 2023-07-01 13:14:48 -04:00
c56927e7a4 Adjust formatting
michael pushed to master at michael/how.rs 2023-07-01 13:12:03 -04:00
0e0eaa8d2e Add IntoContext and Explain for Arc<dyn Error>