rulatir

Results 100 comments of rulatir

Can we pass `std::vector`s around, or do you want it C-style where you pass me buffer pointers and sizes?

Could fly be interrupted by curse though? I fought lots of aerial battles with cursing harpies in Deyja and I don't remember ever getting "shot down" by them.

"Swing" is a very limited model. We need to be able to warp the timing of events using different, pluggable mathematical models. The "delay every second note by a fixed...

Reopening because the workaround in the original issue's comments no longer works.

Child selectors are just plain unsupported?

I am implementing a contract that requires me to return a `DOMDocumentFragment`.

I must return a `DOMDocumentFragment`, because that is what a contract enforced by a 3rd-party library requires of me. I must also be able to assemble the contents of the...

I don't use LuaRocks much either, except in one Dockerfile, and that's where it fails (with this package, after other packages install successfully in previous RUN commands). I'll paste the...

A "vanilla" installation on the host (not in a Dockerfile) fails with the same error, right after installing LuaRocks itself with `apt` (so there is no preexisting borked configuration of...