Anairkoen Schno
|
7c2a5ae453
|
Added handling of more types
Added OnReload hook
Added some documentation for generated stuff
|
4 years ago |
Anairkoen Schno
|
9319de99ca
|
Added some checks for ReflectionUtil
|
4 years ago |
Anairkoen Schno
|
9bfb65919c
|
More serialization codegen progress
|
4 years ago |
Anairkoen Schno
|
8e47c3cdd2
|
Improved robustness of SelfConfig
|
4 years ago |
Anairkoen Schno
|
d599498c0a
|
Moved the debug write of generated assembly
|
4 years ago |
Anairkoen Schno
|
69503f12ee
|
Filled out much of EmitDeserializeMember
|
4 years ago |
Anairkoen Schno
|
01c1582ea0
|
Fixed JsonConfigProvider's formatting
Added framework for object serialization in GeneratedStore
|
4 years ago |
Anairkoen Schno
|
d8efd70a84
|
Made Map keep order
|
4 years ago |
Anairkoen Schno
|
eca8cb359f
|
Fixed Task static methods for Net3
|
4 years ago |
Anairkoen Schno
|
91e021eada
|
Fixed more things
|
4 years ago |
Anairkoen Schno
|
c3dff05236
|
Switched away form ConditionalWeakTable to support Net3
|
4 years ago |
Anairkoen Schno
|
569338fc72
|
Fixed many small issues
|
4 years ago |
Anairkoen Schno
|
5eafe351b3
|
Properly moved Synchronization class to Async namespace
|
4 years ago |
Anairkoen Schno
|
a1d6acbf23
|
Updated all of the config references to use new system
|
4 years ago |
Anairkoen Schno
|
1585425fe6
|
Finished up the ConfigRuntime
|
4 years ago |
Anairkoen Schno
|
089fe70e18
|
Added own implementation of IEnumerable.Prepend
|
4 years ago |
Anairkoen Schno
|
0877f91e55
|
Added config registrar and file watcher support
|
4 years ago |
Anairkoen Schno
|
d611ad0e46
|
Added IsRunning to SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
aca59e8d86
|
Added a SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
5409bdd16b
|
Added ConfigRuntime type
Moved Synchronization.cs to Async folder
|
4 years ago |
Anairkoen Schno
|
4819441a82
|
Rewrote JsonConfigProvider to use new system
|
4 years ago |
Anairkoen Schno
|
98c5027eba
|
Finalized new Config usage
|
4 years ago |
Anairkoen Schno
|
45d2247061
|
Changed IConfigProvider interface
|
4 years ago |
Anairkoen Schno
|
14d02600ba
|
Added delegate creation to GeneratedStore
|
4 years ago |
Anairkoen Schno
|
d0f79defdc
|
Removed latent TODO
|
4 years ago |
Anairkoen Schno
|
724aa9df48
|
Fixed formatting
|
4 years ago |
Anairkoen Schno
|
7d03a13419
|
Added some Net3 support stuff and implemented IConfigStore in GeneratedStore
|
4 years ago |
Anairkoen Schno
|
b7433eaa74
|
Fixed some dumb things for compatability with .NET 3
|
4 years ago |
Anairkoen Schno
|
989d232f12
|
Added basic member analysis and Changed method stuff
|
4 years ago |
Anairkoen Schno
|
39153995b8
|
Added constructor to generated store
|
4 years ago |
Anairkoen Schno
|
79a8da1e23
|
Added more of the structure for GeneratedStore
|
4 years ago |
Anairkoen Schno
|
6cc16a0c90
|
Moved JsonConfigProvider to a new namespace
Added GeneratedStore
|
4 years ago |
Anairkoen Schno
|
8f57e249bd
|
Finished up Config.Data
|
4 years ago |
Anairkoen Schno
|
4ab8b94cdf
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
2dad5c08e9
|
Added start of config abstract representation
|
4 years ago |
Anairkoen Schno
|
696df1bc9f
|
Added some conditional code for .NET 3 for the sync helpers
|
4 years ago |
Anairkoen Schno
|
a5491a99ab
|
Redid Synchronization utils to use structs for stack allocation
|
4 years ago |
Anairkoen Schno
|
d829a2fc50
|
Added some notes to StatnardLogger
|
4 years ago |
Anairkoen Schno
|
5aaee9808e
|
Switched SetProperty to use the version present in .NET 3.5
|
4 years ago |
Anairkoen Schno
|
54d732ccd0
|
Added some synchronization helpers
|
4 years ago |
Anairkoen Schno
|
6be651d49c
|
Added IConfigStore interface
|
4 years ago |
Anairkoen Schno
|
6e48393330
|
Added some more things to ReflectionUtil and adjusted it to have sligtly better naming
|
4 years ago |
Anairkoen Schno
|
bc8e407633
|
Revert "Removed ModPrefs (finally, holy crap)"
This reverts commit 3e8388ef6a .
|
4 years ago |
Anairkoen Schno
|
3e8388ef6a
|
Removed ModPrefs (finally, holy crap)
|
4 years ago |
Anairkoen Schno
|
66ab9a9640
|
Removed latent trailing comma in Features of manifest
|
4 years ago |
Anairkoen Schno
|
0bbb948b60
|
Removed blank feature from manifest
|
4 years ago |
Anairkoen Schno
|
c318959f52
|
Fixed HasInterface
Added NonNull LINQ method
|
4 years ago |
Anairkoen Schno
|
7d15cfabd0
|
Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5
|
4 years ago |
Anairkoen Schno
|
d28cfdb4e8
|
Updated Injector to inject based on closest match, instead of first assignable
|
4 years ago |
Anairkoen Schno
|
1b01b7368e
|
Switched to much nicer ValueTuples
|
4 years ago |