Michael Pfaff michael
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 »
michael pushed to master at michael/how.rs 2023-06-29 02:14:57 -04:00
f416f66d5c Move Backtrace to a context element, capture along with Location
michael pushed to master at michael/how.rs 2023-06-29 01:54:23 -04:00
ac3e26950a Forgot to remove these features
michael pushed to master at michael/how.rs 2023-06-29 01:52:17 -04:00
6ad97e1d76 Bump version
efa1c3fa37 Refactoring, update docs, API adjustments
9950d96522 Improved output and API
Compare 3 commits »
michael pushed to master at michael/typeid-cast.rs 2023-06-29 00:50:43 -04:00
a269d9bb71 Add some metadata and a license
0d232e69dc Add a trivial test
Compare 2 commits »
michael created branch master in michael/typeid-cast.rs 2023-06-29 00:38:43 -04:00
michael pushed to master at michael/typeid-cast.rs 2023-06-29 00:38:43 -04:00
d3a4abe336 Initial commit
michael created repository michael/typeid-cast.rs 2023-06-29 00:38:12 -04:00
michael pushed to master at michael/lwjgl 2023-06-25 21:37:14 -04:00
8658d6ab16 Add jar step to build.sh
michael pushed to master at michael/lwjgl 2023-06-25 18:36:08 -04:00
c0b72342e6 Configurable compiler on linux, dos2unix on a file, consistent indentation
michael pushed to master at michael/quinoa 2023-06-11 22:57:39 -04:00
0e48e930ba Verbose flag, improved log output, optimized (de)serialization
michael pushed to master at michael/quinoa 2023-06-11 00:20:14 -04:00
413e0eaea5 Revert back to rmp_serde::to_vec
7b50417ba7 WIP public key authentication
Compare 2 commits »
michael pushed to master at michael/quinoa 2023-06-09 18:43:47 -04:00
4214a999b8 Add TCP port forwarding
michael pushed to master at michael/quinoa 2023-06-09 09:46:15 -04:00
70b8ff57f5 Allow building without server
michael pushed to master at michael/quinoa 2023-06-09 09:31:57 -04:00
ba5fa16cc1 Use upstream pam_client on non-macos platforms
michael pushed to master at michael/fast-hex 2023-06-06 20:55:06 -04:00
9daecc56ea More ergonomic interface, clear defaults