<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hc.el.git, branch api-global-identifier</title>
<subtitle>An emacs package for exploring haskell code.
</subtitle>
<id>https://g.ypei.me/hc.el.git/atom?h=api-global-identifier</id>
<link rel='self' href='https://g.ypei.me/hc.el.git/atom?h=api-global-identifier'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/'/>
<updated>2022-10-05T01:23:22+00:00</updated>
<entry>
<title>Adding version check</title>
<updated>2022-10-05T01:23:22+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-10-05T01:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=c996eaabb66e2ca4b1b9e16c65dc1d063f96383a'/>
<id>urn:sha1:c996eaabb66e2ca4b1b9e16c65dc1d063f96383a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding ability to navigate within help buffer</title>
<updated>2022-10-05T00:28:34+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-10-05T00:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=c4403522df754627d698f0806d3920764e3d1291'/>
<id>urn:sha1:c4403522df754627d698f0806d3920764e3d1291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing naming of identifiers in hcel-results</title>
<updated>2022-10-04T23:43:27+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-10-04T23:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=7f67167d097b6f5123946568fde14c7d43bbfd1e'/>
<id>urn:sha1:7f67167d097b6f5123946568fde14c7d43bbfd1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarifying names w.r.t identifiers</title>
<updated>2022-10-04T23:32:41+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-10-04T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=3de0aca80d056901b4c355942e33581ec3ce7acb'/>
<id>urn:sha1:3de0aca80d056901b4c355942e33581ec3ce7acb</id>
<content type='text'>
- identifier should refer to an IdentifierInfo type on server
- internal-id &lt;-&gt; InternalId
- external-id &lt;-&gt; ExternalId
</content>
</entry>
<entry>
<title>localhost needs http schema</title>
<updated>2022-09-30T00:24:35+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-30T00:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=dfa70bf16724a5a29e054af89fcf126438181e38'/>
<id>urn:sha1:dfa70bf16724a5a29e054af89fcf126438181e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a tiny bug</title>
<updated>2022-09-29T23:55:13+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-29T23:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=204d78168f394904ecbea51d087c7658fc28a9a8'/>
<id>urn:sha1:204d78168f394904ecbea51d087c7658fc28a9a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removing a hardcoded local dir</title>
<updated>2022-09-29T23:43:28+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-29T23:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=76d1a74a4572c83abbe81265d1f38d95de9de309'/>
<id>urn:sha1:76d1a74a4572c83abbe81265d1f38d95de9de309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>using highlight instead of underscore for highlighting id</title>
<updated>2022-09-29T05:44:24+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-29T05:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=f350a797e1ff44ce8db547170eda507c57c75c8e'/>
<id>urn:sha1:f350a797e1ff44ce8db547170eda507c57c75c8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing a bug</title>
<updated>2022-09-29T05:33:48+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-29T05:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=6cd302da5849e1402c678462753419a2a732250f'/>
<id>urn:sha1:6cd302da5849e1402c678462753419a2a732250f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating readme</title>
<updated>2022-09-29T05:20:55+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>hi@ypei.me</email>
</author>
<published>2022-09-29T05:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/hc.el.git/commit/?id=3afe2f8cbe1070dcc56337ed2186133c59490bbb'/>
<id>urn:sha1:3afe2f8cbe1070dcc56337ed2186133c59490bbb</id>
<content type='text'>
</content>
</entry>
</feed>
