gerdstolpmann

Results 16 comments of gerdstolpmann

Yes, that would be useful, but keep in mind that some preprocessors do not output text but the binary AST - which is understood by the compiler but not by...

I think this is a nice idea, and I would like to merge such a PR. There is the question whether (1) to keep the two predicate namespaces (where one...

Let's try (1) and gather experience.

I also don't get what is happening here. Normally, `ls` falls back to the behavior of `ls -1` (and disabling all fanciness) when stdout is a pipe (and not a...

hard to say what this is - I've not much experience in lto and to what degree it needs cleaner code. findlib is a pretty normal OCaml application, so it...