summaryrefslogtreecommitdiffstats
path: root/src/modules/ocaml.rs
AgeCommit message (Expand)Author
2021-02-21feat(ocaml): Configure when the module is shown (#2354)Shu Kutsuzawa
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-01-22perf(ocaml): evaluate version lazily; adjust format string; update test (#2188)Moritz Vetter
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-15fix(ocaml): Stop new line being included in ocaml version (#1479)Thomas O'Donnell
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-07-05fix(ocaml): trim OCaml verison (#1436)Dario Vladović
2020-07-05fix: manage sandboxed version of OCaml (#1433)Thomas Haessle
2020-05-21feat(ocaml): Add OCaml module (#1218)Hirochika Matsumoto