Commit graph

77 commits

Author SHA1 Message Date
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
1computer1
82eff621bf Avoid filename conflicts and cleanup files after 2019-05-14 20:21:34 -04:00
1computer1
808066db94 Fix typo 2019-05-14 19:56:37 -04:00
1computer1
389b00ba15 Keep containers running instead of making new ones 2019-05-14 19:50:21 -04:00
1computer1
ff4f85d8a5 Remove Kotlin for now 2019-03-15 22:45:52 -04:00
1computer1
5568441526 Simplify runWith return 2019-03-15 22:13:38 -04:00
1computer1
17e5eade08 Add Racket 2019-03-15 22:06:49 -04:00
1computer1
7106c3f5ac Add OCaml 2019-03-15 21:43:40 -04:00
1computer1
5113f512b4 Add Kotlin 2019-03-15 20:53:44 -04:00
1computer1
41d4500ce6 Add Prolog 2019-03-15 20:44:37 -04:00
1computer1
27cb99d10a Add Lua 2019-03-15 20:32:30 -04:00
1computer1
30f39622e8 Change language config enable all to null 2019-03-15 20:27:05 -04:00
1computer1
b1ecae7841 Add Julia 2019-03-15 20:24:49 -04:00
1computer1
c8048b3a08 Add Bash, PHP, Perl 2019-03-15 19:48:24 -04:00
1computer1
bb8e6d5cfa Remove old reactions on edits 2019-03-15 02:42:40 -04:00
1computer1
7073853834 Remove language from output 2019-03-15 02:31:08 -04:00
1computer1
76bff8666f Update information 2019-03-15 01:08:41 -04:00
1computer1
70c859f774 Run with a user 2019-03-15 01:07:17 -04:00
1computer1
47f5a78799 Add Clojure, Elixir, Java, Ruby, Rust 2019-03-15 01:06:48 -04:00
1computer1
139ec7b012 Add C, C++, C# 2019-03-14 21:32:39 -04:00