Commit graph

110 commits

Author SHA1 Message Date
1computer1
2f38bc640c Fix special characters interferng in scripts 2019-06-01 01:04:15 -04:00
1computer1
20a2199bbf Add some imports to Haskell's expression mode 2019-05-28 17:42:54 -04:00
1computer1
5c13901d44 Add APL 2019-05-25 15:03:40 -04:00
1computer1
c00ec96018 Fix gross miscompliance 2019-05-23 04:22:33 -04:00
1computer1
51b2ba175d Bump to 1.7.0 2019-05-22 22:27:42 -04:00
1computer1
6bd4484fb0 Add Brainfuck 2019-05-22 22:26:55 -04:00
1computer1
26c667299d Bump to 1.6.0 2019-05-22 13:45:37 -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
7c5203bc1d Bump version to 1.5.0 2019-05-21 12:03: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
149d7025e8 Forgot a thing 2019-05-20 20:55:33 -04:00
1computer1
9c8c0838b0 Bump version to 1.4.0 2019-05-20 20:53:40 -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
6460615923 Default parallel config option to false 2019-05-20 20:03:34 -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
6b7208202c Fix go 2019-05-20 15:36:20 -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
b31f4dfb21 Bump version to 1.3.0 2019-05-17 16:07:40 -04:00
1computer1
9e2265b8bc Add a changelog 2019-05-17 16:07:07 -04:00
1computer1
f5cee0c5c4 Edit Haskell image; a bit larger but updated 2019-05-17 16:01:15 -04:00
1computer1
e8b9303b4c Add concurrent setting 2019-05-17 01:55:24 -04:00
1computer1
990143864e Fix wrong info 2019-05-16 22:57:59 -04:00
1computer1
5fc251d247 Bump version 2019-05-16 22:52:55 -04:00
1computer1
b46824f21c Update deps 2019-05-16 22:52:49 -04:00
1computer1
80c12e0456 Fix count not being incremented 2019-05-16 22:52:15 -04:00
1computer1
9a9c2b3d95 Simplify and speed up Haskell module running 2019-05-16 22:13:47 -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
c1842b4df8 Update readme 2019-05-16 20:29:24 -04:00
1computer1
e99ab5c7ce Bump version 2019-05-14 21:08:59 -04:00
1computer1
f082b72a1c Update dependencies 2019-05-14 21:08:44 -04:00
1computer1
350acc8f89 More readme stuffs 2019-05-14 21:05:12 -04:00
1computer1
aeeb437ab6 Keeping track of versions is too much work 2019-05-14 20:53:42 -04:00
1computer1
b0f9fef546 Explain config options 2019-05-14 20:50:07 -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