1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve factory interface lookup logic. More... over 10 years ago
Fix code generation. More... over 10 years ago
Mark injected fields as read only. More... over 10 years ago
Add support for factory interface name fallback (to IFooFactory instead of IMyFooFactory on a MyFoo type). More... almost 11 years ago
Add support for parameterless constructors. More... almost 11 years ago
Merge branch 'salfab/introduce_InjecterT4FactoryAttribute_with_parameterless_ctor' More... almost 11 years ago
Fix generated code alignment. Code cleanup. More... almost 11 years ago
move contracts to proper folders in testbed
Fabio Salvalai
as salfab
More... almost 11 years ago
fix region issue
Fabio Salvalai
as salfab
More... almost 11 years ago
Merge branch 'introduce_InjecterT4FactoryAttribute_with_parameterless_ctor' into introduce_InjectedInT4FactoryAttribute
Fabio Salvalai
as salfab
More... almost 11 years ago
fix build
Fabio Salvalai
as salfab
More... almost 11 years ago
stop generating methods and ctors twice.
Fabio Salvalai
as salfab
More... almost 11 years ago
Merge branch 'master' into introduce_InjectedInT4FactoryAttribute
Fabio Salvalai
as salfab
More... almost 11 years ago
Add class with parameterless constructor to testbed
Fabio Salvalai
as salfab
More... almost 11 years ago
Add class with parameterless constructor to highlight generation issues.
Fabio Salvalai
as salfab
More... almost 11 years ago
Merged with master, but it produces terrible output. don't use this revision
Fabio Salvalai
as salfab
More... almost 11 years ago
introduce InjectedInT4FactoryAttribute and its TestBed
Fabio Salvalai
as salfab
More... almost 11 years ago
Merge branch 'master' of https://github.com/PombeirP/T4Factories More... almost 11 years ago
Improved the advanced usage sample. More... almost 11 years ago
Update README.md More... almost 11 years ago
Point ReadMe to wiki. More... almost 11 years ago
Improve ReadMe. More... almost 11 years ago
XML doc. More... almost 11 years ago
Add XML doc to the generated classes. More... almost 11 years ago
Rename GenerateT4FactoryWithContractAttribute to GenerateT4FactoryAttribute. More... almost 11 years ago
Add regions around generated factory interface methods. More... almost 11 years ago
Implement support for parameters which are supposed to be injected in the factory constructor. More... almost 11 years ago
Remove tangibleT4Editor processor directive so that it is not required to compile the project. More... almost 11 years ago
Deal with array parameters. More... almost 11 years ago
Allow dealing with unloaded projects. More... almost 11 years ago