<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src, branch calc-onto-edge</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>Not sure why this improves firmware size, perhaps because of a butterfly effect during compiler optimization.</title>
<updated>2022-06-11T02:34:41Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-11T02:33:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cd1ac227279fae842c7bd0ad61cd4434c391ba18'/>
<id>cd1ac227279fae842c7bd0ad61cd4434c391ba18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add back missing error handling; run operators.pop after potentially branching out to see if it results in smaller firmware size</title>
<updated>2022-06-11T02:29:19Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-11T02:29:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=deca6736caf2883fadb39c481d44ede4db5e5563'/>
<id>deca6736caf2883fadb39c481d44ede4db5e5563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further simplify code</title>
<updated>2022-06-11T02:22:57Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-11T02:22:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d5f13f7bd9b567d2e934c549d7096f74b6e06031'/>
<id>d5f13f7bd9b567d2e934c549d7096f74b6e06031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inline parse float, since it's used only once</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-10T21:15:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4d91012fcc8af48d3cf3f1cc6ab16c3f38a582a4'/>
<id>4d91012fcc8af48d3cf3f1cc6ab16c3f38a582a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify code, reduce duplication</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-10T20:59:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d0a184a9e5dfd56a447f93c6e23715adb0738d0e'/>
<id>d0a184a9e5dfd56a447f93c6e23715adb0738d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gotos</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-10T19:18:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f022fef811e5a7809d566308dc321624dcdd989d'/>
<id>f022fef811e5a7809d566308dc321624dcdd989d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify code a bit</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-10T18:03:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4e3a3b312c946bed572e4c1a05314ddd673c3389'/>
<id>4e3a3b312c946bed572e4c1a05314ddd673c3389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Calculator: bugfixes, reduce binary size</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-07T20:36:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e05cdb375c1cf44d8443a88aa18ab61990f93a32'/>
<id>e05cdb375c1cf44d8443a88aa18ab61990f93a32</id>
<content type='text'>
Use statically-allocated stacks.

Fixes:

* Display correctly decimal parts starting with zero, such as 0.09

* Handle correctly expressions like '-(5+11)'=-16 or '3*-(5+11)'=-48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use statically-allocated stacks.

Fixes:

* Display correctly decimal parts starting with zero, such as 0.09

* Handle correctly expressions like '-(5+11)'=-16 or '3*-(5+11)'=-48
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Calculator screen as new App</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Raupinger</name>
<email>fgrauper@gmail.com</email>
</author>
<published>2021-02-23T08:01:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cfb04a6609b013c2c5547d8b404b7ecfaaaf8259'/>
<id>cfb04a6609b013c2c5547d8b404b7ecfaaaf8259</id>
<content type='text'>
A calculator based on the Shunting-yard algorithm as described
here: https://en.wikipedia.org/wiki/Shunting-yard_algorithm

Moving the Motion App into the Settings screen to use the tile in the
ApplicationList for the Calculator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A calculator based on the Shunting-yard algorithm as described
here: https://en.wikipedia.org/wiki/Shunting-yard_algorithm

Moving the Motion App into the Settings screen to use the tile in the
ApplicationList for the Calculator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add calculator symbol as neofont glyph</title>
<updated>2022-06-11T01:09:51Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T04:21:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9d982cea5b7dc616088646f97b7e0d424860f40b'/>
<id>9d982cea5b7dc616088646f97b7e0d424860f40b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
