Commit graph

107 commits

Author SHA1 Message Date
Vrganj
a7055e742e Fix merge conflicts 2021-01-21 20:56:23 +01:00
Brian Seymour
8de614ee94 escape backslash 2021-01-21 13:47:25 -06:00
Vrganj
a2eeff85b5 Revert back to the mess the awk executor was 2021-01-17 22:36:52 +00:00
Vrganj
1c99570e67 Change awk executor 2021-01-17 22:29:45 +00:00
Vrganj
7f03de9f71 Add shebang to awk 2021-01-17 15:53:46 +00:00
Vrganj
9851352f87 Move runuser to execute 2021-01-17 15:44:40 +00:00
Vrganj
14565b16e4 Compile rust as runner 2021-01-17 13:50:40 +00:00
Vrganj
008d55643b Fix stdin for most languages 2021-01-17 00:54:57 +00:00
Vrganj
b7ba08ccdf Fix stdin 2021-01-16 20:02:36 +01:00
Vrganj
c537cab2da Add stdin 2021-01-16 18:41:41 +01:00
Vrganj
d8b6379b9a Add CLI written in Node 2021-01-16 13:14:17 +01:00
Vrganj
d666e5c19d Fix C/C++ versions 2021-01-16 01:07:34 +01:00
Vrganj
e80bb0372b Use express-validator, refactor 2021-01-16 00:53:51 +01:00
Vrganj
a0693fb3a2 Merge from upstream 2021-01-15 23:04:52 +01:00
Vrganj
6fdf2d6061 Fixes 2021-01-15 20:40:18 +01:00
Brian Seymour
b2b69db27d remove path separators for java executor 2021-01-15 11:29:57 -06:00
Vrganj
77e645beb3 Rip out go, add aliases to /versions 2021-01-14 20:14:26 +01:00
Brian Seymour
20d659e5a6 add ssl to install dependencies, update python3 to python3.8 for versions 2021-01-14 00:28:26 -06:00
Brian Seymour
cdc52d280e re-enable lxc start 2021-01-14 00:02:03 -06: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
9c985a1e5b move docs to prepare for image distribution, clean up /var/lock 2021-01-12 15:11:14 -06:00
Brian Seymour
1441b5ef6f delete nim 2021-01-12 13:45:40 -06:00
Brian Seymour
c3416b8628 terminate each tmp cleanup 2021-01-12 12:50:50 -06:00
Brian Seymour
13a932d438 clean up other accessible tmp directories 2021-01-12 12:43:20 -06:00
Vrganj
93600d75fe Actually fix paradoc 2020-11-08 19:15:56 +01:00
Luka Barbić
38638aa6f6
Fix screwup 2020-11-08 19:13:22 +01:00
Luka Barbić
269547f75b
Fix paradoc 2020-11-08 18:03:28 +01:00
Brian Seymour
f6e5615ac2 add paradoc to execute 2020-11-01 19:30:05 -06:00
Brian Seymour
6720282bbc
Merge pull request #25 from engineer-man/paradoc
added the paradoc golfing language as seen on Advent of Code
2020-11-01 19:29:31 -06:00
Brian Seymour
44097f9dc2 add nim to execute 2020-11-01 19:26:09 -06:00
Brian Seymour
d218402a5f fix typo, add test entry for nim 2020-11-01 19:25:16 -06:00
Brian Seymour
a4039fa334
Merge pull request #28 from Vrganj/master
Add Nim
2020-11-01 19:22:27 -06:00
Pyroseza
3ef1e2683e looks like I forgot to push this bad boy 2020-11-02 00:24:32 +00:00
Vrganj
5134eb961b Add executor and test for Nim 2020-10-31 20:02:16 +01:00
Luka Barbić
65d66aa979
Get rid of enum 2020-10-30 22:17:46 +01:00
Luka Barbić
f133ce04e0
Replace regex completely
Now supports enums aswell
2020-10-30 22:15:01 +01:00
Luka Barbić
b7615b8126
Fix name detection 2020-10-30 21:39:58 +01:00
Luka Barbić
d72512be18
Allow use of interface 2020-10-30 21:28:51 +01:00
Brian Seymour
47601eda51 manually add brainfuck version to piston 2020-10-25 12:40:53 -05:00
Pyroseza
9f9af342fd added paradoc test 2020-10-22 23:25:57 +01:00
Pyroseza
48a1b124dd added the paradoc golfing language as seen on Advent of Code 2020-10-22 23:12:47 +01:00
Brian Seymour
a0bb87055f supress haskell compiler output 2020-10-17 14:18:57 -05:00
Brian Seymour
38c3b96107 fix haskell no seriously for real this time 2020-10-17 14:16:31 -05:00
Brian Seymour
ca52e04bbd fix deno and haskell and jelly 2020-10-17 14:14:19 -05:00
Brian Seymour
a7fdbca30b fix install instructions 2020-10-17 13:57:26 -05:00
Vrganj
be8e301b44 Add jelly 2020-10-17 19:56:02 +02:00
Brian Seymour
6d580981e4 formatting, add missing language 2020-10-17 12:06:23 -05:00
Ethan Edwards
084211cb46
added deno
Fixes issue: https://github.com/engineer-man/piston/issues/18
2020-10-17 01:22:15 -04:00