<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evocation, branch main</title>
<subtitle>Call forth the blue-green flame of computation from the universe, weave its energies into a fabric, that we may share our blood with it.
</subtitle>
<id>http://code.irenes.space/evocation/atom?h=main</id>
<link rel='self' href='http://code.irenes.space/evocation/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/'/>
<updated>2026-05-01T21:27:36+00:00</updated>
<entry>
<title>change the circular buffers to use start/length rather than start/end</title>
<updated>2026-05-01T21:27:36+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-05-01T21:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=cb555fc1884824fc7c0e9de7cb3e04b61f623838'/>
<id>urn:sha1:cb555fc1884824fc7c0e9de7cb3e04b61f623838</id>
<content type='text'>
this avoids the problem where there's no way to represent most entirely-full states because they would be the same as the empty states

Force-Push: yes
Change-Id: Ia38a57d756b62ad1c8301603cb9d9a99f2a1dbc4
</content>
</entry>
<entry>
<title>implement sys-read; rename show-hex* to hexdump*</title>
<updated>2026-04-29T04:44:26+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-29T04:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=4334c11d934cd41f3804820515ff70edac291553'/>
<id>urn:sha1:4334c11d934cd41f3804820515ff70edac291553</id>
<content type='text'>
it's easier to remember that way

Force-Push: yes
Change-Id: I205a49a03209c882eab80db7296d502bfcb206d9
</content>
</entry>
<entry>
<title>minor formatting change; some comments</title>
<updated>2026-04-27T10:27:12+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T10:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=5a98d4630c961306d49ee88596c92968e85969e0'/>
<id>urn:sha1:5a98d4630c961306d49ee88596c92968e85969e0</id>
<content type='text'>
Force-Push: yes
Change-Id: I28ccd83524de7baeaaf9e942006a892d7411c2aa
</content>
</entry>
<entry>
<title>better at describing certain dictionary entry types</title>
<updated>2026-04-27T10:06:43+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T10:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=4d56602758482f786a822110da9fc7f94a9f6023'/>
<id>urn:sha1:4d56602758482f786a822110da9fc7f94a9f6023</id>
<content type='text'>
also, an important fix for string literals that matters inside curly braces

Force-Push: yes
Change-Id: Ia32d827a830e3ec847e5b8898e1c4a23e475e43b
</content>
</entry>
<entry>
<title>now we have string literals! yay :)</title>
<updated>2026-04-27T07:41:04+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T07:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=7bc794cc9028c4171a761bdea4cd4766a4ec9214'/>
<id>urn:sha1:7bc794cc9028c4171a761bdea4cd4766a4ec9214</id>
<content type='text'>
Force-Push: yes
Change-Id: Ie797f38a0b83096a960d1f0019f5322a1f7884c3
</content>
</entry>
<entry>
<title>get hex dumps basically working</title>
<updated>2026-04-27T05:54:47+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T05:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=9a4ee220b12fded33fc5e0b1d055df0b0e890a3f'/>
<id>urn:sha1:9a4ee220b12fded33fc5e0b1d055df0b0e890a3f</id>
<content type='text'>
still needs character visualization

also implement ndup ndrop and some similar stuff

Force-Push: yes
Change-Id: I8f0ccdc9643afcd5b9a216b835b74c2c729d1d12
</content>
</entry>
<entry>
<title>rename the bitwise operations to C-style, and add logical ones</title>
<updated>2026-04-27T03:32:21+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T03:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=1209aaade6fa4b837abc7842c1bd06a17e8c4dde'/>
<id>urn:sha1:1209aaade6fa4b837abc7842c1bd06a17e8c4dde</id>
<content type='text'>
heresy etc etc

Force-Push: yes
Change-Id: I3ba75447d9a5f67c8739bed82826ac04e5d952ad
</content>
</entry>
<entry>
<title>some exploratory work towards "describe"</title>
<updated>2026-04-27T03:15:13+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-27T03:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=8e7cc8272c65cdea33ed808fb1d707a6511053e8'/>
<id>urn:sha1:8e7cc8272c65cdea33ed808fb1d707a6511053e8</id>
<content type='text'>
I'm reimplementing it, instead of hooking into the early implementation, because it's just SO much easier to read in the real syntax. also it's not really needed during bootstrapping, so probably that one can eventually be removed.

Force-Push: yes
Change-Id: If3d25eba1b280e14ee418d86d5098efcc069a529
</content>
</entry>
<entry>
<title>unlink all the static stuff from the ELF from the dictionary</title>
<updated>2026-04-26T23:12:38+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-26T23:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=5008f5f5eb871ba537af689f1993b4bc8da9acad'/>
<id>urn:sha1:5008f5f5eb871ba537af689f1993b4bc8da9acad</id>
<content type='text'>
this ensures we don't accidentally use it going forward

Force-Push: yes
Change-Id: Id2ae7248d25f4090540a7ca795f13e0523f24c74
</content>
</entry>
<entry>
<title>implement a bunch more stuff (checking in so people can look at it)</title>
<updated>2026-04-26T22:43:23+00:00</updated>
<author>
<name>Irene Knapp</name>
<email>ireneista@irenes.space</email>
</author>
<published>2026-04-26T22:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://code.irenes.space/evocation/commit/?id=f97c0dfd006515fe2fd41d35100c3de60c82125b'/>
<id>urn:sha1:f97c0dfd006515fe2fd41d35100c3de60c82125b</id>
<content type='text'>
Force-Push: yes
Change-Id: I170967f44d9256c49716866afd39e0ab3b6d992a
</content>
</entry>
</feed>
