Commit Graph

13 Commits

Author SHA1 Message Date
a5e6b65dee Add UniverseLib to C# Console default usings 2022-04-18 19:10:24 +10:00
7e0f98ef91 Automatic code cleanup (no real changes)
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
6110c59721 Update Emit exception message 2022-04-12 00:26:29 +10:00
5fbfa1b7aa Bump UniverseLib 2022-03-10 05:06:49 +11:00
9e49f09a79 Bump UniverseLib, fix C# Console issues, add Stop helper 2022-02-04 20:34:05 +11:00
b9a3ab7439 Fix CSConsole not re-selecting properly after Escape is pressed 2022-02-04 18:07:34 +11:00
9985ed0fd8 Update to UniverseLib 1.2, cleanups 2022-01-31 21:24:01 +11:00
ea7b91f7fd Implement Clipboard and Notifications, misc cleanups 2022-01-18 20:19:20 +11:00
62354b6aa2 Fix disposed TextWriter bug, add System.Collections to default using 2022-01-08 17:56:48 +11:00
3334549902 use UniverseLib 2021-12-02 18:35:46 +11:00
911522457e Clarify "Classes" help in C# Console 2021-09-30 21:09:04 +10:00
fbdb84eefa Implement HookManager UI and logic 2021-09-06 23:04:40 +10:00
f815a13d9a Namespace cleanup, move some categories out of UI namespace 2021-06-30 07:49:58 +10:00