<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pfc/src, branch v0.6.2</title>
<subtitle>Reverse Polish notation calculator for the terminal.</subtitle>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/'/>
<entry>
<title>push constant in buffer to stack before performing operation</title>
<updated>2023-02-12T16:55:00+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-12T16:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=99a8712464793c2120c2bf880e87fbbab65475ad'/>
<id>99a8712464793c2120c2bf880e87fbbab65475ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>constants</title>
<updated>2023-02-11T15:31:52+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-11T15:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=770beedb4466c02a8dc34fc0e1ef2af7bb421331'/>
<id>770beedb4466c02a8dc34fc0e1ef2af7bb421331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>degree/radian conversion functions</title>
<updated>2023-02-11T15:18:31+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-11T15:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=56ab1aef1e5a16698b7ba26c44cc69e84f9a1893'/>
<id>56ab1aef1e5a16698b7ba26c44cc69e84f9a1893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trig functions for radians &amp; degrees</title>
<updated>2023-02-11T15:13:39+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-11T15:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=a91472045233160b667ac5112c4a85bfed4f9a95'/>
<id>a91472045233160b667ac5112c4a85bfed4f9a95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug: parsing buffer when it contains invalid chars</title>
<updated>2023-02-10T16:16:02+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-10T16:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=f384806b72937ad65f416c973da6d0088eb2cd24'/>
<id>f384806b72937ad65f416c973da6d0088eb2cd24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove mouse capture</title>
<updated>2023-02-09T19:22:58+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-09T19:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=4777781061ea1381363072d00839d2efc5221099'/>
<id>4777781061ea1381363072d00839d2efc5221099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug: parsing empty buffer</title>
<updated>2023-02-09T19:21:31+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-09T19:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=3900e2a499df1d13339ac727fee01afd34ace3d8'/>
<id>3900e2a499df1d13339ac727fee01afd34ace3d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary pub</title>
<updated>2023-02-09T19:10:41+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-09T19:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=237685f6cae5f79cf84422617614aaa96699506c'/>
<id>237685f6cae5f79cf84422617614aaa96699506c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add comments</title>
<updated>2023-02-09T19:01:59+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-09T19:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=b20026939f17469715e16d6738eefad135eccfa1'/>
<id>b20026939f17469715e16d6738eefad135eccfa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify Function method and rename Calculator method</title>
<updated>2023-02-09T18:56:30+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2023-02-09T18:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/pfc/commit/?id=1f6fa5a58030f4ff2adde61e7652d1956e407510'/>
<id>1f6fa5a58030f4ff2adde61e7652d1956e407510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
