<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rp/src, branch main</title>
<subtitle>A stack-based TUI calculator, inspired by dc and the HP-48 calculator.
</subtitle>
<id>http://code.irenes.space/rp/atom?h=main</id>
<link rel='self' href='http://code.irenes.space/rp/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/'/>
<updated>2025-05-04T08:53:16+00:00</updated>
<entry>
<title>change the mnemonic for print from p to e to avoid conflict with dup</title>
<updated>2025-05-04T08:53:16+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2025-05-04T08:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=6893c9099372bc77177f43920c5aa5d9671ffc88'/>
<id>urn:sha1:6893c9099372bc77177f43920c5aa5d9671ffc88</id>
<content type='text'>
Force-Push: yes
Change-Id: I273d42fc0829f0d9e7ac9effa7c6abc698e26d27
</content>
</entry>
<entry>
<title>fix build; fix test; update nixpkgs and crane</title>
<updated>2025-05-04T08:32:33+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2025-05-04T08:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=3516cb3fa5f475f98246f48601eda31bfa11cc52'/>
<id>urn:sha1:3516cb3fa5f475f98246f48601eda31bfa11cc52</id>
<content type='text'>
Force-Push: yes
Change-Id: Id2c8a43629f7da16fa8539df95c6e0f583d5c565
</content>
</entry>
<entry>
<title>okay now swap and roll exist. some mnemonics changed, too</title>
<updated>2025-05-04T07:59:43+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2025-05-04T07:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=44c3362bcb565aa81f6e3fe0ab7a106dc89f4ba9'/>
<id>urn:sha1:44c3362bcb565aa81f6e3fe0ab7a106dc89f4ba9</id>
<content type='text'>
Force-Push: yes
Change-Id: Ie496dfdfda969a3b6c9b3f9daadc22bd779b1f14
</content>
</entry>
<entry>
<title>implement leading decimal point for number input</title>
<updated>2024-10-08T06:31:20+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-10-08T06:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=381f71833ebfb99a7dde16b6f3ceeb4c0fd5a8bd'/>
<id>urn:sha1:381f71833ebfb99a7dde16b6f3ceeb4c0fd5a8bd</id>
<content type='text'>
Force-Push: yeah my CI is broken
Change-Id: Ic710549c437954e88516ebe9698459353571a011
</content>
</entry>
<entry>
<title>fix tests to handle readtables</title>
<updated>2024-05-28T03:47:35+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-05-28T03:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=80509e558f38cd00f06d44d9a647234fa32b949f'/>
<id>urn:sha1:80509e558f38cd00f06d44d9a647234fa32b949f</id>
<content type='text'>
Change-Id: If0b44bfb070bab02e7922d6d419071390882d971
Force-Push: sigh
</content>
</entry>
<entry>
<title>fully move commands into readtables, wow! that ws a lot</title>
<updated>2024-04-07T09:45:03+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-04-07T09:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=260500cc508813d0b9f42b8c6f16880a4b6dad71'/>
<id>urn:sha1:260500cc508813d0b9f42b8c6f16880a4b6dad71</id>
<content type='text'>
Change-Id: I6f94b698df68bdf386f6d5e5443ddd21a4b5baf0
</content>
</entry>
<entry>
<title>it is not necessary to check that a register command is valid in the middle of reading it. let the mode deal with the structural properties of collecting the parameter and calling the appropriate backend, then let errors happen at dispatch time.</title>
<updated>2024-04-07T08:15:54+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-04-07T08:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=22de7bd7754f3a942e9177f86e37a0791967f507'/>
<id>urn:sha1:22de7bd7754f3a942e9177f86e37a0791967f507</id>
<content type='text'>
Change-Id: Ic5a84f4883b4ee4c3b630614abff02bb9d67ebb4
</content>
</entry>
<entry>
<title>refactor register commands so string-names and character-names use the same underlying implementations</title>
<updated>2024-04-07T08:14:08+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-04-07T08:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=407eed923fa95c544a05e6b7b44a72c44c320d3b'/>
<id>urn:sha1:407eed923fa95c544a05e6b7b44a72c44c320d3b</id>
<content type='text'>
Change-Id: I25dcd19103806384ef107803c5182edeb1de2257
</content>
</entry>
<entry>
<title>register strings via readtable</title>
<updated>2024-04-07T07:59:49+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-04-07T07:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=db4a9cb87970c6cf1b13175b1fe6b92dc29097bd'/>
<id>urn:sha1:db4a9cb87970c6cf1b13175b1fe6b92dc29097bd</id>
<content type='text'>
Change-Id: I972fe1bdda2148d02f22606a67e32db7bdeddc0a
</content>
</entry>
<entry>
<title>move register-character into a readtable</title>
<updated>2024-04-07T07:52:49+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2024-04-07T07:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/rp/commit/?id=87848a0958a6f625fad9c2821515cc55ce02ea61'/>
<id>urn:sha1:87848a0958a6f625fad9c2821515cc55ce02ea61</id>
<content type='text'>
Change-Id: I41714996c00e960a8137dfe66853547157017138
</content>
</entry>
</feed>
