<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qc/src/eval.rs, branch main</title>
<subtitle>A minimalist desktop calculator app written in blazingly fast™ Rust</subtitle>
<id>https://code.roseh.moe/qc/atom/src/eval.rs?h=main</id>
<link rel='self' href='https://code.roseh.moe/qc/atom/src/eval.rs?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>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>
<entry>
<title>Use i128.</title>
<updated>2024-05-30T17:45:11Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-30T17:45:11Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=12febf6f88e62fd70cca1b7a87212dc8c0edb027'/>
<id>urn:sha1:12febf6f88e62fd70cca1b7a87212dc8c0edb027</id>
<content type='text'>
Why not?
</content>
</entry>
<entry>
<title>Fix exponentiation.</title>
<updated>2024-05-30T17:40:40Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-30T17:40:40Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=0737a04aff503dcad59d2c0a0c26170fe932ae8c'/>
<id>urn:sha1:0737a04aff503dcad59d2c0a0c26170fe932ae8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add arcsin, arccos, arctan.</title>
<updated>2024-05-30T15:18:00Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-05-30T15:18:00Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/qc/commit/?id=533d73997b279551583d97b0d5523272b83330d9'/>
<id>urn:sha1:533d73997b279551583d97b0d5523272b83330d9</id>
<content type='text'>
</content>
</entry>
</feed>
