issues
search
bottlenoselabs
/
c2cs
Generate C# bindings from a C header.
MIT License
250
stars
18
forks
source link
v3
#85
Closed
lithiumtoast
closed
2 years ago
lithiumtoast
commented
2 years ago
Parse macros using Clang instead of Rosyln for better robustness, completeness, and performance.
Add ability to parse anonymous enums as constants.
Add ability to configure C2CS logging via
appsettings.json
.
Restructure and refactor C2CS for smaller pieces of software (
ExploreHandler
) for ones sanity.
Improve upon structured logging using Microsoft source generators.
Add various options for parsing and exploring C code. See the
schema.json
for latest options.
Fix various bugs.
appsettings.json
.ExploreHandler
) for ones sanity.schema.json
for latest options.