1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generate valid C# for classes with dependent fields nested in templates with independent fields More... almost 5 years ago
Generate valid C++ for redeclaration of friends More... almost 5 years ago
Generate valid C++ for specialisations with void More... almost 5 years ago
Update LLVM to the latest version More... almost 5 years ago
Generate valid C# for pure functions returning or taking dependent pointers More... almost 5 years ago
Fix a crash when processing templates with variable arguments (#1641) More... almost 5 years ago
Simplify code by not specially handling void** More... almost 5 years ago
Report errors when linking of generated C++ fails More... almost 5 years ago
Ensure complete classes in class templates More... almost 5 years ago
Print C++ for some kinds of non-type template parameters More... almost 5 years ago
Always ignore functions returning unsupported specializations More... almost 5 years ago
Generate valid C# for unions in templates with non-type args More... almost 5 years ago
Fix a test for the new msvc in vs 2022 More... almost 5 years ago
Match names of parameters in templates to their specializations More... almost 5 years ago
Work around adding an STD name-space to a custom header More... almost 5 years ago
Generate valid C# for fields with types system template specializations More... almost 5 years ago
Simplify handling of initialisation of variables More... almost 5 years ago
Remove the badge for the unused github releases More... almost 5 years ago
Auto-link generated C++ with the new LLD Mach-O More... almost 5 years ago
Fix formatting of the list of excluded LLVM tools More... almost 5 years ago
Generate valid C# for variables which use float More... almost 5 years ago
Generate valid C# for variables with > 1 arg More... almost 5 years ago
Generate valid C++ for variadic functions More... almost 5 years ago
Fix C# layouts for classes with nameless unions More... almost 5 years ago
Generate valid C# for copy ctors with extra args More... almost 5 years ago
Generate valid C# for destructors of templates with dependent fields More... almost 5 years ago
Don't generate or move ignored specializations More... almost 5 years ago
Rename templates only used through aliases More... almost 5 years ago
Generate valid C# for internal fields of type external specialization More... almost 5 years ago
Generate valid C# for static object-typed fields More... almost 5 years ago