Max Haughton

Results 146 comments of Max Haughton

Undocumented flags are mostly pointless/even dangerous, I'd rather we documented them like llvm/ldc does with -help-hidden

I didn't even know that it used any JS at all.

Is there a good reason why these permutations even exist?

A table is good but much better is to enforce a canonical order for each semantic expressible

Is this working well enough to start getting stuff into the main tree?

@RazvanN7 I'd like to try getting the tools into the dmd repo at some point.

> > I think retaining comments is a very important issue to solve first before getting it to users, extending the feature support can be done later as well >...

> in libdparse we solved this by Token having leading and trailing Trivia[] attached to it. Trivia is just tokens of type whitespace and comment (and some other skipped things)...

Put it in the compiler tree! On Thu, 14 Dec 2023, 12:43 Razvan Nitu, ***@***.***> wrote: > @WebFreak001 I brought the issue of > merging dmdlib with dfmt at our...

Merging the druntimes of DMD and LDC would go a long way. There's a lot of wasm crap floating around that should really be upstreamed.