Brandon Elam Barker
Brandon Elam Barker
Looks like the test-runner needs to be changed too
A binding to PICO-8 would be great! good luck. My first haskell project was an attempt to make something like the pico-8, but got stumped with some SDL issues. Making...
@opyapeus Got around to trying this out with luatex and world-of-warcraft. I think the latter has a few more issues that need to be resolved, but possibly not in this...
So far, I'm not sure implementing `require` is the best way to go, other than maybe having it implemented as a no-op function so that it could be left in...
Yes, I was excited because now I can build and run them on the RPi4. Haven't had time to dig into the code but my son is enjoying emodius on...
Great, that does it, I just had a few warnings with M10: $ ~/gradle-2.3/bin/gradle kotlinfx-core:build :kotlinfx-core:compileKotlin w: Annotations path entry points to a non-existent location: w: C:\cygwin64\home\brand_000\kotlinfx\kotlinfx-core\src\main\kotlin\kotlinfx\builders\Control.kt: (42, 13): 'T'...
:+1: for putting it in the repo, even if not maintained. If someone comes along and is a nix user, and notices it is broken, then they will at least...
Hello - just a suggestion I learned from another language repo: Maybe it would make sense to have a `contrib` directory for such things, with possible symbolic links going into...
I don't know if this might be helpful: [jtikz.sourceforge.net](http://jtikz.sourceforge.net)
The UID and GID from `id` appear OK as far as i know, as they are of the form indicated in the forum post: ``` uid=1234567891(sanitized) gid=9876543219(DOMAINNAME\Domain Users) ``` dsconfigad...