Commit Graph

29 Commits (a298cfcee1c11850e30efbb37b8edab70a1e3c90)

Author SHA1 Message Date
joeybloggs 77f59a0ea0 corrected some spelling mistakes in documentation 9 years ago
joeybloggs 7a080ada5b Fix issue with omitempty combined with nullable types in combination with a default static value set as the value 9 years ago
joeybloggs 43f7b7d61a save some bytes 9 years ago
joeybloggs 210684a828 code cleanup + add missing tag cache with FieldWith func 9 years ago
joeybloggs c0a414dc9e initial un-refined new caching system 9 years ago
joeybloggs cdfcf16a86 fix some minor listing. 9 years ago
joeybloggs 0862513fbf Add some string check optimizations 9 years ago
joeybloggs e019c28542 Add struct field + associated tags caching 9 years ago
joeybloggs 94182a2199 init struct cache changes 9 years ago
joeybloggs d451d57023 Update benchmarks + correct benchmark error 9 years ago
joeybloggs cab69bdd13 Add minor optimization for structonly & nostructlevel checks 9 years ago
joeybloggs 24c1c6819f Add nostructlevel tag 9 years ago
joeybloggs 1570c9b6b3 Update Error message quotes to single quotes 9 years ago
joeybloggs 830d270923 Expose Methods for Custom functions 9 years ago
joeybloggs 10cf645b91 reorganization of code + variables to more appropriate structs 9 years ago
joeybloggs 4807bf93bb unexpose baked in validators map for safety. 9 years ago
joeybloggs c293315337 updated tag caching for maximum performance 9 years ago
joeybloggs a964f5384a Completed 100% test coverage for alis registration 9 years ago
joeybloggs 407aac458f Update Alias logic 9 years ago
joeybloggs 2cda50fb41 Add Tag Alias + basic tests 10 years ago
joeybloggs 14b90946b3 Backport v7 updates 10 years ago
joeybloggs 656ae32e8b Updated PanicMatches after assertion library updates 10 years ago
joeybloggs 8ff687aae4 code cleanup 10 years ago
joeybloggs cd50c5e085 Added necsfield method + tests 10 years ago
joeybloggs 3a0791591a Add cross struct map support for all types not just string 10 years ago
joeybloggs 2fe52ca08f finish eqcsfield + test coverage 10 years ago
joeybloggs d19088f865 Code Cleanup + some renaming 10 years ago
joeybloggs 2ea9043764 update to handle nested map + Array + Slice structs 10 years ago
joeybloggs 3ab458c80c Updates 10 years ago