Commit graph

74 commits

Author SHA1 Message Date
Brian Seymour
68042e6d27 add common lisp 2021-01-23 14:14:55 -06:00
Brian Seymour
0a414f2d3f add locale for elixir, fix test for kotlin, add instructions for bf installation 2021-01-22 02:17:28 -06:00
Brian Seymour
6d69a1b189 revert emacs code, omit newline in args file so languages stop seeing a blank arg 2021-01-21 19:38:00 -06:00
Brian Seymour
9237806dee Merge branch 'master' of ssh://github.com/engineer-man/piston 2021-01-21 19:32:49 -06:00
Brian Seymour
8db0dc0b6d dont use xargs for elisp if no args were passed 2021-01-21 19:32:43 -06:00
Brian Seymour
765d980ec2
Merge pull request #51 from Pyroseza/master
Fixed paradoc and corrected python3
2021-01-21 19:20:21 -06:00
Brian Seymour
36ff6c8282 fix awk maybe 2021-01-21 18:32:30 -06:00
Pyroseza
3fc860788b Moved paradoc path to executor 2021-01-21 22:08:02 +00:00
Pyroseza
6c1e4082e0 Updated paradoc executor to use python3.8 2021-01-21 22:08:02 +00:00
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
c537cab2da Add stdin 2021-01-16 18:41:41 +01:00
Brian Seymour
b2b69db27d remove path separators for java executor 2021-01-15 11:29:57 -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
1441b5ef6f delete nim 2021-01-12 13:45:40 -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
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
a4039fa334
Merge pull request #28 from Vrganj/master
Add Nim
2020-11-01 19:22:27 -06: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
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
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