Commit graph

18 commits

Author SHA1 Message Date
Brian Seymour
8fcdec7275 piston improvements. adds version endpoint, new execution output, awk language support, and installs all dependencies directly when possible and avoids apt unless not possible 2020-03-29 14:40:34 -05: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
3b32563d38 full path for ts 2019-08-08 11:44:51 -05:00
Brian Seymour
8833d4f488 ts support 2019-08-08 11:42:30 -05: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
5ea7da87a1 set executor to executable 2019-06-11 00:00:56 -05:00
Brian Seymour
728c263c50 add support for bash 2019-06-10 23:55:53 -05:00
Brian Seymour
2310c7cf2c fix rust 2019-05-31 14:01:45 -05:00
Brian Seymour
0e666cd41a new executors 2019-05-31 13:59:51 -05:00
Brian Seymour
620107212e fix bf 2018-12-08 11:15:15 -06:00
Brian Seymour
27f4443719 update piston 2018-12-08 11:06:01 -06:00
Brian Seymour
35985136ec no warnings for cs unused 2018-11-06 23:06:44 -06:00
Brian Seymour
23ffb605e1 add swift 2018-10-30 22:53:57 -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