711 Commits (4.3.3)

Author SHA1 Message Date
  Anairkoen Schno 5c993a9bb2 Moved an import to better support configuration schema generation 4 years ago
  Anairkoen Schno 9b58fb0cdc Added the long-awaited autosaving 4 years ago
  Anairkoen Schno eb1058eb5d Fixed some dumb Net3 inconsistencies by a different conditional compilation thats less gross 4 years ago
  Anairkoen Schno 8523c4912b Added another check to the anti-piracy 4 years ago
  Anairkoen Schno 37046a462a Added support for Nullable<T> in the generated config 4 years ago
  Anairkoen Schno cc4b6b90d6 Fixed Nullable checks for .NET 3 4 years ago
  Anairkoen Schno d76bc8f44c Added some TODOs 4 years ago
  Anairkoen Schno 78779daf95 Fixed some documentation stuff 4 years ago
  Anairkoen Schno 6ac043e3d5 Moved NonNull extension method 4 years ago
  Anairkoen Schno 924b66d516 Added Attributes ant their support 4 years ago
  Anairkoen Schno 4f7f253acf Added files for attributes and collections 4 years ago
  Anairkoen Schno 20267fb6e1 Changed Value property of IGeneratedStore to Serialize/Deserialize pair 4 years ago
  Anairkoen Schno a943e8de55 ConfigRuntime now properly shuts down and auto-saves all configs 4 years ago
  Anairkoen Schno cdaf06b858 Fiixed CriticalSection and crash-on-exit 4 years ago
  Anairkoen Schno 4c3869e108 Added some serialization code 4 years ago
  Anairkoen Schno 48b4819b95 Moved end-of-process saving into ConfigRuntime itself 4 years ago
  Anairkoen Schno 5802f3ca1f Changed FloatingPoint underlying type to Decimal 4 years ago
  Anairkoen Schno 2261a0d75e Switched internal configs to virtual properties 4 years ago
  Anairkoen Schno c140733663 Removed latent TODO 4 years ago
  Anairkoen Schno 8f6e2e2863 Added handling of more types 4 years ago
  Anairkoen Schno a88f914446 Added some checks for ReflectionUtil 4 years ago
  Anairkoen Schno 3ec5cbec35 More serialization codegen progress 4 years ago
  Anairkoen Schno 71f387168c Improved robustness of SelfConfig 4 years ago
  Anairkoen Schno b40a8e3b02 Moved the debug write of generated assembly 4 years ago
  Anairkoen Schno bba1f3e9b1 Filled out much of EmitDeserializeMember 4 years ago
  Anairkoen Schno 2e591278c3 Fixed JsonConfigProvider's formatting 4 years ago
  Anairkoen Schno 27baa97f17 Made Map keep order 4 years ago
  Anairkoen Schno 6894766b6c Fixed Task static methods for Net3 4 years ago
  Anairkoen Schno 6acfbc0cc4 Fixed more things 4 years ago
  Anairkoen Schno 09eccffc38 Switched away form ConditionalWeakTable to support Net3 4 years ago
  Anairkoen Schno e9953947db Fixed many small issues 4 years ago
  Anairkoen Schno 826c5878c7 Properly moved Synchronization class to Async namespace 4 years ago
  Anairkoen Schno d182830df2 Updated all of the config references to use new system 4 years ago
  Anairkoen Schno 11bfbeaafb Finished up the ConfigRuntime 4 years ago
  Anairkoen Schno 4cd07ae65a Added own implementation of IEnumerable.Prepend 4 years ago
  Anairkoen Schno 9a042bf346 Added config registrar and file watcher support 4 years ago
  Anairkoen Schno c395b7d32b Added IsRunning to SingleThreadTaskScheduler 4 years ago
  Anairkoen Schno d2079abd7e Added a SingleThreadTaskScheduler 4 years ago
  Anairkoen Schno 0ccac4b541 Added ConfigRuntime type 4 years ago
  Anairkoen Schno c132c68cec Rewrote JsonConfigProvider to use new system 4 years ago
  Anairkoen Schno eefcf83a5d Finalized new Config usage 4 years ago
  Anairkoen Schno cb255039bb Changed IConfigProvider interface 4 years ago
  Anairkoen Schno c1e5057aa1 Added delegate creation to GeneratedStore 4 years ago
  Anairkoen Schno 6174a50037 Removed latent TODO 4 years ago
  Anairkoen Schno 393ed87ca6 Fixed formatting 4 years ago
  Anairkoen Schno 0131c2b94b Added some Net3 support stuff and implemented IConfigStore in GeneratedStore 4 years ago
  Anairkoen Schno fba47a19cc Fixed some dumb things for compatability with .NET 3 4 years ago
  Anairkoen Schno cf33d95ece Added basic member analysis and Changed method stuff 4 years ago
  Anairkoen Schno 66d28cd76f Added constructor to generated store 4 years ago
  Anairkoen Schno a967ca9b10 Added more of the structure for GeneratedStore 4 years ago