April 28, 2021 Learn » Re: (Maybe) Strange Behaviour of Field Initialization | |||
|---|---|---|---|
| |||
...you wrote: static Shape global_shape = (at ctfe) new Shape; (in the instance) Shape shape... | |||
April 28, 2021 Issues » [Issue 15478] cases of missed CTFE evaluation when defining arrays dimensions | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15478 --- Comment #11 from Dlang Bot <dlang... | |||
April 27, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
Nice, thanks. Generally, I think providing a meta programming framework by the language/compiler is... | |||
April 27, 2021 Issues » [Issue 21861] ctfe fails when a nested enum or function has a UDA | |||
|---|---|---|---|
| |||
...dmd pull request #12472 "Fix Issue 21861 - ctfe fails when a nested enum or function... | |||
April 27, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
Sorta: when we hit a macro declaration, "the module at this point" (plus transitive imports... | |||
April 26, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
What was the outcome of this meeting? | |||
April 26, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
...is a macro, then compiles all macro/ctfe functions into shared lib and execute these... | |||
April 26, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
...is filled), any further calls to a ctfe function run at native performance. Plus, it... | |||
April 25, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
What did you mean with native? | |||
April 25, 2021 Issues » [Issue 21861] ctfe fails when a nested enum or function has a UDA | |||
|---|---|---|---|
| |||
...dmd pull request #12472 "Fix Issue 21861 - ctfe fails when a nested enum or function... | |||
Copyright © 1999-2021 by the D Language Foundation