Commit Graph

125 Commits

Author SHA1 Message Date
Brian Seymour 014ddb3559 fix nasm test 2021-01-22 02:48:39 -06:00
Brian Seymour 32452894c5 update readme and test output 2021-01-22 02:45:52 -06:00
Brian Seymour e3473f99df rename tests so they make more sense 2021-01-22 02:31:48 -06:00
Brian Seymour ca59f7e882 update awk test 2021-01-22 02:19:02 -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
Pyroseza b72c429c42
┬─┬ ノ( ゜-゜ノ) 2021-01-22 01:19:21 +00:00
Brian Seymour b85605a340 revert 2021-01-21 19:05:04 -06:00
Brian Seymour df246707f2 clean up lingering .code file on host 2021-01-21 19:03:09 -06:00
Brian Seymour 36ff6c8282 fix awk maybe 2021-01-21 18:32:30 -06:00
Pyroseza 7ab4373992 Convert paradoc test to bash script
Now loads the paradoc correctly and gets paradoc to print the result
2021-01-21 22:08:02 +00:00
Pyroseza 4a160ac5ab Convert paradoc test execution to call bash script 2021-01-21 22:08:02 +00: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
Pyroseza 402ec32f8b Updated python3 commands to use 3.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 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