whitequark[cis] changed the topic of #prjunnamed to: FPGA toolchain project · rule #0 of prjunnamed: no one should ever burn out building software · https://prjunnamed.org · https://github.com/prjunnamed/prjunnamed · logs: https://libera.irclog.whitequark.org/prjunnamed
DemiMarieObenour has quit [Quit: Idle timeout reached: 172800s]
Chips4MakersakaS has quit [Quit: Idle timeout reached: 172800s]
<povikMartinPovie> Catherine: feel free to guide me here: https://github.com/prjunnamed/prjunnamed/pull/75
<whitequark[cis]> NAK on exposing any indices; I want an index-free design for metadata
<whitequark[cis]> we do need a way to go from &str to MetaStringRef though
<whitequark[cis]> do we not?
<whitequark[cis]> *do we not have one?
<povikMartinPovie> I don't see one
<povikMartinPovie> I can try adding
<whitequark[cis]> let's add one then, should be similar to MetaItemRef one
<povikMartinPovie> I'm not sure there's one for MetaItemRef either
<whitequark[cis]> oh. right
<whitequark[cis]> yeah, we need two of them then, going fron &str/MetaItem to *Ref
<whitequark[cis]> rename the existing ones eg add_metadata_string to get_metadata_string_index, then name the new method add_metadata_string, maybe?
azonenberg has quit [Remote host closed the connection]
azonenberg has joined #prjunnamed