Eric Shimizu Karbstein

Results 74 comments of Eric Shimizu Karbstein

Still, using printf from c would require unsafe, so I don't think you should use them In the `echo` code, you will find a good part of formatting there, missing...

Yeah, I think at one point it will be in the coreutil_core, since `echo`, `seq` and `printf` will use that. but for now it's ok to be a copy&paste plus...

Copy and paste the formatting code from echo, add the cases that are missing (additions)

LayeredFS was completed by delebile, so my guess is that the first goal are more than doable than before, just need a port

I was thinking the same, implementing `declare-{lang}-native` would be easier

So it doesn't work on janet >= 1.0.0?

I think this is already possible using "Sort tabs by container" but I think and want to be able to control the priority of the sorting for my containers

Pretty sure `&&` and `+=` are in the operator logic, they all show up in the `operator` field in the s-expr tree. Now, `->` is not a operator by the...

One think that it will fix is namespaced macro calls as well, like `path::to::macro::call!()`

I was talking about in doc comments be able to highlight the code inside the code block, adding a injection point