91 Commits (d32e1a7b3ce1c5933979823a25d24050afea79ed)

Author SHA1 Message Date
  Anairkoen Schno cac828efef Fixed null `thisarg` being passed around in config generator 4 years ago
  Anairkoen Schno f232bf6699 Added warning for implicitly converting to List 4 years ago
  Anairkoen Schno 40f83aec73 Added proper AllowNull handling for corrected members 4 years ago
  Anairkoen Schno d3c85695f2 Added more cases where value type copies are skipped 4 years ago
  Anairkoen Schno 64b80f68cf Pulled out common LoadCorrectStore pattern 4 years ago
  Anairkoen Schno 797bc5d2d4 Pulled correction stuff out into its own file 4 years ago
  Anairkoen Schno e7530d80f2 Pulled common type deserialization code into its own function 4 years ago
  Anairkoen Schno 6a3ac31ad8 Added conditional flags to new generated store files to allow compilation for .NET 3 4 years ago
  Anairkoen Schno 23ace928b1 Added most of implicit value type serialization 4 years ago
  Anairkoen Schno c185b85e52 Formatting 4 years ago
  Anairkoen Schno b695892540 Refactored GeneratedStoreImpl out into several files 4 years ago
  Anairkoen Schno d37eb488bf Fixed EventInfo accesses to be compatible with .NET 3.5 4 years ago
  Anairkoen Schno e306ceab93 Added enum converters 4 years ago
  Anairkoen Schno 43c43cc0b2 Added check for HasConverter during correction phase 4 years ago
  Anairkoen Schno 32c320e25a Improved implementation of INotifyPropertyChanged for types that already implement it 4 years ago
  Anairkoen Schno 8bf0b8bc99 Fixed generic method creation 4 years ago
  Anairkoen Schno 6b82b3fd1f Fixed generic method instantiation and extended last fix to nonvirtual properties too 4 years ago
  Anairkoen Schno b55d7a3d59 Fixed meaningless inline type parameter to not be stupid 4 years ago
  Anairkoen Schno 6aacbe6024 Fixed custom type field serialization in config system 4 years ago
  Anairkoen Schno 8696cef6b8 Did some warning cleanup 4 years ago
  Anairkoen Schno c4caf15b7c Renamed generated stuff for sanity 4 years ago
  Anairkoen Schno 2924447269 Added INotifyPropertyChanged support 4 years ago
  Anairkoen Schno f0fb1c0f83 Config transaction objects now reued to minimize GC pressure 4 years ago
  Anairkoen Schno 0d60158c7b Added transactional changes support to GeneratedStore 4 years ago
  Anairkoen Schno 1b0c44cbaf Devirutalized converter calls in generated code 4 years ago
  Anairkoen Schno f3c4cc5a50 Improved codegen for generated stores 4 years ago
  Anairkoen Schno 4b7f4aafb8 Fixed CopyFrom implementation locking 4 years ago
  Anairkoen Schno fa645445b5 Added the ability to expose CopyFrom in config 4 years ago
  Anairkoen Schno eb905e93ad Added more to the start-dev documentation page 4 years ago
  Anairkoen Schno bfb05ab48a Cleaned and moved a few thigns 4 years ago
  Anairkoen Schno 14ef4a3923 Added sane handling of non-generated objects being passed into CustomObjectConverter 4 years ago
  Anairkoen Schno 656d9f27a1 Moved the file information into a parameter to IConfigProvider's methods 4 years ago
  Anairkoen Schno 627b669953 Removed some latent TODOs 4 years ago
  Anairkoen Schno 70c824b710 Improved codegen for serializer/deserializer, added try/catch to converter codegen 4 years ago
  Anairkoen Schno d631d39474 Added an AlmostVersionConverter 4 years ago
  Anairkoen Schno 0304c960cd Added support for converters 4 years ago
  Anairkoen Schno 153230b914 Added conditional compilation for ISet 4 years ago
  Anairkoen Schno 0df27b075b Formatting 4 years ago
  Anairkoen Schno 87b01feec5 Fixed some stupidly long field names 4 years ago
  Anairkoen Schno e2fa74bdbe Added checks for converters and fields in generated types 4 years ago
  Anairkoen Schno a7b5f7bea0 Redid UseConverterAttribute type checking 4 years ago
  Anairkoen Schno 426395dfe7 Added lots of documentation for the CollectionConverters 4 years ago
  Anairkoen Schno a59a92d895 Added CollectionConverter and some derivatives 4 years ago
  Anairkoen Schno b545115d4c Fixed type converters to acutlaly use the utilities i made for them (sigh) 4 years ago
  Anairkoen Schno dac9826084 Added a fuck load of converters and a default mechanism 4 years ago
  Anairkoen Schno 23bb7a2429 Added documentation for CustomObjectConverter 4 years ago
  Anairkoen Schno 6e304a5f22 Implemented all of CustomObjectConverter 4 years ago
  Anairkoen Schno 392ac7b9f9 Added Converters file 4 years ago
  Anairkoen Schno 6aafbc0ac9 Started adding converters support 4 years ago
  Anairkoen Schno 9b58fb0cdc Added the long-awaited autosaving 4 years ago