20 Commits (835be0700f90292c1a37c2b89480f9daf989cc99)

Author SHA1 Message Date
  Anairkoen Schno 86b96194e3 Made more single-creation caches thread safe 4 years ago
  Anairkoen Schno 3bdc6706d6 Generated config store generation is now thread-safe (will only be created once for each type) 4 years ago
  Anairkoen Schno edafdca998 Added support for a zero-argument UseConverterAttribute that uses the default converter for the type 4 years ago
  Anairkoen Schno ab371b5705 Reverted implicit converters 4 years ago
  Anairkoen Schno 21bba770ad Removed debug messages from generated code 4 years ago
  Anairkoen Schno be9db24185 Added automatic converter application for types that have a default converter 4 years ago
  Anairkoen Schno 883fedb5eb Added conditional around AggressiveInlining 4 years ago
  Anairkoen Schno 580b702398 Added converter support for value types 4 years ago
  Anairkoen Schno 30b4b1b50e Fixed a few docs/comments 4 years ago
  Anairkoen Schno 529e8de464 Added a bunch of checks to streamline upgrades 4 years ago
  Anairkoen Schno 6ce8e47495 Fixed null `thisarg` being passed around in config generator 4 years ago
  Anairkoen Schno 677f120cb4 Added warning for implicitly converting to List 4 years ago
  Anairkoen Schno 18d0824f89 Added proper AllowNull handling for corrected members 4 years ago
  Anairkoen Schno d606c1c74d Added more cases where value type copies are skipped 4 years ago
  Anairkoen Schno 2e523ea2e2 Pulled out common LoadCorrectStore pattern 4 years ago
  Anairkoen Schno e186cf634e Pulled correction stuff out into its own file 4 years ago
  Anairkoen Schno 889f463498 Pulled common type deserialization code into its own function 4 years ago
  Anairkoen Schno ea7c533afe Added conditional flags to new generated store files to allow compilation for .NET 3 4 years ago
  Anairkoen Schno 00b6ad5a64 Added most of implicit value type serialization 4 years ago
  Anairkoen Schno 70f4c54d55 Refactored GeneratedStoreImpl out into several files 4 years ago