Go to file
2025-10-17 01:42:06 -07:00
ar fix(logging): Account for nullable value types 2024-08-15 22:26:47 -07:00
att Whitespace changes 2024-04-30 12:18:33 -07:00
bit Title: Added Bitwise.cs for bitwise operations on enums 2024-07-22 18:47:54 -07:00
cfg Little godot hack in config 2025-10-16 02:31:11 -07:00
db Ser updates 2025-08-17 10:57:44 -07:00
exp Refactor unnamed tuple into a struct 2025-09-02 11:09:21 -07:00
fsm FSM logging 2024-04-19 02:13:27 -07:00
imm Fixup use of using on short namespaces 2025-10-17 01:42:06 -07:00
logging Lotsa fun 2025-10-15 21:50:37 -07:00
math Lotsa fun 2025-10-15 21:50:37 -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
prof fix(logging): Account for nullable value types 2024-08-15 22:26:47 -07:00
reflect feat: Add explicit transaction class/ID and split functionality into threaded vs action 2024-06-05 15:02:21 -07:00
res ***** Switch to ser.XmlSer 2025-09-15 20:49:54 -07:00
scr Add global aliases for Immutable collections 2024-06-21 23:36:53 -07:00
ser Fixed 2025-10-15 23:20:29 -07:00
time Whitespace changes 2024-04-30 12:18:33 -07:00
util Lotsa fun 2025-10-15 21:50:37 -07:00
.editorconfig Implement Xml Serialization Framework with Type Handling and Metadata Caching 2025-05-28 10:46:00 -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
Globals.cs Consolidate imports, wrap metadata in struct, update type constraints 2024-07-01 14:47:24 -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
LICENSE Create LICENSE 2024-06-10 15:05:03 -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 Only use 1 ItemGroup 2025-09-18 00:04:54 -07:00
sharplib.sln Add net6.0 and net7.0 2023-09-29 16:17:39 -07:00
Token.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Utilities.cs fix(logging): Account for nullable value types 2024-08-15 22:26:47 -07:00
Utilities.Interop.cs Whitespace changes 2024-04-30 12:18:33 -07:00