Commit graph

11 commits

Author SHA1 Message Date
Alessandro Proto
5398405f77 Added gpu.getPixel, fixed timer.sleep ignoring interrupt events 2023-01-20 21:29:59 +01:00
Alessandro Proto
c6e3fa99c8 added fs.isDir, renamed fs.getAttributes to fs.attributes, more stuff in Lua 2023-01-20 16:28:58 +01:00
Alessandro Proto
5de28f78d2 Ported event library to C#. Added event.push 2023-01-20 10:51:22 +01:00
a0ffd67b78
Add HTTP WebSockets (#3) 2023-01-17 22:18:22 +01:00
Alessandro Proto
ad2166831b Added paste event.
Added proper shell
Added shell commands
2023-01-15 16:44:42 +01:00
Alessandro Proto
5e0183cc1c Added error checking to Lua libs,
added http_failure event to http.requestAsync
2023-01-13 23:43:01 +01:00
Alessandro Proto
84401bc12a Added HTTP extensions, http.requestAsync returns a response table 2023-01-12 22:10:51 +01:00
Alessandro Proto
9d978fd9ab Added http.request to Lua, renamed Lua.PushValue to Lua.PushObject, added lua.lua REPL 2023-01-08 18:41:17 +01:00
Alessandro Proto
c4d5ebd500 .gitignore moment 2023-01-08 10:37:32 +01:00
Alessandro Proto
29c55500bd Added reboot, OS improvements 2023-01-08 00:40:33 +01:00
Alessandro Proto
84cba789a3 Add project files. 2023-01-07 16:59:47 +01:00