Wayne Myers

Results 6 issues of Wayne Myers

Pull request added per issue #560. Test has been added to step 8 rather than step 7 in order to be able to use defmacro!. My first pull request here:...

I should know: such minimal support as exists - until now there wasn't any at all - is all my fault. Apologies in advance. So fwiw I have implemented basic...

enhancement

I had a go at implementing Mal in Ruby and somehow managed to get all the way to completion of Step A - including passing all the self-hosting tests -...

enhancement

Cannot get 1.35.0 to build on FreeBSD. Prisma engines currently have a bug where prisma refuses to honour environment variables pointing to local engine binaries, but I have worked around...

In my local umami install (1.23.0), no data appears on any chart when set for 'today' or 'last 24 hours', despite there being a non-zero number of visits. All other...

bug

When I compile with `make sdl` the game opens a window and crashes immediately without error message. If I use `DEBUG=true make sdl` it works fine. This is with gcc...