819 Commits (a1ca6e8607014924c7df65c1a2614723bb1b65fd)
 

Author SHA1 Message Date
  Anairkoen Schno 3b371691af Fixed some dumb Net3 inconsistencies by a different conditional compilation thats less gross 4 years ago
  Anairkoen Schno 13c1b4ccd2 Added another check to the anti-piracy 4 years ago
  Anairkoen Schno 5e03407676 Added support for Nullable<T> in the generated config 4 years ago
  Anairkoen Schno e75f58a559 Fixed Nullable checks for .NET 3 5 years ago
  Anairkoen Schno 72754c8d5f Added some TODOs 5 years ago
  Anairkoen Schno 6579c4dce9 Fixed some documentation stuff 5 years ago
  Anairkoen Schno 5af25104c4 Moved NonNull extension method 5 years ago
  Anairkoen Schno 3576d9276f Added Attributes ant their support 5 years ago
  Anairkoen Schno b2b4fb9226 Added files for attributes and collections 5 years ago
  Anairkoen Schno c2301367a7 Changed Value property of IGeneratedStore to Serialize/Deserialize pair 5 years ago
  Anairkoen Schno 4f5472d561 ConfigRuntime now properly shuts down and auto-saves all configs 5 years ago
  Anairkoen Schno 69c7a889b2 Fiixed CriticalSection and crash-on-exit 5 years ago
  Anairkoen Schno 1bb11b7844 Added some serialization code 5 years ago
  Anairkoen Schno 07123d3c87 Moved end-of-process saving into ConfigRuntime itself 5 years ago
  Anairkoen Schno 4302a4b6e8 Changed FloatingPoint underlying type to Decimal 5 years ago
  Anairkoen Schno f3937fa81e Switched internal configs to virtual properties 5 years ago
  Anairkoen Schno 178c12da94 Removed latent TODO 5 years ago
  Anairkoen Schno 7c2a5ae453 Added handling of more types 5 years ago
  Anairkoen Schno 9319de99ca Added some checks for ReflectionUtil 5 years ago
  Anairkoen Schno 9bfb65919c More serialization codegen progress 5 years ago
  Anairkoen Schno 8e47c3cdd2 Improved robustness of SelfConfig 5 years ago
  Anairkoen Schno d599498c0a Moved the debug write of generated assembly 5 years ago
  Anairkoen Schno 69503f12ee Filled out much of EmitDeserializeMember 5 years ago
  Anairkoen Schno 01c1582ea0 Fixed JsonConfigProvider's formatting 5 years ago
  Anairkoen Schno d8efd70a84 Made Map keep order 5 years ago
  Anairkoen Schno eca8cb359f Fixed Task static methods for Net3 5 years ago
  Anairkoen Schno 91e021eada Fixed more things 5 years ago
  Anairkoen Schno c3dff05236 Switched away form ConditionalWeakTable to support Net3 5 years ago
  Anairkoen Schno 569338fc72 Fixed many small issues 5 years ago
  Anairkoen Schno 5eafe351b3 Properly moved Synchronization class to Async namespace 5 years ago
  Anairkoen Schno a1d6acbf23 Updated all of the config references to use new system 5 years ago
  Anairkoen Schno 1585425fe6 Finished up the ConfigRuntime 5 years ago
  Anairkoen Schno 089fe70e18 Added own implementation of IEnumerable.Prepend 5 years ago
  Anairkoen Schno 0877f91e55 Added config registrar and file watcher support 5 years ago
  Anairkoen Schno d611ad0e46 Added IsRunning to SingleThreadTaskScheduler 5 years ago
  Anairkoen Schno aca59e8d86 Added a SingleThreadTaskScheduler 5 years ago
  Anairkoen Schno 5409bdd16b Added ConfigRuntime type 5 years ago
  Anairkoen Schno 4819441a82 Rewrote JsonConfigProvider to use new system 5 years ago
  Anairkoen Schno 98c5027eba Finalized new Config usage 5 years ago
  Anairkoen Schno 45d2247061 Changed IConfigProvider interface 5 years ago
  Anairkoen Schno 14d02600ba Added delegate creation to GeneratedStore 5 years ago
  Anairkoen Schno d0f79defdc Removed latent TODO 5 years ago
  Anairkoen Schno 724aa9df48 Fixed formatting 5 years ago
  Anairkoen Schno 7d03a13419 Added some Net3 support stuff and implemented IConfigStore in GeneratedStore 5 years ago
  Anairkoen Schno b7433eaa74 Fixed some dumb things for compatability with .NET 3 5 years ago
  Anairkoen Schno 989d232f12 Added basic member analysis and Changed method stuff 5 years ago
  Anairkoen Schno 39153995b8 Added constructor to generated store 5 years ago
  Anairkoen Schno 79a8da1e23 Added more of the structure for GeneratedStore 5 years ago
  Anairkoen Schno 6cc16a0c90 Moved JsonConfigProvider to a new namespace 5 years ago
  Anairkoen Schno 8f57e249bd Finished up Config.Data 5 years ago