Commit Graph

156 Commits

Author SHA1 Message Date
Sirius902 48d3e39f9a add scala 2021-02-04 20:03:17 -08:00
Brian Seymour 6615ec4519
Merge pull request #66 from Vrganj/run-java-directly
Run Java directly to avoid grep
2021-02-03 21:48:12 -06:00
TitouanT e169d0cab8 fixed c args and added node lockfile to .gitignore 2021-02-01 01:21:20 +01:00
Vrganj ab8ede1c5d Run Java directly to avoid grep 2021-01-31 18:24:11 +01:00
Brian Seymour 7b1acbc869 move osabie up in tests 2021-01-27 11:40:39 -06:00
Dan Vargas b35c7649e6 add osabie 2021-01-27 09:53:59 -06:00
Dan Vargas 6ab95a78ac fix awk test 2021-01-26 15:54:57 -06:00
Brian Seymour 5cf2d5853d move around files 2021-01-25 12:54:39 -06:00
Brian Seymour f9b5fe652f
Merge pull request #58 from Vrganj/fix-stdin-lines
Fix stdin lines
2021-01-25 12:28:42 -06:00
Vrganj 36dade3f77 Re-add colon to chown 2021-01-25 19:27:11 +01:00
Vrganj 659593c60d Remove error if i doesn't exist, remove useless line 2021-01-25 18:46:06 +01:00
Vrganj 78f97b28b4 Possibly fix stdin newlines 2021-01-25 18:24:34 +01:00
Brian Seymour 382b9e09a2
Merge pull request #56 from Vrganj/nim
add nim
2021-01-24 23:02:11 -06:00
Brian Seymour dbab362dcd fix d test name 2021-01-23 16:37:51 -06:00
Vrganj 1c1fa316e5 add nim 2021-01-23 22:45:42 +01: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 8d89385f19 merge 2021-01-23 15:20:14 -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 ed773d26d3 merge 2021-01-23 15:05:10 -06:00
Brian Seymour 655b7398b6 add crystal 2021-01-23 14:59:07 -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 68042e6d27 add common lisp 2021-01-23 14:14:55 -06:00
ThreshMain f9dddb42d6
Prevent users from spying on each other 2021-01-22 14:06:51 +01: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 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