summaryrefslogtreecommitdiffstats
path: root/src/configs/ocaml.rs
AgeCommit message (Expand)Author
2021-04-29feat: Add version formating for modules (#2611)filip
2021-04-02feat(ocaml): add `switch_indicator` and `switch_name` variable (#2503)Dario Vladović
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-21feat(ocaml): Configure when the module is shown (#2354)Shu Kutsuzawa
2021-01-22perf(ocaml): evaluate version lazily; adjust format string; update test (#2188)Moritz Vetter
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-05-21feat(ocaml): Add OCaml module (#1218)Hirochika Matsumoto