Commit graph

96 commits

Author SHA1 Message Date
ab210ad08d
Initial changes for customized use 2021-05-10 14:00:29 +02:00
Sugden
750619df8f
fix(commands/about): use .cache (#20) 2020-06-19 09:18:49 -04:00
1computer1
8c5818c57d log: add more logging 2020-06-17 04:39:07 -04:00
1computer1
24971fd6f7 update dependencies 2020-06-17 04:37:06 -04:00
Sugden
ff647b742d fix: await reacts inside try/catch (#13) 2019-11-21 15:51:46 -05:00
vzwGrey
ea41373224 Add erlang and erl alias (#12) 2019-10-01 14:10:56 -04:00
1Computer1
91f5e9c8cd Give bot a presence 2019-09-23 12:53:48 -04:00
1Computer
d6907e1974 Switch from hastebin.com to hasteb.in 2019-09-23 11:58:50 -04:00
1Computer1
5a50b41426 Fix unknown message error due to failed reaction 2019-09-10 16:30:24 -04:00
1Computer1
36a19c4ba8 Fix error handling from Myriad 2019-09-05 22:04:44 -04:00
tipakA
ade6ba0299 Fix regex handling one-line codeblocks (#10) 2019-07-26 09:49:49 -04:00
1computer1
8b25b609c6 Fix language not found not responding 2019-07-24 06:01:17 -04:00
1computer1
481a9978d5 Add Idris 2019-07-21 19:05:09 -04:00
1Computer1
c72376656c
Port Comp_iler to Myriad (#8) 2019-07-11 02:27:17 -04:00
1computer1
0dd7f992be Fix Julia evaluation 2019-06-23 00:27:12 -04:00
1computer1
32e297ee07 Fix errors when setting up evals not being caught 2019-06-15 23:35:20 -04:00
1computer1
0dfa5fddd4 Fix cleanup not deleting containers from memory 2019-06-15 23:34:20 -04:00
1computer1
700b66c183 Create new workspace for every eval 2019-06-15 21:22:43 -04:00
1computer1
bc67dbbfd7 Output both stderr and stdout 2019-06-15 20:08:03 -04:00
1computer1
c8a5b436ab Use config prefix for help info 2019-06-03 18:45:55 -04:00
1computer1
8d2b7cd27e Fix typos 2019-06-03 18:44:43 -04:00
tipakA
a48098bb8c Move list of languages to separate command (#5) 2019-06-02 00:33:45 -04:00
1computer1
0acb75aad6 Prevent simple errors from killing containers 2019-06-01 01:21:22 -04:00
1computer1
5c13901d44 Add APL 2019-05-25 15:03:40 -04:00
1computer1
6bd4484fb0 Add Brainfuck 2019-05-22 22:26:55 -04:00
1computer1
c3234b7cda Add cleanup command 2019-05-22 13:35:09 -04:00
1computer1
cf1589eb2f Always evaluate an expression for JS
People were complaining too much
2019-05-22 13:28:38 -04:00
1computer1
b7a76fe087 Prevent race condition setting up many containers 2019-05-21 11:59:54 -04:00
1computer1
030f24be24 Add retry functionality 2019-05-21 11:50:16 -04:00
1computer1
d40264f521 Fix default config not used 2019-05-21 11:38:36 -04:00
1computer1
a9aba8b06b Fix queue limit off-by-one 2019-05-21 11:38:26 -04:00
1computer1
2cdec2aa2f Modify error handling
Exec errors shouldn't show up anymore
2019-05-21 11:21:18 -04:00
1computer1
24a92a3dc1 Add more info to about 2019-05-20 20:47:55 -04:00
1computer1
d5b9be05d1 Add more logging 2019-05-20 20:41:41 -04:00
1computer1
d25e0be634 Use less predicatable folder names
This removes the count
2019-05-20 20:34:51 -04:00
1computer1
7a2f87da3f Minor style change 2019-05-20 20:26:46 -04:00
1computer1
de45491586 Expand configuration options
Add cleanup interval option
Enhanced some options to be per-compiler
Fix concurrent option not being used
2019-05-20 20:26:28 -04:00
1computer1
8f4e454f89 Ignore console.log 2019-05-20 20:03:15 -04:00
1computer1
5618aed14b Add parallel build option and build logging 2019-05-20 16:19:41 -04:00
1computer1
b275fd548d Keep containers running; override entrypoints 2019-05-20 16:08:00 -04:00
1computer1
567ca0322a Give more time to setting up containers 2019-05-20 14:55:23 -04:00
1computer1
71079ceb19 Fix languages that have more than one compiler 2019-05-20 14:48:58 -04:00
1computer1
e8b9303b4c Add concurrent setting 2019-05-17 01:55:24 -04:00
1computer1
80c12e0456 Fix count not being incremented 2019-05-16 22:52:15 -04:00
1computer1
a109b57697 Disable memory swap 2019-05-16 22:09:06 -04:00
1computer1
f34cd8e427 Add config option for prefixes 2019-05-16 21:02:44 -04:00
1computer1
9e9cf31329 Fix reload command 2019-05-16 20:54:14 -04:00
1computer1
3235944d83 Add user-friendly names and show enabled languages 2019-05-16 20:51:46 -04:00
1computer1
a3893052cd Add prepare option 2019-05-14 20:39:23 -04:00
1computer1
72454abe0f Fix another typo 2019-05-14 20:28:50 -04:00