Borislav Stanimirov
Results
75
issues of
Borislav Stanimirov
Could we have type-class-based dispatch? This would involve greatly expanding type classes. Here's some ideas: * Link types and matching type classes * We could store matching types in type...
enhancement
question
Perf regression tests used to be implemented in dynamix v1's benchmarks. Restore them
testing
performance
Two commits in this PR: * Fix potential ODR violations from the same types declared as class or struct. While it's true that the Itanium ABI, does not distinguish between...