Michael Pfaff michael
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 branch main in michael/luau-src-rs 2023-07-16 14:48:10 -04:00
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>
michael pushed to master at michael/how.rs 2023-07-01 12:58:34 -04:00
8a055af669 Optional feature to wrap backtrace in an Arc to enable a full Clone impl
michael pushed to master at michael/how.rs 2023-07-01 12:45:50 -04:00
c945f1241e Implement IntoContext for Arc<Error>
michael pushed to master at michael/how.rs 2023-07-01 12:40:13 -04:00
db067003d8 Expose Detail
michael pushed to master at michael/how.rs 2023-07-01 11:42:00 -04:00
52bcd3c17b Fixed some formatting bugs
8f1c7d9765 Refactored Context
55054597d1 Move Sized bound to the IntoContext trait and add with_caller method
Compare 3 commits »
michael pushed to master at michael/how.rs 2023-06-29 11:55:51 -04:00
457328945c Rename ContextElem to Detail
639e5835e4 Add an Error element
Compare 2 commits »