Граф коммитов

227 Коммитов

Автор SHA1 Сообщение Дата
Carl de Billy ab4f3f5702
Merge pull request #10 from nventive/dev/cdb/immutable-check-referenced-types
Added a check for referenced types to be immutable
2018-02-12 10:34:50 -05:00
Carl de Billy dbc76af409 Added a check for referenced types to be immutable 2018-02-12 10:11:36 -05:00
dr1rrb 982ab18c0b
Merge pull request #9 from nventive/dev/dr/LifeCycleAttributes
Add class basic lifecycle methods attributes
2018-02-12 09:58:22 -05:00
Dr.Rx 853cf3f587 Add class basic lifecycle methods attributes 2018-02-12 09:53:34 -05:00
Carl de Billy 4ca3e13b47 Oops last PR doesn't include the right version of the documentation. 2018-02-08 15:51:18 -05:00
Carl de Billy 2436c6df99
Merge pull request #8 from nventive/dev/cdb/generation-enhancements
Enhancements for Immutable generator, mostly support for `Uno.Option`
2018-02-08 15:41:33 -05:00
Carl de Billy a75a12bceb Added support for Uno.Option
+ Document .WithXXX() with lambda
+ Fix `(null as T)..WithXXX(f=>...)`
2018-02-08 14:35:11 -05:00
Carl de Billy 1c38cd3f30 Removed required dependency to Uno.Core from generated code. 2018-02-08 14:35:10 -05:00
Carl de Billy 3991125325 Changed <autogenerated> for <auto-generated>
This will prevent StyleCop from validating the generated files.
2018-02-08 14:35:02 -05:00
Carl de Billy 6738097619
Merge pull request #7 from nventive/dev/cdb/update-source-generator-dependencies
Updated to latest version of Uno.SourceGeneration
2018-02-07 13:31:27 -05:00
Carl de Billy ebf483f297 Updated to latest version of Uno.SourceGeneration
-> fix for breaking change `[SourceGeneratorDependency]` --> `[GenerateAfter]`
2018-02-07 13:20:22 -05:00
Carl de Billy ca95d57c25
Merge pull request #6 from nventive/dev/cdb/codegen-options
Immutable: Added copy of attributes on the builder
+ minor fixes
2018-02-06 10:02:55 -05:00
Carl de Billy 1e1e7db34a Added support for DataAnnotations.KeyAttribute 2018-02-06 09:54:33 -05:00
Carl de Billy 180535968e English corrections 2018-02-06 09:54:33 -05:00
Carl de Billy 04b654c6c9 Added copy of attributes on the builder
+ ability to ignore some attributes
2018-02-05 16:07:37 -05:00
Carl de Billy e09e4c98f7
Merge pull request #5 from nventive/dev/cdb/baseclass-equality
Added missing tests for equality generation.
2018-02-05 16:00:26 -05:00
Carl de Billy cb6898b5f5 Added missing tests for equality generation. 2018-02-05 13:44:08 -05:00
Carl de Billy 03a2cb9986
Merge pull request #4 from nventive/dev/cdb/baseclass-equality
Equality Generator now supports baseclasses
2018-02-05 11:04:25 -05:00
Carl de Billy 55b14dd6e2 Fix documentation following PR discussion 2018-02-05 09:58:34 -05:00
Carl de Billy f4f6b8ba7a Equality Generator now supports baseclasses 2018-02-02 16:38:53 -05:00
Carl de Billy 12544b29d7 Improved doc 2018-02-02 16:38:29 -05:00
Jérôme Laban cbd06e7b15
Merge pull request #2 from nventive/dev/jela/build-update
Update build and documentation
2018-02-02 08:58:37 -05:00
Jérôme Laban 77ab848975 Minor documentation updates. 2018-02-02 08:27:57 -05:00
Jérôme Laban 562725283d Publish packages to NuGet.org 2018-02-02 08:24:13 -05:00
Jérôme Laban 206bea22e1
Merge pull request #1 from nventive/dev/cdb/initial-publish
Initial commit
2018-02-02 08:13:09 -05:00
Carl de Billy 574d37cf45 Initial push 2018-02-02 01:23:14 -05:00
Carl de Billy 49bcc0ab3d Initial commit 2018-02-01 11:01:52 -05:00