<feed xmlns='http://www.w3.org/2005/Atom'>
<title>calculer, branch master</title>
<subtitle>Train Mental Calculus</subtitle>
<id>https://tristanriehs.fr/git/calculer/atom?h=master</id>
<link rel='self' href='https://tristanriehs.fr/git/calculer/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/'/>
<updated>2024-06-30T08:00:48+00:00</updated>
<entry>
<title>Add support for release compilation mode</title>
<updated>2024-06-30T08:00:48+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-30T08:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=c48f0176412f2c15fbb3cbc6052550959f581da9'/>
<id>urn:sha1:c48f0176412f2c15fbb3cbc6052550959f581da9</id>
<content type='text'>
Displays are not shared libraries, but object files that are part of
the final executable.
</content>
</entry>
<entry>
<title>Improve dynamic loading</title>
<updated>2024-06-30T07:20:34+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-30T07:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=46e6de294243e8dc593551bfe8c0e7090d03a159'/>
<id>urn:sha1:46e6de294243e8dc593551bfe8c0e7090d03a159</id>
<content type='text'>
Make loading code cleaner and prefix public
function names to allow static compilation.
</content>
</entry>
<entry>
<title>Fix TUI drawing</title>
<updated>2024-06-30T06:45:31+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-30T06:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=5d5ff4076abe2e8aeb40980ec1b3ef9ee5fa92e6'/>
<id>urn:sha1:5d5ff4076abe2e8aeb40980ec1b3ef9ee5fa92e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of backspace</title>
<updated>2024-06-30T03:18:47+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-30T03:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=7c46728fe1bf4948c1e5f1635395b212b3482a24'/>
<id>urn:sha1:7c46728fe1bf4948c1e5f1635395b212b3482a24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make progress on TUI</title>
<updated>2024-06-28T09:12:22+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T09:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=0856d2961d9e7b3a9e36ddfdfc1985ca5cab13a0'/>
<id>urn:sha1:0856d2961d9e7b3a9e36ddfdfc1985ca5cab13a0</id>
<content type='text'>
User input reading does not work for now.
</content>
</entry>
<entry>
<title>Integrate the new text interface</title>
<updated>2024-06-28T07:36:35+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T07:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=c21b78b105be95bc48d31d9b55e3877c34a666b2'/>
<id>urn:sha1:c21b78b105be95bc48d31d9b55e3877c34a666b2</id>
<content type='text'>
A couple pieces of code have been made independant from the GUI
implementation: calc_data and input.
</content>
</entry>
<entry>
<title>Add TUI to project</title>
<updated>2024-06-28T06:34:57+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T06:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=ea9f134df9b83a7c4aa74737055a8a131c65e25d'/>
<id>urn:sha1:ea9f134df9b83a7c4aa74737055a8a131c65e25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cli to new display interface</title>
<updated>2024-06-28T06:10:24+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T06:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=29b5f32b2917befa2f866f56857db183be7effe8'/>
<id>urn:sha1:29b5f32b2917befa2f866f56857db183be7effe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only enable reload key in debug mode</title>
<updated>2024-06-28T06:10:10+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T06:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=2550f71c39c1a24588c50c640350f10caefc2342'/>
<id>urn:sha1:2550f71c39c1a24588c50c640350f10caefc2342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old commented code</title>
<updated>2024-06-28T05:23:45+00:00</updated>
<author>
<name>Tristan Riehs</name>
<email>tristan.riehs@bordeaux-inp.fr</email>
</author>
<published>2024-06-28T05:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://tristanriehs.fr/git/calculer/commit/?id=086fe7efebd7aa59e5523c56adc3c8ea1741058b'/>
<id>urn:sha1:086fe7efebd7aa59e5523c56adc3c8ea1741058b</id>
<content type='text'>
</content>
</entry>
</feed>
