Go to file
Marc Hernandez 83e10dd444 Update Conn.cs, Resource.cs, and XmlFormatter2.cs
- Fix typos in method names: recieveObject -> receiveObject
- Initialize object in receiveObject method
- Add nullable enable directive to Resource.cs
- Remove unused exception variable in XmlFormatter2
2024-05-26 20:13:55 -07:00
ar Whitespace changes 2024-04-30 12:18:33 -07:00
att Whitespace changes 2024-04-30 12:18:33 -07:00
cfg Formatting 2024-04-28 17:31:24 -07:00
db Whitespace changes 2024-04-30 12:18:33 -07:00
fsm FSM logging 2024-04-19 02:13:27 -07:00
imm Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
logging Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
math Update logging functionality: Refactored log stop method, added missing end line write, and improved time formatting. Made adjustments to AngleSingle class for nullability. 2024-05-26 16:49:29 -07:00
mod Whitespace changes 2024-04-30 12:18:33 -07:00
net Update Conn.cs, Resource.cs, and XmlFormatter2.cs 2024-05-26 20:13:55 -07:00
reflect Fix formatting 2024-04-28 20:05:36 -07:00
res Update Conn.cs, Resource.cs, and XmlFormatter2.cs 2024-05-26 20:13:55 -07:00
scr Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
ser Update Conn.cs, Resource.cs, and XmlFormatter2.cs 2024-05-26 20:13:55 -07:00
time Whitespace changes 2024-04-30 12:18:33 -07:00
.gitattributes General git stuff 2024-05-11 16:04:06 -07:00
.gitignore General git stuff 2024-05-11 16:04:06 -07:00
Helpers.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Id.cs Whitespace changes 2024-04-30 12:18:33 -07:00
sharplib_be.sln Potential TODO to spit out commented classes and enums for design 2023-10-19 18:46:06 -07:00
SharpLib.csproj Add nullable annotations and update class constructors. Improve XML deserialization handling. 2024-05-26 18:47:11 -07:00
Token.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Utilities.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Utilities.Interop.cs Whitespace changes 2024-04-30 12:18:33 -07:00