Nameless

Results 11 issues of Nameless

Hello, first of all thank you very much for this library, I learned a lot reading the wonderful code that it contains. I have a proposal to make for a...

- ProtocolWriter has been refactored to try and get the conch from the semaphore synchronously first if possible - ProtocolWriter has an additional method to write an array of messages...

- [ ] With the possibility to add attributes to the type declaration (generated code, exclude from coverage) - [ ] And to extract the fully qualified type name

enhancement
src-gen

Resources could be excluded via their fully qualified type name, the reason this wasn't implemented in the 0.0.1 is because some types are generic and it'd require to either :...

enhancement
src-gen

Currently they're ordered by descending, should make this configurable

enhancement

Using directives declaration in `CSharpSourceFileGenerator` should add a filter if a namespace is contained within the target namespace.

invalid