TitouanT
|
e169d0cab8
|
fixed c args and added node lockfile to .gitignore
|
2021-02-01 01:21:20 +01:00 |
Vrganj
|
9851352f87
|
Move runuser to execute
|
2021-01-17 15:44:40 +00:00 |
Vrganj
|
008d55643b
|
Fix stdin for most languages
|
2021-01-17 00:54:57 +00:00 |
Vrganj
|
c537cab2da
|
Add stdin
|
2021-01-16 18:41:41 +01:00 |
Brian Seymour
|
b81690a9de
|
fix jelly, move all executor code to runner permission, introduce stdout/stderr separate output to the api
|
2021-01-13 23:45:48 -06:00 |
Brian Seymour
|
15b6f6e8d6
|
missing semicolon
|
2021-01-13 01:37:47 -06:00 |
Brian Seymour
|
e6e1c093d6
|
update readme, set c to run everything under a runner
|
2021-01-13 01:36:10 -06:00 |
Brian Seymour
|
3233db5c1f
|
new docs, better executors, better expansion for languages
|
2020-03-26 13:49:19 -05:00 |
Gianluca Recchia
|
41f4b31830
|
Add support for C11 and C++17 in gcc and g++
|
2019-11-04 20:16:10 +01:00 |
Brian Seymour
|
460e393772
|
fix problem with multiple args
|
2019-06-19 00:09:56 -05:00 |
Brian Seymour
|
3b2f2fbe59
|
update readme, fix bug where multiple args were appearing as one arg
|
2019-06-16 21:52:06 -05:00 |
Brian Seymour
|
d5e61f6922
|
multi user containerization* upgrades
|
2018-10-24 00:34:33 -05:00 |
Brian Seymour
|
7891b676eb
|
handle network, run code as different user than compilation
|
2018-10-22 19:14:17 -05:00 |
Brian Seymour
|
b26d1b5b45
|
added a version of piston which uses lxc instead of docker, added tests for lxc
|
2018-10-22 16:38:52 -05:00 |