Go to file
Marc Hernandez a62724bf67 Update logging and event handling in GC.cs and Log.cs
x) Added new event handling for runtime garbage collection events
x) Implemented logging endpoints for different categories
x) Improved object creation handling based on type constructors
2024-05-27 16:47:39 -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 Update logging and event handling in GC.cs and Log.cs 2024-05-27 16:47:39 -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 x) Refactor Resource.cs: Change class Ref to be abstract, update method signatures, and adjust class inheritance hierarchy. 2024-05-26 20:30:53 -07:00
scr Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
ser Update logging and event handling in GC.cs and Log.cs 2024-05-27 16:47:39 -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 feat: Add RuntimeGCEventsPrinter class for monitoring GC events 2024-05-27 01:13:43 -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