Commit Graph

85 Commits

Author SHA1 Message Date
Ethan Edwards 084211cb46
added deno
Fixes issue: https://github.com/engineer-man/piston/issues/18
2020-10-17 01:22:15 -04:00
Ethan Edwards 3246ed6781
Added haskell support 2020-10-16 23:57:45 -04:00
Brian Seymour a89d22bd25 merge 2020-10-06 23:41:13 -05:00
Brian Seymour c2904a8e14 add lua support 2020-10-06 23:40:14 -05:00
Kevin Diaz 0253f24479
Create nasm64 executor and test file 2020-10-03 13:16:15 -04:00
Kevin Diaz 050ea8caa1
Default nasm/asm to 32 bit binaries 2020-10-03 01:46:55 -04:00
Brian Seymour 9d04f1929d readd brainfuck support 2020-10-02 18:51:00 -05:00
Brian Seymour 4cb999c530 add elisp aliases, add emacs version detection, test elixir using new executor 2020-06-08 22:19:06 -05:00
Brian Seymour 178d9c89f7 experimental new executors 2020-06-08 22:12:04 -05:00
Brian Seymour 5c1d85fe11 merge 2020-06-04 20:02:56 -05:00
Brian Seymour e1f1e6b3c5 finish adding kotlin and perl 2020-06-04 20:01:21 -05:00
Brian Seymour 30556fb45d merge 2020-06-04 19:17:26 -05:00
isakal 6076f88bb9 Add julia executor and enable elixir in api 2020-06-04 22:24:04 +02:00
aveliz1999 c36c5a6e63 Add Kotlin support 2020-06-04 15:03:33 -04:00
Tommy-Xavier Robillard fab8873d85 Added julia support. 2020-05-02 00:00:46 -04:00
Brian Seymour 9e7e53d45d use latest version of python in executor 2020-03-29 16:25:39 -05:00
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 1e0b44c8a7
add support for elisp scripts 2020-02-29 17:29:22 +01: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