Commit Graph

19 Commits

Author SHA1 Message Date
Chris Cameron
ffe3e67241 perf: Better JSON serialization of nullable types 2019-02-06 13:10:52 -05:00
Chris Cameron
46a1ea09b6 refactor: Moving JSON type name util into TypeExtensions 2019-02-04 12:03:15 -05:00
Chris Cameron
c3d73e1091 fix: Improved Type GetSyntaxName method 2018-09-27 15:07:21 -04:00
Chris Cameron
74c59bd7f3 perf: Micro-optimizations 2018-07-20 16:41:44 -04:00
Chris Cameron
4df2ede630 fix: Fixed issue with GetSyntaxName giving incorrect results for nullable types 2018-07-19 15:54:06 -04:00
Chris Cameron
a78ff6ad80 feat: Extension method for getting syntax representation of a Type 2018-07-19 11:37:34 -04:00
Chris Cameron
ae885974da feat: Added extension method for getting type name without trailing generic info 2018-07-06 14:58:16 -04:00
Chris Cameron
653bf361ef feat: Splitting iterators from validation 2018-06-14 11:21:46 -04:00
Chris Cameron
007663a193 feat: Extension methods for determining if a type represents an integer number, or if a type can represent a null value 2018-04-05 11:26:11 -04:00
Chris Cameron
3239307f66 docs: adding missing comments 2018-04-05 11:24:25 -04:00
Chris Cameron
1ac5e26992 Extension method for getting the immediate interfaces on a Type 2018-03-28 11:24:03 -04:00
Chris Cameron
fb6ee9d468 Extension method for finding the minimal interfaces that a given type implements 2018-03-28 09:58:32 -04:00
Chris Cameron
487a2fc006 Caching type extension methods 2018-03-26 16:00:27 -04:00
Chris Cameron
546cabf0b4 Extension methods for determining if a type is numeric 2017-11-17 11:38:01 -05:00
Chris Cameron
4f46a3ebda Tidying 2017-11-16 10:10:05 -05:00
Chris Cameron
cdaae0236f Adding extension method to get Assembly for a given Type 2017-09-30 14:55:52 -04:00
Chris Cameron
d598d42cff Whitespace 2017-09-27 13:49:13 -04:00
Chris Cameron
0a656f0058 TypeExtension methods for getting base types from a type 2017-07-28 12:05:49 -04:00
Chris Cameron
ac6ca84a8a Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00