|
Incomplete error messages under Merlin or ocaml-eglot (Emacs)
|
|
2
|
98
|
December 6, 2025
|
|
Streaming output from a program with Eio
|
|
1
|
180
|
December 4, 2025
|
|
When following install instructions for windows topkg and ocp-indent fail to compile
|
|
15
|
291
|
December 3, 2025
|
|
Tooling history for a rank beginner
|
|
5
|
360
|
December 3, 2025
|
|
How can I incrementally introduce Format.formatter for output when @ signs are occasionally printed?
|
|
3
|
200
|
December 2, 2025
|
|
Seq_of_iter: a contained use-case for effects
|
|
10
|
563
|
December 2, 2025
|
|
Understanding Continuation Passing Style
|
|
8
|
376
|
December 1, 2025
|
|
Most idiomatic way to reference module in signature?
|
|
3
|
270
|
November 28, 2025
|
|
Does dune runtest launch a separate process for each test file?
|
|
0
|
75
|
November 28, 2025
|
|
Effect composability: actual callstack vs syntactic scope
|
|
2
|
195
|
November 27, 2025
|
|
`ocamllsp --fallback-read-dot-merlin`, can't jump to the definition of "compilation unit modules"
|
|
3
|
144
|
November 26, 2025
|
|
Trees that Grow: Extending and annotating the AST
|
|
2
|
423
|
November 25, 2025
|
|
Is there a way to both capture a shell command's output and get its exit code?
|
|
6
|
188
|
November 24, 2025
|
|
How can I use dune and ppxlib to generate library code?
|
|
3
|
188
|
November 19, 2025
|
|
Automatic generation of PPX debug artifacts
|
|
5
|
324
|
November 15, 2025
|
|
Precision on OxCaml Capsule "Key" API
|
|
3
|
274
|
November 13, 2025
|
|
Questions around the test and executable stanzas in dune
|
|
4
|
188
|
November 12, 2025
|
|
Can we simplify collection of Menhir $startpos $endpos?
|
|
3
|
161
|
November 11, 2025
|
|
Arguments to the @raise tag in odoc
|
|
1
|
151
|
November 9, 2025
|
|
Demonstration of the extension literals and constant rewriting features
|
|
1
|
164
|
November 8, 2025
|
|
Bigstringaf not implemented
|
|
9
|
445
|
November 7, 2025
|
|
Create a functor from a module containing public data and keep that data public
|
|
4
|
137
|
November 3, 2025
|
|
Repeated 'module type' declarations in .mli and .ml
|
|
9
|
387
|
November 3, 2025
|
|
Using Format to define styled strings
|
|
8
|
241
|
October 28, 2025
|
|
Is it normal for ocaml/setup-ocaml@v3 to take over 8 minutes?
|
|
5
|
291
|
October 27, 2025
|
|
[Real world Ocaml] How do I import core_unix time?
|
|
2
|
340
|
October 27, 2025
|
|
Regarding the OCaml compiler implementation, what are the reasons for choosing Common Machine Model (CMM) over continuation-passing style (CPS) and static single assignment form (SSA)?
|
|
2
|
341
|
October 26, 2025
|
|
How to speed up this function?
|
|
33
|
3619
|
October 25, 2025
|
|
[discuss] multi-typed lists with labels
|
|
9
|
526
|
October 24, 2025
|
|
Format of dependencies in dune-project
|
|
3
|
216
|
October 23, 2025
|