Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
b1ac3e8be3e5d2ea0108106f12e24aa04fd7e306
/
com
ce69b1c
removed some unnecessary api stuff and unused jnlua classes
by Florian Nücke
· 11 years ago
4a664bb
some cleanup; automatically restarting the shell if it stops (avoids the occasional ctrl+c shutting down the computer); added os.sleep and extended event.wait to take a filter, which basically makes it similar to cc's pullEvent with an optional timeout; determining io buffer size based on current free ram and added a minimum size; some better "sandboxing" for programs (which really isn't that, just making automatic listener cleanup as consistent as possible); using error messages in (uncaught) exceptions where possible, making for some nicer error messages, for example for out of memory errors when pushing results from the host side; made difftime a lua function; properly initializing text renderer on multi-screens; added program for paged file viewing
by Florian Nücke
· 11 years ago
87892c3
basic 'write' implementation for lua (writing stuff to the screen); fixed/added array return value support (jnlua only supports tables -> java, not the other way around as it turns out)
by Florian Nücke
· 11 years ago
f9cd7fd
working on drivers
by Florian Nücke
· 11 years ago
4e820da
switched to Lua 5.2 and JNLua 1.0.5; x64 libs (hopefully)
by Florian Nücke
· 11 years ago
61f53b9
init
by Florian Nücke
· 11 years ago