Michael Pfaff michael
michael created repository michael/totp-rs 2023-04-29 13:22:50 -04:00
michael pushed to master at michael/how.rs 2023-03-30 09:25:29 -04:00
35bb62320f Removed stable feature(backtrace)
michael pushed to master at michael/how.rs 2023-02-06 09:09:15 -05:00
710eb48e0c Tweak context, add some accessors for context, use match instead of map_err/ok_or_else
c373ad327e Add missing #[track_caller]
Compare 2 commits »
michael pushed to master at michael/how.rs 2023-01-26 20:52:08 -05:00
60df0085b8 Add some #[track_caller]
michael pushed to master at michael/how.rs 2023-01-23 19:06:44 -05:00
2a58f55943 Add caller location to context
michael pushed to master at michael/how.rs 2023-01-17 07:30:52 -05:00
bbc7df28d8 Refactoring, improve output
michael pushed to master at michael/brisk 2022-12-16 00:00:31 -05:00
41172e3adb Expand API, fix some bugs, optimize
michael pushed to master at michael/brisk 2022-12-15 16:44:50 -05:00
32d9111232 Add a prelude
michael pushed to master at michael/brisk 2022-12-15 16:21:42 -05:00
891ba43605 Fix tests
michael created branch master in michael/brisk 2022-12-15 07:58:18 -05:00
michael pushed to master at michael/brisk 2022-12-15 07:58:18 -05:00
ed40b974be Initial commit
michael created repository michael/brisk 2022-12-15 07:57:55 -05:00
michael released "foo10" at michael/school-computer-toolkit 2022-12-01 13:45:31 -05:00
michael pushed tag foo10 to michael/school-computer-toolkit 2022-12-01 13:45:31 -05:00
michael pushed to master at michael/school-computer-toolkit 2022-12-01 13:44:06 -05:00
acb2d38d8a Add more debugging in errors and VSCode installer
michael pushed to master at michael/how.rs 2022-11-29 13:17:48 -05:00
41e071bccf Fix a stupid typo
michael pushed to master at michael/lwjgl 2022-11-21 13:55:37 -05:00
92d2a63abc Fix macOS OpenAL library name
michael pushed to master at michael/lwjgl 2022-11-21 13:52:45 -05:00
1a95bee5f3 Improve library resolution
michael pushed to master at michael/lwjgl 2022-11-19 14:09:15 -05:00
641f37e8eb Debugging
michael pushed to master at michael/lwjgl 2022-11-19 00:37:37 -05:00
33506fc029 Make Display.pollDevices() public