Commit Graph

526 Commits

Author SHA1 Message Date
Vrganj 1c1fa316e5 add nim 2021-01-23 22:45:42 +01:00
Brian Seymour d86eb04dec add missing languages to readme 2021-01-23 15:40:25 -06:00
Brian Seymour 87f6e6aead format 2021-01-23 15:24:23 -06:00
Brian Seymour db7f5d261e
Merge pull request #47 from ThreshMain/patch01
Prevent users from spying on each other
2021-01-23 15:23:21 -06:00
Brian Seymour 09eac6ddbc add zig test 2021-01-23 15:20:58 -06:00
Brian Seymour 5c1d81a669 Merge branch 'Vrganj-dash' 2021-01-23 15:20:19 -06:00
Brian Seymour 8d89385f19 merge 2021-01-23 15:20:14 -06:00
Brian Seymour ac760adbb9 Merge branch 'teriyakisource-patch-2' 2021-01-23 15:18:10 -06:00
Brian Seymour de55b0f4aa merge 2021-01-23 15:18:05 -06:00
Brian Seymour c452d37b42 add zig 2021-01-23 15:15:00 -06:00
Vrganj e9f85c4eee Add dash 2021-01-23 22:09:00 +01:00
Brian Seymour e5a91bb71c fix d 2021-01-23 15:08:59 -06:00
Brian Seymour d07e563cb4 fix d 2021-01-23 15:08:14 -06:00
Brian Seymour 673d6f93a3 Merge branch 'Vrganj-d' 2021-01-23 15:05:18 -06:00
Brian Seymour ed773d26d3 merge 2021-01-23 15:05:10 -06:00
Brian Seymour 1b4ff00829 missing comma 2021-01-23 15:00:36 -06:00
Brian Seymour 655b7398b6 add crystal 2021-01-23 14:59:07 -06:00
Brian Seymour f04e046d4b Merge branch 'Vrganj-update-php' 2021-01-23 14:32:26 -06:00
Brian Seymour 2761570dad fix php8 pr 2021-01-23 14:32:17 -06:00
Vrganj c10a30b69a Update for new API 2021-01-23 21:31:23 +01:00
Brian Seymour 94d6357c87 add lisp to versions 2021-01-23 14:24:49 -06:00
Brian Seymour 6db1688a37 Merge branch 'master' of ssh://github.com/engineer-man/piston 2021-01-23 14:15:03 -06:00
Brian Seymour 68042e6d27 add common lisp 2021-01-23 14:14:55 -06:00
Brian Seymour 89b1443177
Merge pull request #53 from Vrganj/master
Stop appending to output if longer than limit
2021-01-23 14:05:30 -06:00
Brian Seymour 38a153c546 update readme 2021-01-23 13:57:13 -06:00
Vrganj b64598763d Stop appending to output if longer than limit 2021-01-23 20:10:10 +01:00
ThreshMain f9dddb42d6
Prevent users from spying on each other 2021-01-22 14:06:51 +01:00
Brian Seymour 563cf19068 update readme 2021-01-22 02:58:45 -06:00
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 d07d98c955 Merge branch 'readme_update' 2021-01-22 02:34:35 -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 037dedd162 remove temp file after running 2021-01-21 19:07:23 -06: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 92f6f15a47 update error messages 2021-01-21 18:50:05 -06:00
Brian Seymour 36ff6c8282 fix awk maybe 2021-01-21 18:32:30 -06:00
Pyroseza ef549ff0c2 Removed paradoc from pythonpath
This supposedly conflicts with other executors so I have moved it to the individual executor and test in previous commits
2021-01-21 22:13:35 +00: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