sharplib/imm
Marc Hernandez 193067bf5c Fix nullability issues in Log.cs and Imm.cs
- Updated Log.cs to handle nullable object types
  - Modified LogEvent class to accept nullable object types
  - Adjusted methods in log class to use nullable object types where necessary
  - Initialized s_thread variable with Thread.CurrentThread

- Updated MemorySourceText and MemoryRefResolver classes in Script.cs
  - Implemented overrides for SourceText properties and methods in MemorySourceText class
  - Refactored MemoryRefResolver class to handle nullability correctly
2024-05-26 19:49:45 -07:00
..
FSM.cs Immutability and strip the / off the path 2024-04-30 12:19:56 -07:00
Imm.cs Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
iu.cs Fixes 2024-05-21 18:08:43 -07:00
List.cs x) Add observable list 2024-01-14 01:33:07 -08:00
Util.cs x) Add observable list 2024-01-14 01:33:07 -08:00