<feed xmlns='http://www.w3.org/2005/Atom'>
<title>happylock/src/collection/guard.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://altahamec.dev/cgit/happylock/atom/src/collection/guard.rs?h=main</id>
<link rel='self' href='http://altahamec.dev/cgit/happylock/atom/src/collection/guard.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/'/>
<updated>2025-12-09T01:03:40Z</updated>
<entry>
<title>Stuff</title>
<updated>2025-12-09T01:03:40Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-12-09T01:03:40Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=8be852662a432d96553fcf7a9fc57c4f3c92baae'/>
<id>urn:sha1:8be852662a432d96553fcf7a9fc57c4f3c92baae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unwind handling for scoped locks</title>
<updated>2025-03-13T02:19:38Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-03-13T02:19:38Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=f347b3e7ca771f11a21d2f6e54c0d97796174d37'/>
<id>urn:sha1:f347b3e7ca771f11a21d2f6e54c0d97796174d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scoped lock API</title>
<updated>2025-02-28T21:09:11Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-02-28T21:09:11Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=4ba03be97e6cc7e790bbc9bfc18caaa228c8a262'/>
<id>urn:sha1:4ba03be97e6cc7e790bbc9bfc18caaa228c8a262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests and optimization</title>
<updated>2025-02-06T01:31:00Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-02-06T01:31:00Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=f6b38f7425a3183214dae79445446b042154688f'/>
<id>urn:sha1:f6b38f7425a3183214dae79445446b042154688f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More unit tests</title>
<updated>2025-01-12T20:04:01Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-01-12T20:04:01Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=280a61ad7b74019c7aad8b7306a0dd7cfb11359c'/>
<id>urn:sha1:280a61ad7b74019c7aad8b7306a0dd7cfb11359c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement common traits</title>
<updated>2024-12-26T15:54:31Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T03:49:42Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=129c13c21254ca104bddf020170edaca1fb7107d'/>
<id>urn:sha1:129c13c21254ca104bddf020170edaca1fb7107d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement lock death, but without any usages</title>
<updated>2024-12-21T16:27:09Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2024-12-21T16:27:09Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=b2281e6aec631dc7c6d69edef9268ce7e00ed1dc'/>
<id>urn:sha1:b2281e6aec631dc7c6d69edef9268ce7e00ed1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clippy issues</title>
<updated>2024-12-20T23:28:08Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2024-12-20T23:28:08Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=85dd2106bdc3476c0eb73c97f2f4b338a3486749'/>
<id>urn:sha1:85dd2106bdc3476c0eb73c97f2f4b338a3486749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unit testing</title>
<updated>2024-12-01T20:29:19Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-01T20:28:44Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=48aaedad542b9c6cbdc85d22517cd0d151f38443'/>
<id>urn:sha1:48aaedad542b9c6cbdc85d22517cd0d151f38443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented necessary traits</title>
<updated>2024-05-22T19:53:49Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2024-05-22T19:53:49Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=ebbe3cfce28914d776f3e5f89894fab50911c57e'/>
<id>urn:sha1:ebbe3cfce28914d776f3e5f89894fab50911c57e</id>
<content type='text'>
</content>
</entry>
</feed>
