atilaneves / dpp

Directly include C headers in D source code
Boost Software License 1.0
230 stars 31 forks source link

cpp_longlong, cpp_ulonglong and c_long_double #165

Open John-Colvin opened 5 years ago

John-Colvin commented 5 years ago

I presume the work in https://github.com/dlang/druntime/blob/master/src/core/stdc/config.d exists for a reason and it would be worth using those instead of hardcoding e.g. long long to long like is current done in dpp2.translation.type.translate and dpp.translation.type.translators.