<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qc/src, branch main</title>
<subtitle>A minimalist desktop calculator app written in blazingly fast™ Rust</subtitle>
<id>https://code.roseh.moe/qc/atom/src?h=main</id>
<link rel='self' href='https://code.roseh.moe/qc/atom/src?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/'/>
<updated>2025-01-06T12:57:07Z</updated>
<entry>
<title>Bump dependencies.</title>
<updated>2025-01-06T12:57:07Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-01-06T12:57:07Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=f62981bc3722289f0e503e7a54e2d98e3fe2480a'/>
<id>urn:sha1:f62981bc3722289f0e503e7a54e2d98e3fe2480a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a rounding bug in int_to_float.</title>
<updated>2025-01-06T12:40:07Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-01-06T12:40:07Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=f1764cd97cce033fecaead94c5594e2612ad919f'/>
<id>urn:sha1:f1764cd97cce033fecaead94c5594e2612ad919f</id>
<content type='text'>
My tiny brain doesn't really do well with this stuff.
</content>
</entry>
<entry>
<title>Bring back bigint.</title>
<updated>2024-06-07T16:01:40Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-06-07T16:01:40Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=6f49283f8a8cd60b329a63fa46c7112c4e4bbb4f'/>
<id>urn:sha1:6f49283f8a8cd60b329a63fa46c7112c4e4bbb4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a README</title>
<updated>2024-05-31T18:23:32Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T18:23:32Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=46fcf485140bfd3f6d8576d3996770615aef29f0'/>
<id>urn:sha1:46fcf485140bfd3f6d8576d3996770615aef29f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slightly simplify the lexer.</title>
<updated>2024-05-31T17:48:39Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=55dfd5ea5ad834fcf636c96662252d450a2d736c'/>
<id>urn:sha1:55dfd5ea5ad834fcf636c96662252d450a2d736c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bytecode.</title>
<updated>2024-05-31T06:50:59Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T06:50:59Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=311d3ae9a3b0a014e14e885ddbdf35a6c1cfd3ce'/>
<id>urn:sha1:311d3ae9a3b0a014e14e885ddbdf35a6c1cfd3ce</id>
<content type='text'>
A recursive AST is kind of annoying to evaluate without recursion.
Bytecode is cooler anyway.
</content>
</entry>
<entry>
<title>Replace recursive evaluation with stacks.</title>
<updated>2024-05-31T05:30:31Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T05:30:31Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=da297e692c4131eac3631b8440561c8dbc78f480'/>
<id>urn:sha1:da297e692c4131eac3631b8440561c8dbc78f480</id>
<content type='text'>
I think recursion is undefined behavior in Rust.
</content>
</entry>
<entry>
<title>Write tests for parser.</title>
<updated>2024-05-31T04:09:54Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T03:00:08Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=5e88902a161674605c6835c7be96d412d82e7dd4'/>
<id>urn:sha1:5e88902a161674605c6835c7be96d412d82e7dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write tests for eval.</title>
<updated>2024-05-31T03:25:59Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-31T03:25:59Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=5f47e7b0613b7477ef91568f4a4ed1e10dc5f707'/>
<id>urn:sha1:5f47e7b0613b7477ef91568f4a4ed1e10dc5f707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exponential for i128.</title>
<updated>2024-05-30T18:35:54Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-30T18:35:54Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=405e5eb597709eebeefdc679e4c63b396248c3bc'/>
<id>urn:sha1:405e5eb597709eebeefdc679e4c63b396248c3bc</id>
<content type='text'>
</content>
</entry>
</feed>
