<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-core, branch v0.7.0</title>
<subtitle>Low-dependency collection of things I find useful in Go.</subtitle>
<id>https://git.awhk.org/go-core/atom?h=v0.7.0</id>
<link rel='self' href='https://git.awhk.org/go-core/atom?h=v0.7.0'/>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/'/>
<updated>2023-10-07T15:06:00Z</updated>
<entry>
<title>Add ParseStringRegexp</title>
<updated>2023-10-07T15:06:00Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-10-07T15:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=5262c1922b5d20b9f40a01579cfcff0351d21195'/>
<id>urn:sha1:5262c1922b5d20b9f40a01579cfcff0351d21195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use StoreInt32 instead of SwapInt32</title>
<updated>2023-07-02T13:31:51Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-07-02T13:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=ad0306e9e79df26146ee8c74531574385f461f81'/>
<id>urn:sha1:ad0306e9e79df26146ee8c74531574385f461f81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify statement</title>
<updated>2023-07-02T13:27:00Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-07-02T13:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=f75f92495a5107086b3a6b33aa2554b349aab2f4'/>
<id>urn:sha1:f75f92495a5107086b3a6b33aa2554b349aab2f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParseStringerEnum</title>
<updated>2023-02-26T13:19:02Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-02-26T13:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=ef1ec36b42350d9abae5ea533ce38bf37d013ffc'/>
<id>urn:sha1:ef1ec36b42350d9abae5ea533ce38bf37d013ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parameterize UnknownEnumValueError</title>
<updated>2023-02-26T13:12:55Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-02-26T13:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=1ccf64c35e6cd5b335f8b230844712b6fb026dca'/>
<id>urn:sha1:1ccf64c35e6cd5b335f8b230844712b6fb026dca</id>
<content type='text'>
Also, do not sort the expected values in UnknownEnumValueError.Error.
</content>
</entry>
<entry>
<title>Add ParseString</title>
<updated>2023-02-26T13:04:29Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-02-26T13:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=7819ffd61f780eded638be342b469a57596a15fe'/>
<id>urn:sha1:7819ffd61f780eded638be342b469a57596a15fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify TestMapKeys a bit</title>
<updated>2023-02-26T13:03:45Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-02-26T13:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=e7407fe22c8164a500aaa12ebcd1084cf53d42e1'/>
<id>urn:sha1:e7407fe22c8164a500aaa12ebcd1084cf53d42e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clone testing options before calling subtest</title>
<updated>2023-02-26T12:58:50Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-02-26T12:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=b74779ddd5c66419afd0b4a00108d30c7573390e'/>
<id>urn:sha1:b74779ddd5c66419afd0b4a00108d30c7573390e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MapKeys</title>
<updated>2022-12-11T14:15:03Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2022-12-11T14:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=ac4ea73cdbf6a25c169dbdce5e46defd56553600'/>
<id>urn:sha1:ac4ea73cdbf6a25c169dbdce5e46defd56553600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SliceMap</title>
<updated>2022-12-11T14:13:07Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2022-12-11T14:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/go-core/commit/?id=502fef431dc8999243935a2b345e658f86387e49'/>
<id>urn:sha1:502fef431dc8999243935a2b345e658f86387e49</id>
<content type='text'>
</content>
</entry>
</feed>
