Cody Tilkins
Cody Tilkins
### Operating System Windows ### What's the issue you encountered? If you resize the window while a file is open the UI vibrates back and forth while resizing. ### How...
I would like to add Lua-5.0 to the build category listing. I am not sure which functions I will have to remove (or add :o) in order to include it.
I am working on a Collect Process Output model. This will replace the big giant and ugly switch statement and allow more seamless transfer of data struct, which is never...
I would like this to be translated to other languages.
Open for debate
I think a good test for LuaConsole would be the total execution time based on multiple factors (calls to the program) outlined in the test from the travis.sh file. It...
https://travis-ci.org/tilkinsc/LuaConsole/jobs/491369318 It seems the Mac version clang linker doesn't have the -E command. Rightfully so, it tries to build as linux. We are also missing `objcopy`.