Alex Fowler

Results 27 issues of Alex Fowler

### Quick Description Please add an overload of `DarkRiftWriter.CopyTo()` that would accept full parametrization for all the bounds of the copy operation, for example `CopyTo(byte[] destination, int sourceOffset, int destOffset,...

Enhancement
Server
Client

### Quick Description Please add the ability to specify the TCP timeout duration when creating the bichannel listener, and also in the XML config. ### Explanation To get a fuller...

Enhancement
Server
Client

The IDE looks very neat and promising. What do you think about supporting other languages? There are an existing variety of opensource Java interpreters for other languages like Scheme, JavaScript,...

I have created a fork where I: 1) added the classes to easily create Minim object without Processing (e.g. from Clojure) that provide the basic implementation of the required methods....

Minor Feature

Running the example from https://github.com/Tencent/xLua/tree/master/Assets/XLua/Examples/12_ReImplementInLua fails with the following error: ``` LuaException: [string "chunk"]:37: invalid c# struct! stack traceback: [C]: in field '?' [string "chunk"]:37: in metamethod '__newindex' [string "chunk"]:4:...

Following the TinyScheme shared library build instructions under Termux you find that it fails to find `sed`, `grep` on the `./configure` step and `/bin/sh` on the `make` step. The remedy...

Currently I am working on a project A that has another project B as a checkouts dep. The project B has some Java classes in its `:java-source-paths`. However, when I...

Enhancement

I like this theme a lot! However, there are some issues that make it hard to read the text on buttons and some tags in the UI: There seems to...

Just tried following the readme for building on Windows, from the Developer Prompt, but upon trying to run any of the `odin run ../examples/ -debug` instructions I was getting a...

A long time had passed.. probably a good idea would be to update the libraries versions?