Commit graph

76 commits

Author SHA1 Message Date
1computer1
05d1779b79 github: add runs-on 2020-06-22 04:37:55 -04:00
1computer1
e7b26aca2a github: rename workflow 2020-06-22 04:33:13 -04:00
1computer1
e89be1b750 meta: bump version to 0.5.0.1 2020-06-22 04:28:30 -04:00
1computer1
bb7ba0c638 github: add action for building binaries 2020-06-22 04:24:59 -04:00
1computer1
9415ea0d59 update stack.yaml 2020-06-22 03:38:12 -04:00
1computer1
73e0e28a81 deps: relax base constraints for GHC 8.6.5 2020-06-22 03:38:02 -04:00
1computer1
1c2ad37d60 logs: fix time unit of output 2020-06-22 03:10:24 -04:00
1computer1
c952aa448c meta: bump version to 0.5.0.0 2020-06-22 02:57:28 -04:00
1computer1
f28182165c add output size to readme 2020-06-22 02:56:19 -04:00
1computer1
c306c6b273 format and document config example 2020-06-22 02:55:37 -04:00
1computer1
65e604ce75 docker: make output limit configurable 2020-06-22 02:47:40 -04:00
1computer1
a4b6fccf0b docker: fix stderr output bypassing limit 2020-06-22 02:39:05 -04:00
1computer1
f317d4b704 meta: bump version to 0.4.1.0 2020-06-20 18:04:09 -04:00
1computer1
50729ae109 deps: use yaml instead of HsYAML due to GPL 2020-06-20 17:47:37 -04:00
1computer1
55816085e0 meta: bump version to 0.4.0.1 2020-06-19 09:42:05 -04:00
1computer1
a0e5c27cda meta: add hie.yaml files for others to use 2020-06-19 09:37:41 -04:00
1computer1
d0f71c7530 lang(typescript): add node types 2020-06-19 09:34:30 -04:00
1computer1
79ab50508d add more details in readme 2020-06-17 05:05:32 -04:00
1computer1
43c5204982 lang(typescript): add DOM lib 2020-06-17 04:45:29 -04:00
1computer1
9bb0741c05 deps: update deps on stack 2020-06-17 04:06:59 -04:00
1computer1
6d3c165e67 update install instructions 2020-06-17 03:29:29 -04:00
1computer1
f67bc33a30 update readme about prebuilt binary 2020-06-17 03:24:03 -04:00
1computer1
f6e151cc56 meta: bump version to 0.4.0.0 2020-06-17 02:41:52 -04:00
1computer1
8828cd36bd change docker prefix from comp_iler to myriad 2020-06-17 02:41:12 -04:00
1computer1
33a690cf40 lang(clojure): remove due to inability to run 2020-06-17 02:14:13 -04:00
1computer1
7aa518fd09 include every language in config.example.yaml 2020-06-17 01:45:41 -04:00
1computer1
42163fab17 run: remove now unneeded || true 2020-06-17 01:43:31 -04:00
1computer1
d1720c42e4 add Nim and R support 2020-06-17 01:32:51 -04:00
1computer1
4d9dff0b9a add Typescript support 2020-06-17 01:18:15 -04:00
1computer1
ac5035b5c3 lang(csharp): fix output 2020-06-17 00:44:40 -04:00
1computer1
3082f9b35e log: add much more logging 2020-06-17 00:29:25 -04:00
1computer1
2597c80f3d use optics labels 2020-06-16 23:56:01 -04:00
1computer1
d23e8ab892 update readme for dhall to yaml 2020-06-16 23:46:10 -04:00
1computer1
1b4d2a04e7 remove when_/unless_ 2020-06-16 22:43:21 -04:00
1computer1
b493eb67ed cleanup extension usage 2020-06-16 22:42:29 -04:00
1computer1
e27755cdda move EvalResult to Myriad.Docker 2020-06-16 22:38:54 -04:00
1computer1
e2942e38b9 style/refactor 2020-06-16 22:37:38 -04:00
1computer1
3a10e3e72c config: refactor config reading 2020-06-16 22:29:12 -04:00
1computer1
57ea8696e7 core: use concrete monads 2020-06-16 22:08:26 -04:00
1computer1
4ea6c721c5 switch from dhall to yaml 2020-06-16 22:02:12 -04:00
1computer1
bab91a0cca meta: remove hpack and local files 2020-06-16 21:10:23 -04:00
1computer1
1996ab90ca eval: limit docker output to not run out of memory 2020-06-07 03:43:41 -04:00
1computer1
c57a563ea3 meta: fix exe name due to bad copy paste 2020-06-07 03:35:22 -04:00
1computer1
b97c1a0afb remove useless type 2020-06-07 01:52:58 -04:00
1computer1
8080b360c9 deps: use Stack LTS 15.15 and update deps
- use GHC 8.8.3
- use Dhall 1.30.0
- relax version bounds greatly
2020-06-07 01:47:33 -04:00
1Computer1
468eff1cfa
Add Erlang (#2) 2019-10-01 09:35:35 -04:00
vzwGrey
2fe7b581a7 Add image for running erlang scripts 2019-10-01 13:18:22 +02:00
1Computer1
56c58cad90 Remove languagesDir from config 2019-09-05 10:21:22 -04:00
1Computer1
66b125bc80 Add default values to the CLI 2019-09-05 10:17:20 -04:00
1Computer1
c31b52ce5e Change the CLI to take the languages folder 2019-09-05 10:17:08 -04:00