Commit Graph

1290 Commits

Author SHA1 Message Date
Vrganj bbbea5045a Remove debug 2021-01-15 20:43:01 +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
Brian Seymour d3361049f3 move run up 2021-01-14 18:46:21 -06:00
Vrganj 3f301b8c1f Fix version regex 2021-01-14 21:21:10 +01:00
Vrganj c15f9a9942 Capture stderr when setting versions 2021-01-14 21:06:26 +01:00
Vrganj 218fe8f023 Fix versions 2021-01-14 20:32:06 +01:00
Vrganj 11b2520189 Fix validation yet again 2021-01-14 20:26:41 +01:00
Vrganj 2bcd133edf Fix validation, versions 2021-01-14 20:25:45 +01: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 2bebceafb6 updated readme 2021-01-14 00:16:01 -06:00
Brian Seymour 89be3703c6 updated readme 2021-01-14 00:10:28 -06:00
Brian Seymour b0084715b8 updated readme 2021-01-14 00:08:03 -06:00
Brian Seymour cdc52d280e re-enable lxc start 2021-01-14 00:02:03 -06:00
Brian Seymour 843c6636c7 updated readme 2021-01-14 00:01:22 -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
Brian Seymour 65151d6f0c send 400 when a bad language was supplied 2021-01-11 13:24:17 -06:00
Vrganj c30a67cf05 Fix d executor name 2021-01-06 00:53:58 +01:00
Vrganj ba19844c0e Add D 2021-01-06 00:46:49 +01:00
Brian Seymour b0c462d5ee
Update readme.md 2021-01-04 13:35:01 -06:00
Brian Seymour 2176cce6ca
Update readme.md 2020-12-31 15:22:44 -06:00
Vrganj a156c7121c Update PHP to 8.0.0 2020-11-27 20:12:59 +01:00
Brian Seymour 3e38a179e7
Merge pull request #29 from Vrganj/patch-4
Fix paradoc
2020-11-15 13:50:43 -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
Brian Seymour c2a34aaf78
Merge pull request #26 from Vrganj/patch-2
Update Kotlin
2020-11-01 19:21:05 -06:00
Brian Seymour 6b74cf55a3
Merge pull request #27 from Vrganj/patch-3
Allow use of interface
2020-11-01 19:19:28 -06:00
Pyroseza 3ef1e2683e looks like I forgot to push this bad boy 2020-11-02 00:24:32 +00:00
Vrganj f4564047cc Add Nim to PATH 2020-10-31 20:36:04 +01:00
Vrganj 13a0c35680 Add Nim to API 2020-10-31 20:13:17 +01:00
Vrganj 812679d628 Add install to readme 2020-10-31 20:10:27 +01: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
Luka Barbić 88fad36496
Update Kotlin
Update Kotlin to 1.4.10
2020-10-29 22:39:14 +01:00