October 21, 2023 General » Re: Generating .di header files from ImportC files | |||
|---|---|---|---|
| |||
Interesting indeed. Nice work. Can you expand on how dmd can convert C to D... | |||
October 20, 2023 General » Generating .di header files from ImportC files | |||
|---|---|---|---|
| |||
...able to translate C files into .di "header" files. The idea is to: 1. be... | |||
October 20, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
...the function know this is a new header?) YAIDIP or 1036, there is no discarding... | |||
October 19, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
...redundant to list them again. The interpolated header's job is to preserve the original... | |||
October 18, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
...rather than what the types are. "the header gives the callee complete access to the... | |||
October 18, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
"The __header value, to be discussed later, is generated by the compiler and contains compile... | |||
October 18, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
__header is implicitly converted to null string by writeln (the struct will have a toString... | |||
October 17, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
...writeln() do with __header? Does that mean writeln() gets rewritten to handle __header? If so... | |||
October 18, 2023 General » Re: Just another example of missing string interpolation | |||
|---|---|---|---|
| |||
...introduces a header rvalue object that so far we conventionally denoted as __header (the exact... | |||
October 13, 2023 General » Re: Finishing off C++ Header generation, a request for help | |||
|---|---|---|---|
| |||
With all its bugs in generating C++ headers that don't exist in the latest... | |||
Copyright © 1999-2021 by the D Language Foundation