September 22 General » SAOC 2024 "Learning about AST Nodes and Semantic Analysis in Compiler Design" Weekly update #1 | |||
|---|---|---|---|
| |||
...I learnt is that the AST only contains information related to analyzing the source text... | |||
September 10 DIP Development » Re: Sum Types - first draft | |||
|---|---|---|---|
| |||
...Example` type? It's the set that contains all the elements of the `bool` set... | |||
September 10 DIP Development » Re: Sum Types - first draft | |||
|---|---|---|---|
| |||
...make writing to a sumtype value that contains pointers or references @system. Keep in mind... | |||
September 05 General » Re: Disallowing S() when struct S has a constructor | |||
|---|---|---|---|
| |||
...do not use T y = default; // y contains T’s default; do not use, unless you... | |||
September 05 General » Re: Grammar question. TypeSuffix - what is [ AssignExpression .. AssignExpression ] production for? | |||
|---|---|---|---|
| |||
...has to single them out. The Draft contains a showcase grammar (not actually proposed) that... | |||
September 03 DIP Ideas » Re: Escape Analysis & Owner Escape Analysis | |||
|---|---|---|---|
| |||
...way to assume what an escape set contains for a function declaration without a body... | |||
August 28 DIP Ideas » Re: ImportC define attribute | |||
|---|---|---|---|
| |||
...not an expression of type string) that contains exactly an identifier or an identifier followed... | |||
August 20 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...a C++ exception up a stack that contains extern(C) functions is even properly defined... | |||
August 12 DIP Development » Re: Null-checked reference types | |||
|---|---|---|---|
| |||
...the Wikipedia article in detail, but it contains no “null,” so I’m wondering how... | |||
July 27 General » Re: [Not really OT] Crowdstrike Analysis: It was a NULL pointer from the memory unsafe C++ language. | |||
|---|---|---|---|
| |||
...can hardly say that such a program contains a bug. [1] https://dlang.org/spec... | |||
Copyright © 1999-2021 by the D Language Foundation