Commit Graph

489 Commits

Author SHA1 Message Date
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
Brian Seymour 14e0ace2a0 Merge branch 'master' of ssh://github.com/engineer-man/piston 2021-01-21 14:11:46 -06:00
Brian Seymour 95adaf5744 add new rust instructions 2021-01-21 14:11:31 -06:00
Brian Seymour 80e0304424 readme updates 2021-01-21 14:06:09 -06:00
Brian Seymour a066aec854
Merge pull request #50 from Vrganj/master
Add stdin, run executors as runner
2021-01-21 13:58:23 -06: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
teriyakisource 5ba4aa35dd
Update languages.js 2021-01-18 00:38:20 +00:00
Vrganj a2eeff85b5 Revert back to the mess the awk executor was 2021-01-17 22:36:52 +00:00
Vrganj 2b1f213bea Change rust install instructions 2021-01-17 22:30:02 +00:00
Vrganj 1c99570e67 Change awk executor 2021-01-17 22:29:45 +00:00
Brian Seymour f041385f34
Update readme.md 2021-01-17 14:46:17 -06:00
Brian Seymour 4c04ebdee0
Update readme.md 2021-01-17 14:45:58 -06:00
Brian Seymour 96443fd545
Merge pull request #46 from KumaYYC/master
README rewrite
2021-01-17 14:40:33 -06: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 be4e0776b6 Merge github.com:engineer-man/piston 2021-01-17 01:24:23 +00:00
Vrganj e462a7d41e Add additional aliases for languages 2021-01-17 01:23:49 +00:00
Vrganj e637a95b33 Make execute.js support older Node versions 2021-01-17 01:12:13 +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 ea54716774 Fix order of args and stdin 2021-01-16 18:52:18 +01:00
Vrganj c537cab2da Add stdin 2021-01-16 18:41:41 +01:00
Josh Uy e9a14e8a47 README rewrite 2021-01-16 10:01:35 -07:00
Vrganj 8fd831982e Make ran field do something 2021-01-16 14:19:29 +01:00
Vrganj f685bdc751 Fix aliases, update readme 2021-01-16 13:27:14 +01:00
Vrganj f78aa34c10 Read file as string in CLI 2021-01-16 13:14:46 +01:00
Vrganj d8b6379b9a Add CLI written in Node 2021-01-16 13:14:17 +01:00
Brian Seymour c1872295c2
Merge pull request #45 from Vrganj/master
API rewrite in node
2021-01-15 18:12:32 -06:00
Vrganj d666e5c19d Fix C/C++ versions 2021-01-16 01:07:34 +01:00
Vrganj def096fbea Trim and subtring only after executing 2021-01-16 01:03:49 +01:00
Vrganj 420a104f5c Check aliases instead of name directly 2021-01-16 00:59:25 +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 c88abc3ac9 Remove main.go, remove useless dependency 2021-01-15 22:47:04 +01:00
Vrganj a2457edc6f Trim output 2021-01-15 22:13:29 +01:00
Vrganj bbbea5045a Remove debug 2021-01-15 20:43:01 +01:00