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 |
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 |