This website requires JavaScript.
Explore
Help
Register
Sign In
space-wizards
/
RobustToolbox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/space-wizards/RobustToolbox.git
synced
2026-09-16 07:12:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
reactjs-support
RobustToolbox
/
Robust.Shared
/
Serialization
/
Manager
/
Definition
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Paul
65f28c023d
also write + bugfix + ratio
2022-03-15 00:43:40 +01:00
..
DataDefinition.cs
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (
#2469
)
2022-02-05 19:31:58 +01:00
DataDefinition.Delegates.cs
Change serialization reading to only do type checks once per type (
#2018
)
2021-09-13 18:14:52 +02:00
DataDefinition.Emitters.cs
also write + bugfix + ratio
2022-03-15 00:43:40 +01:00
FieldDefinition.cs
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (
#2469
)
2022-02-05 19:31:58 +01:00
InheritanceBehavior.cs
Fix missing Attribute suffix from some serialization attributes (
#1741
)
2021-05-07 14:23:21 +02:00