2021-06-22 12:27:55 <rick_carlino1> crc Have you ever had the need to do a b-tree index in Retro ever?
2021-06-22 12:29:01 I have not
2021-06-22 12:33:43 <rick_carlino1> Ah OK. I've been noodling over some ideas.
2021-06-22 12:57:10 I've not looked into implementing this, or quite a few other data structures yet :(
2021-06-22 12:57:57 <rick_carlino1> I've been building a few mostly as a learning exercise.
2021-06-22 12:58:08 <rick_carlino1> Just about done with a singly linked list.
2021-06-22 12:58:29 <rick_carlino1> There was a possible bug with -i
but I am still unsure if it is just me being a novice, heh
2021-06-22 13:01:15 all -i does is set a flag to call the listener after evaluating any code blocks in files
2021-06-22 14:18:12 <rick_carlino1> I hit a strange issue where calling retro -t foo
works, but retro -i -t foo
resulted in an INVALID INSTRUCTION type error.
2021-06-22 14:18:30 <rick_carlino1> I can provide steps to reproduce, but I think it might just be a novice mistake on my part.
2021-06-22 14:18:40 <rick_carlino1> Not able to reproduce in isolation yet.
2021-06-22 14:32:41 if you can provide a breakdown to reproduce, I'll look into it
2021-06-22 15:45:40 vazub[m]: john has been slowly reworking his assembler, which is holding that up at the moment.
2021-06-22 15:46:51 I have a fork of it at https://github.com/crcx/impexus with some more drivers written in retro
application/octet-stream
This content has been proxied by September (ba2dc).